> -----Original Message-----
> From: David Miller <[email protected]>
> Sent: Wednesday, June 3, 2020 1:44 AM
> To: [email protected]
> Cc: Jubran, Samih <[email protected]>; [email protected];
> Woodhouse, David <[email protected]>; Machulsky, Zorik
> <[email protected]>; Matushevsky, Alexander <[email protected]>;
> Bshara, Saeed <[email protected]>; Wilson, Matt <[email protected]>;
> Liguori, Anthony <[email protected]>; Bshara, Nafea
> <[email protected]>; Tzalik, Guy <[email protected]>; Belgazal,
> Netanel <[email protected]>; Saidi, Ali <[email protected]>;
> Herrenschmidt, Benjamin <[email protected]>; Kiyanovski, Arthur
> <[email protected]>; Dagan, Noam <[email protected]>
> 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 <[email protected]>
> Date: Tue, 2 Jun 2020 09:23:33 -0700
>
> > On Tue, 2 Jun 2020 13:21:49 +0000 [email protected] wrote:
> >> From: Sameeh Jubran <[email protected]>
> >>
> >> 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.