07/01/2019 09:57, David Marchand: > Resubmitting this series that I did not finish in my previous life (6WIND > people are okay with this). > > Here is a little series which helped me identify a multi segment issue. > Hope it can help others. > > The difference since the RFC patches I sent some time ago is that, rather > than force the user to build the dpdk with CONFIG_RTE_LIBRTE_MBUF_DEBUG > enabled, it uses rx/tx callbacks to apply checks on the mbufs. > > Changelog since v1: > - dropped unnecessary casts in patch 1, > - rewrote patch 3: reused the existing rx/tx callbacks and left the invalid > mbufs in rx bulk
Applied, thanks