Hi Ferruh I have no objection of merging the current commit. I do have some ideas on how to support indirect mbufs. Please review at https://bugs.dpdk.org/show_bug.cgi?id=183#c4
Yours, Junxiao On Wed, Jul 10, 2019 at 5:23 PM Ferruh Yigit <ferruh.yi...@intel.com> wrote: > > your use case is about indirect mbufs, I can see why it is not working from > your > explanation in the bug report. > I think previously when all mbufs were coming from same physically continuous > memory, indirect mbufs should work. Right now I don't know how to support > them.