[dpdk-dev] [PATCH 2/5] mbuf: delinline rte_pktmbuf_linearize

Stephen Hemminger stephen at networkplumber.org
Sat Sep 28 17:38:43 CEST 2019


On Fri, 27 Sep 2019 17:37:55 -0700
Stephen Hemminger <stephen at networkplumber.org> wrote:

> diff --git a/lib/librte_mbuf/rte_mbuf_version.map b/lib/librte_mbuf/rte_mbuf_version.map
> index 2662a37bf674..7af410a4f687 100644
> --- a/lib/librte_mbuf/rte_mbuf_version.map
> +++ b/lib/librte_mbuf/rte_mbuf_version.map
> @@ -46,6 +46,12 @@ DPDK_18.08 {
>  	rte_pktmbuf_pool_create_by_ops;
>  } DPDK_16.11;
>  
> +DPDK_18.11 {

Typo. Should be 19.11 will fix in v2


More information about the dev mailing list