Re: [PATCH net-next v4 0/6] sfc: Add XDP support
From: David Miller <davem@davemloft.net>
Date: 2019-10-31 18:42:49
From: David Miller <davem@davemloft.net>
Date: 2019-10-31 18:42:49
From: Charles McLachlan <redacted> Date: Thu, 31 Oct 2019 10:21:14 +0000
Supply the XDP callbacks in netdevice ops that enable lower level processing of XDP frames.
If Jesper et al. could do a quick review of this to make sure all of the feedback from previous versions was addressed properly, I'd really appreciate it. Thanks.