From: Willem de Bruijn
Date: Wed, 3 Jul 2019 10:45:13 -0400
> On Wed, Jul 3, 2019 at 10:07 AM Paolo Abeni wrote:
>>
>> This series extends ICW usage to one of the few remaining spots in fast-path
>> still hitting per packet retpoline overhead, namely the
>> sk_proto->{send,recv}msg
>> calls.
>>
On Wed, Jul 3, 2019 at 10:07 AM Paolo Abeni wrote:
>
> This series extends ICW usage to one of the few remaining spots in fast-path
> still hitting per packet retpoline overhead, namely the
> sk_proto->{send,recv}msg
> calls.
>
> The first 3 patches in this series refactor the existing code so th
This series extends ICW usage to one of the few remaining spots in fast-path
still hitting per packet retpoline overhead, namely the sk_proto->{send,recv}msg
calls.
The first 3 patches in this series refactor the existing code so that applying
the ICW macros is straight-forward: we demux inet_{rec