]> www.infradead.org Git - users/hch/misc.git/commit
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next...
authorPaolo Abeni <pabeni@redhat.com>
Tue, 6 Feb 2024 12:08:12 +0000 (13:08 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 6 Feb 2024 12:08:13 +0000 (13:08 +0100)
commit0400673141c9fce2a984abbe6ab6a4bf08cdf283
tree139c5493b84b8d62dd55e67a6eeb8814a34305cc
parent0bd199fd9c19aa545f677fd0a99f2be101cb6309
parent53875f05c9970c5cad725519cd2b28d6d4a57666
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2024-02-02 (ice)

This series contains updates to ice driver only.

Maciej changes some queue configuration calls to existing ones which are
better suited for the purpose.

Aniruddha adds separate reporting for Rx EIPE errors as hardware may
incorrectly report errors on certain packets.

Paul removes an incorrect comment.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue:
  ice: remove incorrect comment
  ice: Add a new counter for Rx EIPE errors
  ice: make ice_vsi_cfg_txq() static
  ice: make ice_vsi_cfg_rxq() static
====================

Link: https://lore.kernel.org/r/20240202175613.3470818-1-anthony.l.nguyen@intel.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>