Re: [PATCH net-next 00/14] bnxt_en: Updates for net-next.

2018-01-17 Thread David Miller
From: Michael Chan Date: Wed, 17 Jan 2018 03:21:02 -0500 > First, we upgrade the firmware interface spec. Due to a change in > the toolchains, the auto-generated bnxt_hsi.h does not match the > old bnxt_hsi.h and the patch is really big. This should be just > one-time. Going forward, changes s

[PATCH net-next 00/14] bnxt_en: Updates for net-next.

2018-01-17 Thread Michael Chan
First, we upgrade the firmware interface spec. Due to a change in the toolchains, the auto-generated bnxt_hsi.h does not match the old bnxt_hsi.h and the patch is really big. This should be just one-time. Going forward, changes should be incremental. The next 10 patches implement a new scheme

Re: [PATCH net-next 00/14] bnxt_en: Updates for net-next.

2017-10-27 Thread David Miller
From: Michael Chan Date: Thu, 26 Oct 2017 11:51:18 -0400 > This series includes firmware interface update, some optimizations, > some new PCI IDs, new MTU checks, ethtool reset method, interrupt coalescing > code cleanup, and TC flower offload for vxlan encap/decap from Sathya > Perla. Series ap

[PATCH net-next 00/14] bnxt_en: Updates for net-next.

2017-10-26 Thread Michael Chan
This series includes firmware interface update, some optimizations, some new PCI IDs, new MTU checks, ethtool reset method, interrupt coalescing code cleanup, and TC flower offload for vxlan encap/decap from Sathya Perla. Michael Chan (7): bnxt_en: Update firmware interface to 1.8.3.1 bnxt_en

Re: [PATCH net-next 00/14] bnxt_en: updates for net-next.

2016-12-29 Thread David Miller
From: Michael Chan Date: Thu, 29 Dec 2016 12:13:30 -0500 > This patch series for net-next contains cleanups, new features and minor > fixes. The driver specific busy polling code is removed to use busy > polling support in core networking. Hardware RFS support is enhanced with > added ipv6 flow

[PATCH net-next 00/14] bnxt_en: updates for net-next.

2016-12-29 Thread Michael Chan
This patch series for net-next contains cleanups, new features and minor fixes. The driver specific busy polling code is removed to use busy polling support in core networking. Hardware RFS support is enhanced with added ipv6 flows support and VF support. A new scheme to allocate TX rings from t