net/cnxk: support promiscuous mode
authorSunil Kumar Kori <skori@marvell.com>
Wed, 23 Jun 2021 04:46:34 +0000 (10:16 +0530)
committerJerin Jacob <jerinj@marvell.com>
Tue, 29 Jun 2021 22:16:23 +0000 (00:16 +0200)
commit9cc3f3417fbfb2c1e2b7ecbacb0e888301668e9c
tree69e4a38c4b56fb062219d93a6f0354f01e8216f5
parent8589ec212e80c44e0c9e1410a14ae9b6de077e59
net/cnxk: support promiscuous mode

Add device operations to enable and disable promisc mode
for cn9k and cn10k.

Signed-off-by: Sunil Kumar Kori <skori@marvell.com>
doc/guides/nics/cnxk.rst
doc/guides/nics/features/cnxk.ini
doc/guides/nics/features/cnxk_vec.ini
drivers/net/cnxk/cnxk_ethdev.c
drivers/net/cnxk/cnxk_ethdev.h
drivers/net/cnxk/cnxk_ethdev_ops.c