* [dpdk-dev] i40evf_del_mac_addr_by_addr in - i40e_ethdev_vf.c
@ 2019-12-02 15:37 Kamaraj P
0 siblings, 0 replies; only message in thread
From: Kamaraj P @ 2019-12-02 15:37 UTC (permalink / raw)
To: dev
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-12-02 15:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-02 15:37 [dpdk-dev] i40evf_del_mac_addr_by_addr in - i40e_ethdev_vf.c Kamaraj P
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).