[dpdk-stable] [PATCH 18.11 0/5] Backporting bnxt patches to 18.11
Kevin Traynor
ktraynor at redhat.com
Wed Dec 2 15:50:13 CET 2020
On 01/12/2020 03:39, Kalesh A P wrote:
> From: Kalesh AP <kalesh-anakkur.purayil at broadcom.com>
>
> Hi Kevin,
>
Hi Kalesh,
> I have back ported conflicting patches to 18.11 LTS.
>
Thanks for sending, they are running^Wcrawling in travis atm.
Are these the only bnxt fixes needed? the others in the list are:
$ grep bnxt failed-list-running
c92f053d4 Kalesh AP net/bnxt: fix L2 filter allocation
99ad2abc0 Kalesh AP net/bnxt: fix speed setting on certain adapters
4b029f02d Somnath Kotur net/bnxt: fix checking VNIC in shutdown path
ef10add37 Venkat Duvvuru net/bnxt: fix PF support in SR-IOV mode
97c327178 Somnath Kotur net/bnxt: fix queue release
0b42b92ae Ferruh Yigit net/bnxt: fix xstats by id
1ef8c6290 Stephen Hemminger net/bnxt: remove useless prefetches
Kevin.
> Please apply.
>
> Kalesh AP (5):
> net/bnxt: fix structure variable initialization
> net/bnxt: fix UDP tunnel port removal
> net/bnxt: fix boolean operator usage
> net/bnxt: fix drop enable in get Rx queue info
> net/bnxt: increase size of Rx CQ
>
> drivers/net/bnxt/bnxt_ethdev.c | 15 +++------------
> drivers/net/bnxt/bnxt_hwrm.c | 15 +++++++++++++--
> drivers/net/bnxt/bnxt_ring.h | 2 +-
> drivers/net/bnxt/bnxt_rxq.c | 5 +++++
> drivers/net/bnxt/bnxt_rxq.h | 4 ++++
> drivers/net/bnxt/bnxt_rxr.c | 3 +++
> drivers/net/bnxt/bnxt_txr.c | 2 ++
> 7 files changed, 31 insertions(+), 15 deletions(-)
>
More information about the stable
mailing list