net/cnxk: support Rx/Tx burst mode query
[dpdk.git] / drivers / net / cnxk / cnxk_ethdev.c
index 7b9e37b..0311df3 100644 (file)
@@ -1111,6 +1111,10 @@ struct eth_dev_ops cnxk_eth_dev_ops = {
        .dev_supported_ptypes_get = cnxk_nix_supported_ptypes_get,
        .promiscuous_enable = cnxk_nix_promisc_enable,
        .promiscuous_disable = cnxk_nix_promisc_disable,
+       .allmulticast_enable = cnxk_nix_allmulticast_enable,
+       .allmulticast_disable = cnxk_nix_allmulticast_disable,
+       .rx_burst_mode_get = cnxk_nix_rx_burst_mode_get,
+       .tx_burst_mode_get = cnxk_nix_tx_burst_mode_get,
 };
 
 static int