DPDK usage discussions
 help / color / mirror / Atom feed
From: Cliff Burdick <shaklee3@gmail.com>
To: users <users@dpdk.org>
Subject: [dpdk-users] Hairpin with rte_flow?
Date: Fri, 19 Oct 2018 11:25:42 -1000	[thread overview]
Message-ID: <CA+Gp1nbEv42PTVi=WajPzjfwQu8AHP6tjarRs8M9X+mDjxUdTQ@mail.gmail.com> (raw)

Does anyone know if it's possible to do a hairpin mode using rte_flow? For
example, if I send a packet to 10.1.1.1, in tx queue 0, but I also have a
flow rule to send 10.1.1.1 to rx queue 1, is there a way to get the nic to
do that without sending the actual packet out? Mellanox appears to support
a hairpin mode, but it doesn't look like it's through dpdk.

             reply	other threads:[~2018-10-19 21:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-19 21:25 Cliff Burdick [this message]
2018-11-07 10:53 ` Adrien Mazarguil

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='CA+Gp1nbEv42PTVi=WajPzjfwQu8AHP6tjarRs8M9X+mDjxUdTQ@mail.gmail.com' \
    --to=shaklee3@gmail.com \
    --cc=users@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).