DPDK patches and discussions
 help / color / mirror / Atom feed
From: Alireza Sadeghpour <alireza0101sadeghpour@gmail.com>
To: dev@dpdk.org
Subject: Stablish uni-directional ethernet link
Date: Sun, 1 Oct 2023 17:44:34 +0330	[thread overview]
Message-ID: <CAA=oK3OPtQ0mAYVmpfYWVw8MUMBnzom+54JtbzbKxsK5nfRotw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 725 bytes --]

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 ethernet
controller on both sides is intel 82599.

To force links state to UP(as soon as I detach the TX line from one side,
both side link status goes DOWN), i set FLU bit in AUTOC register and also
I set the speed with LMS bits in the AUTOC register.

Links successfully become UP, but I can not receive UDP packets that are
sent from the TX side on the RX side.

Any advice to establish a uni-directional sfp link is appreciated.

[-- Attachment #2: Type: text/html, Size: 3443 bytes --]

                 reply	other threads:[~2023-10-01 14:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAA=oK3OPtQ0mAYVmpfYWVw8MUMBnzom+54JtbzbKxsK5nfRotw@mail.gmail.com' \
    --to=alireza0101sadeghpour@gmail.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).