Re: [PATCH v8 net-next 0/5] net: ethernet: ti: cpsw: Add XDP support

From: David Miller
Date: Sun Jul 07 2019 - 21:35:23 EST


From: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
Date: Fri, 5 Jul 2019 18:04:57 +0300

> This patchset adds XDP support for TI cpsw driver and base it on
> page_pool allocator. It was verified on af_xdp socket drop,
> af_xdp l2f, ebpf XDP_DROP, XDP_REDIRECT, XDP_PASS, XDP_TX.
>
> It was verified with following configs enabled:
...

I'm applying this to net-next, please deal with whatever follow-ups are
necessary.

Thanks!