]> git.droids-corp.org - dpdk.git/commit
net/nfb: support more MAC addresses
authorMartin Spinler <spinler@cesnet.cz>
Tue, 15 Feb 2022 12:55:43 +0000 (13:55 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 15 Feb 2022 13:53:41 +0000 (14:53 +0100)
commit3a9f9364a83d442682b3a107a9dc2be1193a3bfd
tree68adc79ef63097f31445a9bd842ab8460dbed4a9
parent6685343c4805fcae80bad449903d848409193bd8
net/nfb: support more MAC addresses

Extend the eth_dev_ops by add/remove MAC address functions.

Signed-off-by: Martin Spinler <spinler@cesnet.cz>
drivers/net/nfb/nfb_ethdev.c