> From: Julien Panis
> Sent: Wednesday, March 13, 2024 7:34 PM
> On 3/13/24 14:44, Ratheesh Kannoth wrote:
> > On 2024-03-12 at 18:52:39, Julien Panis (jpa...@baylibre.com) wrote:
> >> This patch adds XDP support to TI AM65 CPSW Ethernet driver.
> > is this a ne
On 2024-03-12 at 18:52:39, Julien Panis (jpa...@baylibre.com) wrote:
> This patch adds XDP support to TI AM65 CPSW Ethernet driver.
is this a net-next item ?
>
> The following features are implemented: NETDEV_XDP_ACT_BASIC,
> NETDEV_XDP_ACT_REDIRECT, and NETDEV_XDP_ACT_NDO_XMIT.
>
> Zero-copy and
On 2024-03-25 at 21:30:36, Julien Panis (jpa...@baylibre.com) wrote:
> This patch introduces a member and the related accessors which can be
> used to store descriptor specific additional information. This member
> can store, for instance, an ID to differentiate a skb TX buffer type
> from a xdpf T
On 2024-03-28 at 14:56:42, Julien Panis (jpa...@baylibre.com) wrote:
> This patch adds XDP (eXpress Data Path) support to TI AM65 CPSW
> Ethernet driver. The following features are implemented:
> - NETDEV_XDP_ACT_BASIC (XDP_PASS, XDP_TX, XDP_DROP, XDP_ABORTED)
> - NETDEV_XDP_ACT_REDIRECT (XDP_REDIR