[dpdk-dev] [PATCH] virtio: Support mergeable buffer in virtio PMD.

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Jul 22 15:28:38 CEST 2014


Hi,

2014-07-12 10:24, Ouyang Changchun:
> 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: Ouyang Changchun <changchun.ouyang at intel.com>

Could you please rebase your patch on current master branch?
There is a conflict about statistics and I'd prefer you manage it by yourself.
The conflicting commit is "virtio: maintain stats per queue":
	http://dpdk.org/browse/dpdk/commit/?id=9658d17da27bdaa

By the way, it would be really helpful if someone would like to carefully
review this patch.

Thanks
-- 
Thomas


More information about the dev mailing list