numam-dpdk/drivers/net
Kirill Rybalchenko b1ec717bff net/i40e: fix multiple DDP packages conflict
Should be not possible to load conflicting DDP profiles. Only DDP
profiles of the same group (not 0) can be loaded together. If DDP
profile group is 0, it is exclusive, i.e. it cannot be loaded with
any other DDP profile. If DDP profile groups are different, these
profiles cannot be loaded together.

Fixes: b319712f53 ("net/i40e: extended list of operations for DDP processing")
Cc: stable@dpdk.org

Signed-off-by: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
Acked-by: Andrey Chilikin <andrey.chilikin@intel.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
2018-02-06 19:08:13 +01:00
..
af_packet net/af_packet: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:33:04 +01:00
ark ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
avf net/avf: fix uninitialized variables 2018-01-31 20:57:29 +01:00
avp net/avp: align dynamic log names with standard 2018-01-31 09:28:06 +01:00
bnx2x ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
bnxt net/bnxt: fix missing timestamp flag in mbuf 2018-02-06 12:51:30 +01:00
bonding net/bonding: check error of MAC address setting 2018-02-05 16:51:51 +01:00
cxgbe ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
dpaa net/dpaa: further push mode optimizations 2018-01-31 13:44:56 +01:00
dpaa2 net/dpaa2: fix Tx only mode 2018-01-31 20:57:29 +01:00
e1000 net/e1000: align dynamic log names with standard 2018-01-31 09:28:06 +01:00
ena net/ena: fix jumbo support in Rx offloads flags 2018-02-05 16:46:01 +01:00
enic net/enic: align dynamic log names with standard 2018-01-31 09:28:06 +01:00
failsafe net/failsafe: fix default Tx offloads capabilities 2018-02-05 19:56:04 +01:00
fm10k net/fm10k: align dynamic log names with standard 2018-01-31 09:28:06 +01:00
i40e net/i40e: fix multiple DDP packages conflict 2018-02-06 19:08:13 +01:00
ixgbe net/ixgbe: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:33:04 +01:00
kni ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
liquidio net/liquidio: align dynamic log names with standard 2018-01-31 09:28:06 +01:00
mlx4 net/mlx: make rdma-core glue path configurable 2018-02-06 14:35:07 +01:00
mlx5 net/mlx5: fix UAR remapping on non configured queues 2018-02-06 14:35:07 +01:00
mrvl net/mrvl: fix mbuf to bpool lookup 2018-01-29 10:04:28 +01:00
nfp net/nfp: align dynamic log names with standard 2018-01-31 09:28:06 +01:00
null net/null: add MAC address setting fake operation 2018-02-05 15:46:26 +01:00
octeontx net/octeontx: register fpa as platform HW mempool 2018-02-05 19:56:04 +01:00
pcap net/pcap: fix cross compilation with meson 2018-01-30 21:58:59 +01:00
qede net/qede: fix few log messages 2018-02-05 19:56:04 +01:00
ring build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
sfc net/sfc: support meson build 2018-02-05 14:51:38 +01:00
softnic ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
szedata2 ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
tap net/tap: fix eBPF handling of non-RSS flows 2018-02-05 19:56:04 +01:00
thunderx net/thunderx: align dynamic log names with standard 2018-01-31 09:28:06 +01:00
vdev_netvsc net/vdev_netvsc: fix device detection error check 2018-02-05 19:56:04 +01:00
vhost ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
virtio net/virtio: fix crash while freeing mbufs 2018-02-05 19:56:04 +01:00
vmxnet3 net/vmxnet3: align dynamic log names with standard 2018-01-31 09:28:06 +01:00
Makefile net/vdev_netvsc: introduce Hyper-V platform driver 2018-01-21 15:51:52 +01:00
meson.build net/sfc: support meson build 2018-02-05 14:51:38 +01:00