Go to file
Ilya V. Matveychikov 6c293ffd63 drivers/net: fix number of segment storage type
Fixes: 97cb466d65 ("mbuf: use 2 bytes for port and nb segments")
Cc: stable@dpdk.org

Signed-off-by: Ilya V. Matveychikov <matvejchikov@gmail.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-11-10 09:17:13 +00:00
app
buildtools
config net/qede: fix default config option 2017-11-10 08:12:20 +00:00
devtools
doc doc: update qede PMD NIC guide 2017-11-10 08:10:59 +00:00
drivers drivers/net: fix number of segment storage type 2017-11-10 09:17:13 +00:00
examples examples/ipsec-secgw: fix build with gcc 4.5.1 2017-11-10 02:48:33 +01:00
lib security: fix anonymous unions in structure definitions 2017-11-10 02:53:05 +01:00
mk
pkg
test test/memcpy_perf: provide perf ratio and test time 2017-11-07 18:23:24 +01:00
usertools
.gitattributes
.gitignore
GNUmakefile mk: do not build tests by default 2017-02-28 16:04:18 +01:00
LICENSE.GPL
LICENSE.LGPL
MAINTAINERS
Makefile
README

DPDK is a set of libraries and drivers for fast packet processing.
It supports many processor architectures and both FreeBSD and Linux.

The DPDK uses the Open Source BSD license for the core libraries and
drivers. The kernel components are GPLv2 licensed.

Please check the doc directory for release notes,
API documentation, and sample application information.

For questions and usage discussions, subscribe to: users@dpdk.org
Report bugs and issues to the development mailing list: dev@dpdk.org