Re: [e1000-devel] Stablish uni-directional ethernet link

2023-09-27 Thread Alireza Sadeghpour
thank you for the advice, With setting the FLU bit to one, the link state changes to the UP state successfully, but I can not receive UDP packets that are sent from the TX side on the RX side. I also tried to set the speed with LMS bits to "1 GbE link (no backplane auto-negotiation)" and "10 GbE s

Re: [e1000-devel] Stablish uni-directional ethernet link

2023-07-28 Thread Jesse Brandeburg
On 7/28/2023 6:26 AM, Alireza Sadeghpour wrote: > 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 driver. The Rx of the transmit side and the Tx of the receive > side are not physically co

[e1000-devel] Stablish uni-directional ethernet link

2023-07-28 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 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 problem is,