> -----Original Message----- > From: David Miller <da...@davemloft.net> > Sent: Wednesday, November 28, 2018 2:25 AM > To: Ioana Ciocoi Radulescu <ruxandra.radule...@nxp.com> > Cc: netdev@vger.kernel.org; Ioana Ciornei <ioana.cior...@nxp.com>; > dsah...@gmail.com; Camelia Alexandra Groza <camelia.gr...@nxp.com> > Subject: Re: [PATCH v2 net-next 0/8] dpaa2-eth: Introduce XDP support > > From: Ioana Ciocoi Radulescu <ruxandra.radule...@nxp.com> > Date: Mon, 26 Nov 2018 16:27:28 +0000 > > > Add support for XDP programs. Only XDP_PASS, XDP_DROP and XDP_TX > > actions are supported for now. Frame header changes are also > > allowed. > > > > v2: - count the XDP packets in the rx/tx inteface stats > > - add message with the maximum supported MTU value for XDP > > This doesn't apply cleanly to net-next. > > Could you please do a quick respin so I can apply this?
They apply cleanly for me. To doublecheck, I've downloaded the mbox patches from patchwork and applied them on net-next.git, master branch (commit 86d1d8b72c). I'm obviously doing something wrong, but I don't know what. Thanks, Ioana