]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/ice_ethdev.c
net/ice: cleanup Tx buffers
[dpdk.git] / drivers / net / ice / ice_ethdev.c
index 6b344cb6e5f84b0014331a165e88fdf8c5f57d11..f99eb4e1b0131d90685acd7f0ead23e483f0381a 100644 (file)
@@ -225,6 +225,7 @@ static const struct eth_dev_ops ice_eth_dev_ops = {
        .filter_ctrl                  = ice_dev_filter_ctrl,
        .udp_tunnel_port_add          = ice_dev_udp_tunnel_port_add,
        .udp_tunnel_port_del          = ice_dev_udp_tunnel_port_del,
+       .tx_done_cleanup              = ice_tx_done_cleanup,
 };
 
 /* store statistics names and its offset in stats structure */