[dpdk-dev] [PATCH v3 1/6] ethdev: add a function to look up Rx offload names

Thomas Monjalon thomas at monjalon.net
Thu Jan 18 10:26:49 CET 2018


18/01/2018 08:07, Andrew Rybchenko:
> From: Ivan Malov <ivan.malov at oktetlabs.ru>
> --- a/lib/librte_ether/rte_ethdev_version.map
> +++ b/lib/librte_ether/rte_ethdev_version.map
> @@ -213,5 +213,6 @@ EXPERIMENTAL {
>  	rte_mtr_policer_actions_update;
>  	rte_mtr_stats_read;
>  	rte_mtr_stats_update;
> +	rte_eth_dev_rx_offload_name;
>  
>  } DPDK_17.11;

Please keep it in alphabetical order.




More information about the dev mailing list