> -----Original Message-----
> From: David Miller <da...@davemloft.net>
> Sent: Wednesday, June 3, 2020 1:44 AM
> To: k...@kernel.org
> Cc: Jubran, Samih <same...@amazon.com>; netdev@vger.kernel.org;
> Woodhouse, David <d...@amazon.co.uk>; Machulsky, Zorik
> <zo...@amazon.com>; Matushevsky, Alexander <ma...@amazon.com>;
> Bshara, Saeed <sae...@amazon.com>; Wilson, Matt <m...@amazon.com>;
> Liguori, Anthony <aligu...@amazon.com>; Bshara, Nafea
> <na...@amazon.com>; Tzalik, Guy <gtza...@amazon.com>; Belgazal,
> Netanel <neta...@amazon.com>; Saidi, Ali <alisa...@amazon.com>;
> Herrenschmidt, Benjamin <b...@amazon.com>; Kiyanovski, Arthur
> <akiy...@amazon.com>; Dagan, Noam <nda...@amazon.com>
> Subject: RE: [EXTERNAL] [PATCH V1 net 0/2] Fix xdp in ena driver
>
> CAUTION: This email originated from outside of the organization. Do not click
> links or open attachments unless you can confirm the sender and know the
> content is safe.
>
>
>
> From: Jakub Kicinski <k...@kernel.org>
> Date: Tue, 2 Jun 2020 09:23:33 -0700
>
> > On Tue, 2 Jun 2020 13:21:49 +0000 same...@amazon.com wrote:
> >> From: Sameeh Jubran <same...@amazon.com>
> >>
> >> This patchset includes 2 XDP related bug fixes.
> >
> > Both of them have this problem
> >
> > Fixes tag: Fixes: cad451dd2427 ("net: ena: Implement XDP_TX action")
> > Has these problem(s):
> > - Subject does not match target commit subject
> > Just use
> > git log -1 --format='Fixes: %h ("%s")'
>
> Whoops, I'll revert, please fix this up.
Sorry, fixed in V2.