Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits

2024-06-18 Thread Jiri Pirko
Tue, Jun 18, 2024 at 02:53:42AM CEST, jasow...@redhat.com wrote: >On Mon, Jun 17, 2024 at 5:18 PM Jiri Pirko wrote: >> >> Mon, Jun 17, 2024 at 04:34:26AM CEST, jasow...@redhat.com wrote: >> >On Thu, Jun 13, 2024 at 1:09 AM Jiri Pirko wrote: >> >> >> >> From: Jiri Pirko >> >> >> >> Add support fo

Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits

2024-06-18 Thread Jiri Pirko
Mon, Jun 17, 2024 at 06:14:11PM CEST, m...@redhat.com wrote: >On Wed, Jun 12, 2024 at 07:08:51PM +0200, Jiri Pirko wrote: >> From: Jiri Pirko >> >> Add support for Byte Queue Limits (BQL). >> >> Tested on qemu emulated virtio_net device with 1, 2 and 4 queues. >> Tested with fq_codel and pfifo_f

Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits

2024-06-17 Thread Jason Wang
On Mon, Jun 17, 2024 at 5:18 PM Jiri Pirko wrote: > > Mon, Jun 17, 2024 at 04:34:26AM CEST, jasow...@redhat.com wrote: > >On Thu, Jun 13, 2024 at 1:09 AM Jiri Pirko wrote: > >> > >> From: Jiri Pirko > >> > >> Add support for Byte Queue Limits (BQL). > >> > >> Tested on qemu emulated virtio_net d

Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits

2024-06-17 Thread Jason Xing
On Mon, Jun 17, 2024 at 5:15 PM Jiri Pirko wrote: > > Fri, Jun 14, 2024 at 11:54:04AM CEST, kerneljasonx...@gmail.com wrote: > >Hello Jiri, > > > >On Thu, Jun 13, 2024 at 1:08 AM Jiri Pirko wrote: > >> > >> From: Jiri Pirko > >> > >> Add support for Byte Queue Limits (BQL). > >> > >> Tested on q

Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits

2024-06-17 Thread Michael S. Tsirkin
On Wed, Jun 12, 2024 at 07:08:51PM +0200, Jiri Pirko wrote: > From: Jiri Pirko > > Add support for Byte Queue Limits (BQL). > > Tested on qemu emulated virtio_net device with 1, 2 and 4 queues. > Tested with fq_codel and pfifo_fast. Super netperf with 50 threads is > running in background. Netpe

Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits

2024-06-17 Thread Jiri Pirko
Mon, Jun 17, 2024 at 04:34:26AM CEST, jasow...@redhat.com wrote: >On Thu, Jun 13, 2024 at 1:09 AM Jiri Pirko wrote: >> >> From: Jiri Pirko >> >> Add support for Byte Queue Limits (BQL). >> >> Tested on qemu emulated virtio_net device with 1, 2 and 4 queues. >> Tested with fq_codel and pfifo_fast.

Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits

2024-06-17 Thread Jiri Pirko
Fri, Jun 14, 2024 at 11:54:04AM CEST, kerneljasonx...@gmail.com wrote: >Hello Jiri, > >On Thu, Jun 13, 2024 at 1:08 AM Jiri Pirko wrote: >> >> From: Jiri Pirko >> >> Add support for Byte Queue Limits (BQL). >> >> Tested on qemu emulated virtio_net device with 1, 2 and 4 queues. >> Tested with fq_

Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits

2024-06-16 Thread Jason Wang
On Thu, Jun 13, 2024 at 1:09 AM Jiri Pirko wrote: > > From: Jiri Pirko > > Add support for Byte Queue Limits (BQL). > > Tested on qemu emulated virtio_net device with 1, 2 and 4 queues. > Tested with fq_codel and pfifo_fast. Super netperf with 50 threads is > running in background. Netperf TCP_RR

Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits

2024-06-14 Thread Jason Xing
Hello Jiri, On Thu, Jun 13, 2024 at 1:08 AM Jiri Pirko wrote: > > From: Jiri Pirko > > Add support for Byte Queue Limits (BQL). > > Tested on qemu emulated virtio_net device with 1, 2 and 4 queues. > Tested with fq_codel and pfifo_fast. Super netperf with 50 threads is > running in background. N

Re: [PATCH net-next v2] virtio_net: add support for Byte Queue Limits

2024-06-12 Thread Michael S. Tsirkin
On Wed, Jun 12, 2024 at 07:08:51PM +0200, Jiri Pirko wrote: > From: Jiri Pirko > > Add support for Byte Queue Limits (BQL). > > Tested on qemu emulated virtio_net device with 1, 2 and 4 queues. > Tested with fq_codel and pfifo_fast. Super netperf with 50 threads is > running in background. Netpe

[PATCH net-next v2] virtio_net: add support for Byte Queue Limits

2024-06-12 Thread Jiri Pirko
From: Jiri Pirko Add support for Byte Queue Limits (BQL). Tested on qemu emulated virtio_net device with 1, 2 and 4 queues. Tested with fq_codel and pfifo_fast. Super netperf with 50 threads is running in background. Netperf TCP_RR results: NOBQL FQC 1q: 159.56 159.33 158.50 154.31agv: