numam-dpdk/drivers/net
Nipun Gupta ffb3389cef net/dpaa2: use hash FLCTYPE only for LX2
Enabling hash results in FD requires setting DPNI_FLCTYPE_HASH in
dpni_set_offload API. Setting this FLCTYPE for DPNI sets the FD[SC]
to 0 for LS2 in the hardware thus disabling data/annotation stashing.
For LX2 this is fixed in hardware and thus hash result and parse
results can be received in FD using this option.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2018-01-21 15:51:52 +01:00
..
af_packet ethdev: fix link autonegotiation value 2018-01-16 18:47:49 +01:00
ark drivers/net: fix number of segment storage type 2017-11-10 09:17:13 +00:00
avf ethdev: remove useless parameter in callback process 2018-01-16 18:47:49 +01:00
avp lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
bnx2x net/bnx2x: implement dynamic logging 2018-01-16 18:47:49 +01:00
bnxt net/bnxt: remove useless copy when setting MAC address 2018-01-16 18:47:49 +01:00
bonding net/bonding: add ethdev ops function for MTU set 2018-01-16 18:47:49 +01:00
cxgbe mbuf: rename physical address to IOVA 2017-11-06 22:44:26 +01:00
dpaa net/dpaa: support Rx queue configurations with eventdev 2018-01-19 16:09:56 +01:00
dpaa2 net/dpaa2: use hash FLCTYPE only for LX2 2018-01-21 15:51:52 +01:00
e1000 net/e1000: fix mailbox interrupt handler 2018-01-16 18:47:49 +01:00
ena log: remove log level config option 2018-01-17 14:21:46 +01:00
enic net/enic: remove a conditional from the Tx path 2018-01-16 18:47:49 +01:00
failsafe net/failsafe: improve Rx sub-devices iteration 2018-01-16 18:47:49 +01:00
fm10k ethdev: remove useless parameter in callback process 2018-01-16 18:47:49 +01:00
i40e net/i40e: fix ISO C in exported header 2018-01-17 00:24:56 +01:00
ixgbe net/ixgbe: get security session size 2018-01-20 16:10:52 +01:00
kni ethdev: fix link autonegotiation value 2018-01-16 18:47:49 +01:00
liquidio net/liquidio: implement dynamic logging 2018-01-16 18:47:49 +01:00
mlx4 ethdev: remove useless parameter in callback process 2018-01-16 18:47:49 +01:00
mlx5 net/mlx5: fix calculation of flow ID flag 2018-01-16 18:47:49 +01:00
mrvl net/mrvl: keep shadow Txqs inside PMD Txq 2018-01-16 18:47:49 +01:00
nfp ethdev: remove useless parameter in callback process 2018-01-16 18:47:49 +01:00
null ethdev: fix link autonegotiation value 2018-01-16 18:47:49 +01:00
octeontx ethdev: fix link autonegotiation value 2018-01-16 18:47:49 +01:00
pcap net/pcap: convert license headers to SPDX tags 2018-01-16 18:47:49 +01:00
qede net/qede: replace config option with run-time arg 2018-01-21 15:51:52 +01:00
ring ethdev: fix link autonegotiation value 2018-01-16 18:47:49 +01:00
sfc log: remove log level config option 2018-01-17 14:21:46 +01:00
softnic ethdev: fix link autonegotiation value 2018-01-16 18:47:49 +01:00
szedata2 ethdev: fix link autonegotiation value 2018-01-16 18:47:49 +01:00
tap net/tap: remove unused kernel version definitions 2018-01-16 18:47:49 +01:00
thunderx ethdev: remove useless parameter in callback process 2018-01-16 18:47:49 +01:00
vhost ethdev: remove useless parameter in callback process 2018-01-16 18:47:49 +01:00
virtio net/virtio: add packet injection method 2018-01-16 18:47:49 +01:00
vmxnet3 net/vmxnet3: remove useless copy when setting MAC address 2018-01-16 18:47:49 +01:00
Makefile net/avf: initialize PMD 2018-01-16 18:47:49 +01:00