On Wed, May 29, 2019 at 4:28 PM Lance Richardson
<lance.richard...@broadcom.com> wrote:
>
> On Wed, May 29, 2019 at 2:16 PM Kevin Traynor <ktray...@redhat.com> wrote:
> >
> > On 29/05/2019 16:02, Lance Richardson wrote:
> > > From: Ajit Khaparde <ajit.khapa...@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

Reply via email to