在 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: [email protected] Signed-off-by: Bruce Richardson <[email protected]>Acked-by: Ferruh Yigit <[email protected]>
correct, rte_eth_count_unsent_packet_callback is not even exist. Acked-by: Huisong Li <[email protected]>
.

