OSDN Git Service

Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Thu, 6 Apr 2023 00:10:32 +0000 (17:10 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 6 Apr 2023 00:10:32 +0000 (17:10 -0700)
commit4181b39ae1ffe768735488538dcd2c7eb0ebce05
treea379fd7909eccdd05a640651a43a01fa400d444f
parent3ce9345580974863c060fa32971537996a7b2d57
parent83c911dc5e0e8e6eaa6431c06972a8f159bfe2fc
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2023-04-04 (ice)

This series contains updates to ice driver only.

Simei adjusts error path on adding VF Flow Director filters that were
not releasing all resources.

Lingyu adds setting/resetting of VF Flow Director filters counters
during initialization.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  ice: Reset FDIR counter in FDIR init stage
  ice: fix wrong fallback logic for FDIR
====================

Link: https://lore.kernel.org/r/20230404172306.450880-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>