On Fri, Dec 11, 2015 at 12:07:32AM +0800, Huawei at dpdk.org wrote: > The virtio_net_hdr desc all pointed to the same buffer. It doesn't cause > issue because in the simple TX mode we don't use the header. This patch > makes the header desc point to different buffer. > > Signed-off-by: Huawei Xie <huawei.xie at intel.com>
Acked-by: Yuanhan Liu <yuanhan.liu at linux.intel.com> BTW, I found your email address is abnormal: From: Huawei at dpdk.org, Xie at dpdk.org Something wrong with your git send email config? --yliu