Re: [dpdk-dev] [PATCH v7 2/2] app/testpmd: conserve offload flags of mbuf

2018-04-27 Thread Andrew Rybchenko
On 04/27/2018 03:01 AM, Yongseok Koh wrote: This patch is to accommodate an experimental feature of mbuf - external buffer attachment. If mbuf is attached to an external buffer, its ol_flags will have EXT_ATTACHED_MBUF set. Without enabling/using the feature, everything remains same. If PMD deli

[dpdk-dev] [PATCH v7 2/2] app/testpmd: conserve offload flags of mbuf

2018-04-26 Thread Yongseok Koh
This patch is to accommodate an experimental feature of mbuf - external buffer attachment. If mbuf is attached to an external buffer, its ol_flags will have EXT_ATTACHED_MBUF set. Without enabling/using the feature, everything remains same. If PMD delivers Rx packets with non-direct mbuf, ol_flags