Re: [PATCH bpf-next v4 00/10] Introduce preferred busy-polling

2020-11-30 Thread patchwork-bot+netdevbpf
Hello: This series was applied to bpf/bpf-next.git (refs/heads/master): On Mon, 30 Nov 2020 19:51:55 +0100 you wrote: > This series introduces three new features: > > 1. A new "heavy traffic" busy-polling variant that works in concert >with the existing napi_defer_hard_irqs and gro_flush_tim

[PATCH bpf-next v4 00/10] Introduce preferred busy-polling

2020-11-30 Thread Björn Töpel
This series introduces three new features: 1. A new "heavy traffic" busy-polling variant that works in concert with the existing napi_defer_hard_irqs and gro_flush_timeout knobs. 2. A new socket option that let a user change the busy-polling NAPI budget. 3. Allow busy-polling to be perform