support on front end, with vhost backend
-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ouyang Changchun
Sent: Friday, August 15, 2014 12:58
To: dev at dpdk.org
Subject: [dpdk-dev] [PATCH] examples/vhost: Support jumbo frame in user space
vhost
This patch support
, with linux legacy back end.
Total case Passed Failed
10 10 0
-Original Message-
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ouyang Changchun
Sent: Friday, August 15, 2014 12:58
To: dev at dpdk.org
Subject: [dpdk-dev] [PATCH] examples/vhost: Support jumbo frame
> This patch support mergeable RX feature and thus support jumbo frame RX and TX
> in user space vhost(as virtio backend).
>
> On RX, it secures enough room from vring to accommodate one complete scattered
> packet which is received by PMD from physical port, and then copy data from
> mbuf to vri
Hi all,
Any comments for this patch?
And what's the status for merging it into mainline?
Thanks in advance
Changchun
> -Original Message-
> From: Ouyang, Changchun
> Sent: Friday, August 15, 2014 12:58 PM
> To: dev at dpdk.org
> Cc: Cao, Waterman; Ouyang, Changchun
> Subject: [PATCH] exa
This patch support mergeable RX feature and thus support jumbo frame RX and TX
in user space vhost(as virtio backend).
On RX, it secures enough room from vring to accommodate one complete scattered
packet which is received by PMD from physical port, and then copy data from
mbuf to vring buffer, po
5 matches
Mail list logo