RE: [PATCH v2 0/8] fix Rx and Tx queue state

2023-10-01 Thread Ali Alnubani
> -Original Message- > From: Jie Hai > Sent: Thursday, September 28, 2023 10:43 AM > To: dev@dpdk.org > Cc: haij...@huawei.com; lihuis...@huawei.com > Subject: [PATCH v2 0/8] fix Rx and Tx queue state > > The DPDK framework reports the queue status, which is stored in > 'dev->data->tx_que

RE: [PATCH v2 2/8] net/cpfl: support getting queue information

2023-10-01 Thread Ali Alnubani
> -Original Message- > From: Jie Hai > Sent: Thursday, September 28, 2023 10:43 AM > To: dev@dpdk.org; Yuying Zhang ; Beilei Xing > > Cc: haij...@huawei.com; lihuis...@huawei.com > Subject: [PATCH v2 2/8] net/cpfl: support getting queue information > > This patch adds support for queryin

Stablish uni-directional ethernet link

2023-10-01 Thread Alireza Sadeghpour
Hi, I am trying to establish a uni-directional Ethernet link where a singular fiber is used to transmit data to the receiver where both sides use ixgbe as the driver. The Rx of the transmit side and the Tx of the receive side are not physically connected, like in a Data diode scenario. the etherne