2014-08-14 16:54, Ouyang Changchun: > v3 change: > - Investigate the comments from Huawei and fix one potential issue of wrong > offset to > the number of descriptor in buffer; also fix other tiny comments. > > v2 change: > - Resolve conflicts with the tip code; > - And resolve 2 issues: > -- fix mbuf leak when discard an uncompleted packet. > -- refine pkt.data to point to actual payload data start point. > > v1 change: > - This patch supports mergeable buffer feature in DPDK based virtio PMD, > which can > receive jumbo frame with larger size, like 3K, 4K or even 9K. > > Signed-off-by: Changchun Ouyang <changchun.ouyang at intel.com> > Acked-by: Huawei Xie <huawei.xie at intel.com>
Applied for version 1.7.1. Thanks -- Thomas