DPDK usage discussions
 help / color / mirror / Atom feed
From: "Fu, Qiaobin" <qiaobinf@bu.edu>
To: "users@dpdk.org" <users@dpdk.org>
Subject: Re: [dpdk-users] Endianness of the EtherType value of EtherType filters
Date: Thu, 16 Nov 2017 15:41:10 +0000	[thread overview]
Message-ID: <90FEDE1C-51FC-4312-9049-ED495F851568@bu.edu> (raw)
In-Reply-To: <48E50EF3-93A0-42BA-992E-13949C6B7581@bu.edu>

Indeed, I have checked the source code of three DPDK networking drivers: i40e, ixgbe, e1000. And all of them use little endian order. I didn’t find the parts for other drivers. I wonder whether it’s true for the other drivers, like bnxt, i40e…vec, igb, ixgbe…vec, etc. or will they be supported with little endian order in the future if not implemented yet? Thanks a lot.

Best,
Qiaobin

On Nov 16, 2017, at 12:09 AM, Fu, Qiaobin <qiaobinf@bu.edu<mailto:qiaobinf@bu.edu>> wrote:

Hello,

Currently, I am using the EtherType filters in our system. For the 82599 NIC, the EtherType value of each EtherType filter should be passed in little endian order according to the 82599 datasheet. I wonder whether this is the case with all NICs that support the EtherType filter? From the link here http://dpdk.org/doc/guides/nics/overview.html, I get the list of networking drivers that support EtherType filters.

Could anyone point me some hints on this? Thanks.

Best,
Qiaobin


      reply	other threads:[~2017-11-16 15:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-16  5:09 Fu, Qiaobin
2017-11-16 15:41 ` Fu, Qiaobin [this message]

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=90FEDE1C-51FC-4312-9049-ED495F851568@bu.edu \
    --to=qiaobinf@bu.edu \
    --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).