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