[dpdk-dev] [PATCH v4 1/8] net/bnxt: update release notes for bnxt

Lance Richardson lance.richardson at broadcom.com
Wed May 29 22:38:42 CEST 2019


I see now that you had fixed them up... sorry for the noise.

On Wed, May 29, 2019 at 4:35 PM Lance Richardson
<lance.richardson at broadcom.com> wrote:
>
> On Wed, May 29, 2019 at 4:28 PM Lance Richardson
> <lance.richardson at broadcom.com> wrote:
> >
> > On Wed, May 29, 2019 at 2:16 PM Kevin Traynor <ktraynor at redhat.com> wrote:
> > >
> > > On 29/05/2019 16:02, Lance Richardson wrote:
> > > > From: Ajit Khaparde <ajit.khaparde at broadcom.com>
> > > >
> > > > Update release doc briefly describing updates to bnxt PMD,
> > > > including transmit optimization changes in the following
> > > > commits:
> > > >
> > > >   commit 5c26b1706862 ("net/bnxt: support bulk free of Tx mbufs")
> > > >   commit f8dea49ef89b ("net/bnxt: optimize Tx batching code")
> > > >
> > >
> > > The commit-id's are not correct, and it should be with Fixes tag
> > >
> > > Fixes: 5ef3592c97b9 ("net/bnxt: support bulk free of Tx mbufs")
> > > Fixes: 220de9869bc3 ("net/bnxt: optimize Tx batching")
> > >
> >
> > Hi Kevin,
> >
> > Oops, those IDs were from the dpdk-next-net repo. Will fix, and add
> > "Fixes" tag...
> >
> > Thanks,
> >
> >     Lance
>
> I jumped the gun... what is wrong with the commit IDs?
>
> dpdk_upstream lance$ git remote show origin | grep URL
>   Fetch URL: https://github.com/DPDK/dpdk.git
>   Push  URL: https://github.com/DPDK/dpdk.git
> dpdk_upstream lance$ git log --oneline -s --abbrev=12 | grep bnxt | head
> 5ef3592c97b9 net/bnxt: support bulk free of Tx mbufs
> 220de9869bc3 net/bnxt: optimize Tx batching
>
> Thanks,
>
>    Lance


More information about the dev mailing list