在 2023/10/20 23:12, Ferruh Yigit 写道:
On 10/20/2023 2:05 PM, Bruce Richardson wrote:
For those using the function comments as a guide, provide the name of
the correct callback function to use when wanting to count dropped
packets from the ethdev tx buffering system.
Fixes: d6c99e62c852 ("ethdev: add buffered Tx")
Cc: sta...@dpdk.org
Signed-off-by: Bruce Richardson <bruce.richard...@intel.com>
Acked-by: Ferruh Yigit <ferruh.yi...@amd.com>
correct, rte_eth_count_unsent_packet_callback is not even exist.
Acked-by: Huisong Li <lihuis...@huawei.com>
.