Go to file
Hyun Yoo 10cbac6ae9 examples/kni: fix crash on exit
In kni_free_kni(), p[i] should be p[port_id].

Signed-off-by: Hyun Yoo <easetheworld@gmail.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
2015-08-10 16:25:30 +02:00
app app/test: fix bonding mode 5 Tx check 2015-08-10 16:12:20 +02:00
config config: add KNI kmod option 2015-08-03 19:22:42 +02:00
doc ixgbe: fix offload config option name 2015-08-03 00:38:27 +02:00
drivers bonding: fix device initialisation error handling 2015-08-10 02:05:42 +02:00
examples examples/kni: fix crash on exit 2015-08-10 16:25:30 +02:00
lib ethdev: fix illegal port access 2015-08-09 19:48:12 +02:00
mk mlx4: fix shared library dependency 2015-08-03 00:38:26 +02:00
pkg mk: enable next abi preview 2015-07-09 00:56:40 +02:00
scripts mk: enable next abi preview 2015-07-09 00:56:40 +02:00
tools tools: fix comment in bind script 2015-08-03 19:22:42 +02:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS bnx2x: enable PMD build 2015-07-27 04:27:15 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00