On 10/19/2018 6:35 PM, Stephen Hemminger wrote:
> The offload name functions are useful, but since they are
> marked experimental they can not be used by upstream projects.
> For example, VPP duplicates the same table in its code.
> 
> Signed-off-by: Stephen Hemminger <step...@networkplumber.org>

Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com>

> +DPDK_18.11 {
> +     global:
> +
> +     rte_eth_dev_rx_offload_name;
> +     rte_eth_dev_tx_offload_name;
> +} DPDK_18.11;

DPDK_18.08, can be fixed while merging.

Reply via email to