Commit Graph

5 Commits (alistair/main)

Author SHA1 Message Date
Louis Peens 450632bb78 nfp: update Agilio SmartNIC firmware to rev 2.1.16.1
Fixes DMAR errors that occurred when using the firmware
with DPDK applications.

Signed-off-by: Louis Peens <louis.peens@netronome.com>
Tested-by: Brendan Galloway <brendan.galloway@netronome.com>
Acked-by: Edwin Peer <edwin.peer@netronome.com>
2019-02-27 09:34:16 +02:00
Edwin Peer dc638d6f3a nfp: update Agilio SmartNIC firmware to rev 2.1.13
New in this release:
  - SR-IOV VEB support
  - Zero-copy multicast
  - Host to host checksum offload
  - Offload inner checksums over VXLAN
  - TSO over VXLAN tunnels
  - RSS over VXLAN and GRE
  - eBPF programmable RSS
  - PCIe performance enhancements
  - Maintain per queue statistics
  - Report core clock frequency to driver

Resolved bugs:
  - Unreliable link state managment when reloading firmware
  - Incorrect MAC discard statistics
  - Broken RSS remapping in port breakout modes
  - Inappropriately dropped malformed packets

Signed-off-by: Edwin Peer <edwin.peer@netronome.com>
Signed-off-by: Nic Viljoen <nick.viljoen@netronome.com>
Tested-by: Brendan Galloway <brendan.galloway@netronome.com>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
2018-10-01 17:55:12 -07:00
Edwin Peer 832c9addb9 nfp: update Agilio SmartNIC firmware to rev 2.0.7
Changes since 2.0.4 release:
  - support Agilio LX adapters
  - support live MAC address updates for certain bonding modes
  - improve link state handling to prevent DPDK PMD reconfig timeouts
  - fix IPv6 header length calculation in TSO handler
  - support debug dumps via ethtool interface
  - gracefully handle MAC protocol errors

Signed-off-by: Edwin Peer <edwin.peer@netronome.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
2018-03-29 17:42:11 -07:00
Edwin Peer 2a91ed9542 nfp: update Agilio SmartNIC firmware to rev 2.0.4
Changes since 2.0 release:
- fix TSO bug triggering on large number of segments
- PCIe performance enhancements
- support 1x10G and 1x25G breakout on 2x25G devices

Signed-off-by: Edwin Peer <edwin.peer@netronome.com>
Signed-off-by: Nic Viljoen <nick.viljoen@netronome.com>
2018-02-02 15:14:11 -08:00
Louis Peens c752e2449d nfp: change firmware directory layout
Move the current firmware files for Netronome Agilio CX SmartNICs into a
subdirectory and use symlinks in the main netronome directory to point
to this firmware. This is to prepare for future firmware additions for
the same cards that provide different functionality.

Signed-off-by: Louis Peens <louis.peens@netronome.com>
Signed-off-by: Nic Viljoen <nick.viljoen@netronome.com>
2017-12-01 10:29:20 +02:00