Re: [ovs-dev] [PATCH v5 00/14] Support multi-segment mbufs

2018-07-13 Thread Ian Stokes
On 7/11/2018 7:23 PM, Tiago Lam wrote: Overview This patchset introduces support for multi-segment mbufs to OvS-DPDK. Multi-segment mbufs are typically used when the size of an mbuf is insufficient to contain the entirety of a packet's data. Instead, the data is split across numerous

[ovs-dev] [PATCH v5 00/14] Support multi-segment mbufs

2018-07-11 Thread Tiago Lam
Overview This patchset introduces support for multi-segment mbufs to OvS-DPDK. Multi-segment mbufs are typically used when the size of an mbuf is insufficient to contain the entirety of a packet's data. Instead, the data is split across numerous mbufs, each carrying a portion, or