ijiang Liu ; Yuanhan Liu
>
> Subject: Re: [dpdk-dev] [PATCH v4 3/3] vhost: fix offload flags in Rx path
>
> On Wed, May 12, 2021 at 5:30 AM Wang, Yinan
> wrote:
> >
> > Hi David,
> >
> > Since vhost tx offload can’t work now, we report a Bugzilla as below, could
>
On Wed, May 12, 2021 at 5:30 AM Wang, Yinan wrote:
>
> Hi David,
>
> Since vhost tx offload can’t work now, we report a Bugzilla as below, could
> you help to take a look?
> https://bugs.dpdk.org/show_bug.cgi?id=702
(I discovered your mail from 05/08 only today, now that I got a new
mail, might
nder VM1, run: `iperf -s -i 1`
> Under VM2, run: `iperf -c 1.1.1.2 -i 1 -t 60`
>
> BR,
> Yinan
>
> > -Original Message-----
> > From: dev On Behalf Of David Marchand
> > Sent: 2021?5?4? 0:44
> > To: dev@dpdk.org
> > Cc: maxime.coque...@redhat.com
On Behalf Of David Marchand
> Sent: 2021?5?4? 0:44
> To: dev@dpdk.org
> Cc: maxime.coque...@redhat.com; olivier.m...@6wind.com;
> f...@sysclose.org; i.maxim...@ovn.org; Xia, Chenbo
> ; Stokes, Ian ;
> sta...@dpdk.org; Jijiang Liu ; Yuanhan Liu
>
> Subject: [dpdk-dev] [PATCH
On Mon, May 03, 2021 at 06:43:44PM +0200, David Marchand wrote:
> The vhost library currently configures Tx offloading (PKT_TX_*) on any
> packet received from a guest virtio device which asks for some offloading.
>
> This is problematic, as Tx offloading is something that the application
> must a
The vhost library currently configures Tx offloading (PKT_TX_*) on any
packet received from a guest virtio device which asks for some offloading.
This is problematic, as Tx offloading is something that the application
must ask for: the application needs to configure devices
to support every used o
6 matches
Mail list logo