Björn Töpel writes:
> On 2021-01-22 14:19, Toke Høiland-Jørgensen wrote:
>> Björn Töpel writes:
>>
>>> This series has some clean up/performance improvements for XDP
>>> sockets.
>>>
>>> The first two patches are cleanups for the AF_XDP core, and the
>>> restructure actually give a little perfo
On 2021-01-22 14:19, Toke Høiland-Jørgensen wrote:
Björn Töpel writes:
This series has some clean up/performance improvements for XDP
sockets.
The first two patches are cleanups for the AF_XDP core, and the
restructure actually give a little performance boost.
The last patch adds support for
Björn Töpel writes:
> This series has some clean up/performance improvements for XDP
> sockets.
>
> The first two patches are cleanups for the AF_XDP core, and the
> restructure actually give a little performance boost.
>
> The last patch adds support for selecting AF_XDP BPF program, based on
>
This series has some clean up/performance improvements for XDP
sockets.
The first two patches are cleanups for the AF_XDP core, and the
restructure actually give a little performance boost.
The last patch adds support for selecting AF_XDP BPF program, based on
what the running kernel supports.
T