Re: [net-next PATCH] net: Avoid overwriting valid skb->napi_id

2020-06-20 Thread David Miller
From: Amritha Nambiar Date: Thu, 18 Jun 2020 14:22:15 -0700 > This will be useful to allow busy poll for tunneled traffic. In case of > busy poll for sessions over tunnels, the underlying physical device's > queues need to be polled. > > Tunnels schedule NAPI either via netif_rx() for backlog qu

Re: [net-next PATCH] net: Avoid overwriting valid skb->napi_id

2020-06-18 Thread Nambiar, Amritha
On 6/18/2020 3:29 PM, Eric Dumazet wrote: On Thu, Jun 18, 2020 at 2:21 PM Amritha Nambiar wrote: This will be useful to allow busy poll for tunneled traffic. In case of busy poll for sessions over tunnels, the underlying physical device's queues need to be polled. Tunnels schedule NAPI either

[net-next PATCH] net: Avoid overwriting valid skb->napi_id

2020-06-18 Thread Amritha Nambiar
This will be useful to allow busy poll for tunneled traffic. In case of busy poll for sessions over tunnels, the underlying physical device's queues need to be polled. Tunnels schedule NAPI either via netif_rx() for backlog queue or schedule the gro_cell_poll(). netif_rx() propagates the valid skb