On Thu, Apr 11, 2019 at 6:18 AM Jesper Dangaard Brouer
wrote:
>
> On Wed, 10 Apr 2019 16:36:40 -0700
> Song Liu wrote:
>
> > On Wed, Apr 10, 2019 at 6:00 AM Jesper Dangaard Brouer
> > wrote:
> > >
> > > This patchset utilize a number of different kernel bulk APIs for
> > > optimizing
> > > the
On Wed, 10 Apr 2019 16:36:40 -0700
Song Liu wrote:
> On Wed, Apr 10, 2019 at 6:00 AM Jesper Dangaard Brouer
> wrote:
> >
> > This patchset utilize a number of different kernel bulk APIs for optimizing
> > the performance for the XDP cpumap redirect feature.
>
> Could you please share some num
On Wed, Apr 10, 2019 at 6:00 AM Jesper Dangaard Brouer
wrote:
>
> This patchset utilize a number of different kernel bulk APIs for optimizing
> the performance for the XDP cpumap redirect feature.
Could you please share some numbers about the optimization?
Thanks,
Song
>
> Patch-1: ptr_ring bat
This patchset utilize a number of different kernel bulk APIs for optimizing
the performance for the XDP cpumap redirect feature.
Patch-1: ptr_ring batch consume
Patch-2: Send SKB-lists to network stack
Patch-3: Introduce SKB helper to alloc SKB outside net-core
Patch-4: kmem_cache bulk alloc of SK