Re: [RFC PATCH 00/14] Extend the mbuf structure
From: Olivier MATZ <hidden>
Date: 2014-08-12 14:43:52
Hi Bruce, On 08/11/2014 10:44 PM, Bruce Richardson wrote:
This patch set expands and enhances the mbuf data structure. This set includes patches previously submitted by Olivier to rework the mbuf, but takes the rework further than proposed there. NOTE: This is still a work in progress! Feedback at this stage is still welcome though.
From the original series, I think the following ones could be added in a second patchset, do you agree? dpdk igb/ixgbe: fix IP checksum calculation dpdk mbuf: add functions to get the name of an ol_flag dpdk testpmd: modify source address to validate checksum dpdk mbuf: generic support of TCP segmentation offload dpdk ixgbe: support TCP segmentation offload virtio-net-pmd pmd: adapt to new rte_mbuf structure vmxnet3-usermap pmd: remove support of old dpdk versions vmxnet3-usermap pmd: adapt to new rte_mbuf structure memnic pmd: adapt to new rte_mbuf structure Regards, Olivier