Go to file
Shahaf Shuler 5d98dd0897 examples/skeleton: convert to new ethdev offloads API
Ethdev offloads API has changed since:

commit ce17eddefc ("ethdev: introduce Rx queue offloads API")
commit cba7f53b71 ("ethdev: introduce Tx queue offloads API")

This commit support the new API.

Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2018-01-16 18:47:49 +01:00
app
buildtools
config
devtools
doc net/i40e: move RSS to flow API 2018-01-16 18:47:49 +01:00
drivers net/virtio: add packet injection method 2018-01-16 18:47:49 +01:00
examples examples/skeleton: convert to new ethdev offloads API 2018-01-16 18:47:49 +01:00
lib vhost: support Explicit Congestion Notification 2018-01-16 18:47:49 +01:00
license
mk
pkg
test
usertools
.gitattributes
.gitignore
GNUmakefile
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-3-Clause license for the core libraries
and drivers. The kernel components are GPL-2.0 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