From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Mukunda Naresh <mukundanaresh87@gmail.com>, dev@dpdk.org
Cc: Shrikrishna Khare <skhare@vmware.com>
Subject: Re: vmxnet3 ethernet driver
Date: Mon, 18 Sep 2017 09:25:05 +0100 [thread overview]
Message-ID: <d8bf3d42-710b-3628-d711-ac1cc19fe2ca@intel.com> (raw)
In-Reply-To: <CAEHDMSuuJWJVacP-mn5kvWbjv5fchKPJynpZEjc6i48pf9PZBw@mail.gmail.com>
On 9/14/2017 12:32 PM, Mukunda Naresh wrote:
> Hi All,
>
> Need your inputs on below functions.
>
> Vmxnet3 driver in dpdk does not have the whitelist filter for unicast mac
> addresses. So addition/removal of MAC addresses using
> rte_eth_dev_mac_addr_add and rte_eth_dev_mac_addr_remove will always fail
> in case of vmxnet3. These functions will always return -95 (or -ENOTSUP).
Hi Mukunda,
mac_addr_set seems added in v16.04 [1] to vmxnet3,
but mac_addr_add & mac_addr_remove are still missing, a patch is welcome
to add those features.
[1]
Commit: 139f39a97859 ("vmxnet3: support setting MAC address")
<...>
prev parent reply other threads:[~2017-09-18 8:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-14 11:32 vmxnet3 ethernet driver Mukunda Naresh
2017-09-18 8:25 ` Ferruh Yigit [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=d8bf3d42-710b-3628-d711-ac1cc19fe2ca@intel.com \
--to=ferruh.yigit@intel.com \
--cc=dev@dpdk.org \
--cc=mukundanaresh87@gmail.com \
--cc=skhare@vmware.com \
/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).