numam-dpdk/drivers/net
Min Hu (Connor) 8973d7c4ca net/hns3: support keeping CRC
CRC is the end of frame, which occupies 4 bytes. Keeping CRC is a
feature of MAC, which will not strip CRC field when receiving frames.
The feature can be enabled using DEV_RX_OFFLOAD_KEEP_CRC offload by
upper level application. And the feature is only supported for hns3 PF
PMD driver, not supported for hns3 VF PMD driver

Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
Signed-off-by: Wei Hu (Xavier) <xavier.huwei@huawei.com>
2020-07-17 18:21:21 +02:00
..
af_packet
af_xdp
ark
atlantic drivers/net: fix exposing internal headers 2020-07-11 06:18:54 +02:00
avp
axgbe
bnx2x
bnxt net/bnxt: fix freeing filters on flow creation failure 2020-07-11 06:18:54 +02:00
bonding net/bonding: fix LACP negotiation 2020-07-11 06:18:54 +02:00
cxgbe
dpaa drivers/net: fix exposing internal headers 2020-07-11 06:18:54 +02:00
dpaa2 ethdev: fix VLAN offloads set if no relative capabilities 2020-07-11 06:18:53 +02:00
e1000 drivers/net: delete HW rings while freeing queues 2020-07-11 06:18:54 +02:00
ena
enetc
enic net/enic: support burst mode info 2020-07-11 06:18:53 +02:00
failsafe
fm10k ethdev: fix VLAN offloads set if no relative capabilities 2020-07-11 06:18:53 +02:00
hinic net/hinic/base: convert error value to ETIMEDOUT 2020-07-11 06:18:53 +02:00
hns3 net/hns3: support keeping CRC 2020-07-17 18:21:21 +02:00
i40e drivers/net: delete HW rings while freeing queues 2020-07-11 06:18:54 +02:00
iavf net/iavf: support RSS for IPv4 IPv6 mix of GTP 2020-07-11 06:18:53 +02:00
ice net/ice/base: fix RSS removal for GTP-U 2020-07-17 18:21:21 +02:00
igc
ionic
ipn3ke
ixgbe drivers/net: delete HW rings while freeing queues 2020-07-11 06:18:54 +02:00
kni
liquidio
memif
mlx4
mlx5 net/mlx5: add ConnectX-6 Lx device ID 2020-07-11 06:18:53 +02:00
mvneta
mvpp2
netvsc net/netvsc: detach external buffer on failure 2020-07-11 06:18:53 +02:00
nfb
nfp net/nfp: fix RSS hash configuration reporting 2020-07-11 06:18:54 +02:00
null
octeontx ethdev: fix VLAN offloads set if no relative capabilities 2020-07-11 06:18:53 +02:00
octeontx2 crypto/octeontx2: support security session create 2020-07-18 23:09:03 +02:00
pcap
pfe
qede ethdev: fix VLAN offloads set if no relative capabilities 2020-07-11 06:18:53 +02:00
ring
sfc
softnic
szedata2
tap
thunderx
vdev_netvsc
vhost
virtio
vmxnet3
Makefile
meson.build