[dpdk-dev] [memnic PATCH 3/7] pmd: use helper macros

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Sep 24 17:14:58 CEST 2014


2014-09-11 07:47, Hiroshi Shimamoto:
> Do not touch pktmbuf directly.
> 
> Instead of direct access, use rte_pktmbuf_pkt_len() and rte_pktmbuf_data_len()
> to access the property.

I guess this change is for compatibility with DPDK 1.8.
Does it have an impact on performance?

-- 
Thomas


More information about the dev mailing list