[PATCH 0/9] net: thunderx: Adds XDP support

Sunil Kovvuri sunil.kovvuri at gmail.com
Wed May 3 00:28:25 PDT 2017


On Wed, May 3, 2017 at 1:17 AM, David Miller <davem at davemloft.net> wrote:
> From: sunil.kovvuri at gmail.com
> Date: Tue,  2 May 2017 18:36:49 +0530
>
>> From: Sunil Goutham <sgoutham at cavium.com>
>>
>> This patch series adds support for XDP to ThunderX NIC driver
>> which is used on CN88xx, CN81xx and CN83xx platforms.
>>
>> Patches 1-4 are performance improvement and cleanup patches
>> which are done keeping XDP performance bottlenecks in view.
>> Rest of the patches adds actual XDP support.
>
> Series applied, thanks for doing this work.

Thanks.

>
> Do you have any performance numbers?

Below are the forwarding numbers on a single core.
with network stack: 0.32 Mpps
with XDP (XDP_TX): 3 Mpps
and XDP_DROP: 3.8 Mpps

Thanks,
Sunil.



More information about the linux-arm-kernel mailing list