[dpdk-dev] [PATCH 5/7] ethdev: use hairpin helper functions

Andrew Rybchenko arybchenko at solarflare.com
Sat Aug 29 14:13:33 CEST 2020


On 8/24/20 12:40 PM, Ferruh Yigit wrote:
> Hairpin helper functions were not used by drivers, but it was used only
> local to ethdev. They are:
> 'rte_eth_dev_is_rx_hairpin_queue()'
> 'rte_eth_dev_is_tx_hairpin_queue()'
> 
> Exposing them as internal APIs and update mlx5 driver (only user of
> hairpin) to use them.
> 
> Signed-off-by: Ferruh Yigit <ferruh.yigit at intel.com>

Acked-by: Andrew Rybchenko <arybchenko at solarflare.com>



More information about the dev mailing list