From: Kamaraj P <pkamaraj@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] i40evf_del_mac_addr_by_addr in - i40e_ethdev_vf.c
Date: Mon, 2 Dec 2019 21:07:14 +0530 [thread overview]
Message-ID: <CAG8PAara4Hae4JLj8BEiEBgv6bdKWsVXwZef1Yx6XgXra4eJGQ@mail.gmail.com> (raw)
Hello All,
Currently i40evf_del_mac_addr_by_addr() API uses i40e_validate_mac_addr()
to check the mac address and delete the mac address from the table. Why
cant we use rte_is_zero_ether_addr() ? in this case ?
From the i40evf_add_mac_addr() we are using the rte_is_zero_ether_addr()
API to validate the ether address.
Please advise.
Thanks,
Kamaraj
reply other threads:[~2019-12-02 15:37 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=CAG8PAara4Hae4JLj8BEiEBgv6bdKWsVXwZef1Yx6XgXra4eJGQ@mail.gmail.com \
--to=pkamaraj@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).