[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200602092333.53d88bb5@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net>
Date: Tue, 2 Jun 2020 09:23:33 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: <sameehj@...zon.com>
Cc: <davem@...emloft.net>, <netdev@...r.kernel.org>, <dwmw@...zon.com>,
<zorik@...zon.com>, <matua@...zon.com>, <saeedb@...zon.com>,
<msw@...zon.com>, <aliguori@...zon.com>, <nafea@...zon.com>,
<gtzalik@...zon.com>, <netanel@...zon.com>, <alisaidi@...zon.com>,
<benh@...zon.com>, <akiyano@...zon.com>, <ndagan@...zon.com>
Subject: Re: [PATCH V1 net 0/2] Fix xdp in ena driver
On Tue, 2 Jun 2020 13:21:49 +0000 sameehj@...zon.com wrote:
> From: Sameeh Jubran <sameehj@...zon.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")'
Powered by blists - more mailing lists