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>
Very late testing of the previous firmware revealed that some VFs were
locked out due to a multicast bug. The issue is resolved in this firmware.
Signed-off-by: Ciaran Toal <ciaran.toal@netronome.com>
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>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
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>