numam-dpdk/drivers/net/i40e
Wenzhuo Lu 70039fe684 net/i40e: fix not supporting NULL TM profile
It's by design that APP can add a TM node without shaper
profile. But i40e doesn't support it currently.

Fixes: 03a249b62b ("net/i40e: support adding TM node")
Fixes: cac29c3c00 ("net/i40e: support committing TM hierarchy")
Cc: stable@dpdk.org

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2017-10-26 02:33:00 +02:00
..
base net/i40e/base: fix bool definition 2017-10-06 02:49:48 +02:00
i40e_ethdev_vf.c net/i40e: fix VF initialization error 2017-10-13 22:35:29 +01:00
i40e_ethdev.c net/i40e: fix port id type 2017-10-13 21:57:48 +02:00
i40e_ethdev.h net/i40e: support queue region set and flush 2017-10-12 01:52:50 +01:00
i40e_fdir.c mem: remove API to get physical address in dom0 2017-10-09 01:52:37 +02:00
i40e_flow.c net/i40e: enable cloud filter for GTP-C and GTP-U 2017-10-06 02:49:50 +02:00
i40e_logs.h net/i40e: use dynamic log type for control logs 2017-04-05 13:48:45 +02:00
i40e_pf.c net/i40e: remove unnecessary void casts 2017-10-06 02:49:48 +02:00
i40e_pf.h net/i40e: remove DPDK PF version specific code 2017-10-06 02:49:47 +02:00
i40e_regs.h i40e: add EEPROM and registers dumping 2016-03-16 17:48:48 +01:00
i40e_rxtx_vec_altivec.c net/i40e: fix build on ppc64le 2017-04-20 10:21:59 +02:00
i40e_rxtx_vec_common.h eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
i40e_rxtx_vec_neon.c net/i40e: enable per-device packet type mapping 2017-04-19 15:37:37 +02:00
i40e_rxtx_vec_sse.c net/i40e: remove checks for SSE4 2017-07-04 14:39:18 +02:00
i40e_rxtx.c net/i40e: fix mbuf free in vector Tx 2017-10-13 01:15:10 +01:00
i40e_rxtx.h ethdev: increase port id range 2017-10-06 18:23:25 +02:00
i40e_tm.c net/i40e: fix not supporting NULL TM profile 2017-10-26 02:33:00 +02:00
Makefile mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
rte_pmd_i40e_version.map net/i40e: support queue region set and flush 2017-10-12 01:52:50 +01:00
rte_pmd_i40e.c net/i40e: fix port id type 2017-10-13 21:57:48 +02:00
rte_pmd_i40e.h net/i40e: fix port id type 2017-10-13 21:57:48 +02:00