net/ice: support Tx buffers cleanup in DCF mode
authorRobin Zhang <robinx.zhang@intel.com>
Fri, 29 Apr 2022 09:19:49 +0000 (09:19 +0000)
committerQi Zhang <qi.z.zhang@intel.com>
Mon, 9 May 2022 01:54:24 +0000 (03:54 +0200)
Add support for ops rte_eth_tx_done_cleanup in dcf

Signed-off-by: Robin Zhang <robinx.zhang@intel.com>
Signed-off-by: Kevin Liu <kevinx.liu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_dcf_ethdev.c

index ccad7fc..d8b5961 100644 (file)
@@ -1235,6 +1235,7 @@ static const struct eth_dev_ops ice_dcf_eth_dev_ops = {
        .reta_query              = ice_dcf_dev_rss_reta_query,
        .rss_hash_update         = ice_dcf_dev_rss_hash_update,
        .rss_hash_conf_get       = ice_dcf_dev_rss_hash_conf_get,
+       .tx_done_cleanup         = ice_tx_done_cleanup,
 };
 
 static int