Go to file
Rahul Lakkireddy 386c993e95 ethdev: add a missing sanity check for Tx queue setup
Add a sanity check for number of tx descriptors requested during tx
queue setup.  Return -EINVAL if the number requested does not meet
the tx descriptor requirements of the device.

Fixes: 80a1deb4c7 ("ethdev: add API to retrieve queue information")

Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-11-23 23:51:14 +01:00
app acl: add NEON optimization for ARMv8 2015-11-18 22:44:01 +01:00
config szedata2: add new poll mode driver 2015-11-20 17:17:04 +01:00
doc szedata2: add new poll mode driver 2015-11-20 17:17:04 +01:00
drivers szedata2: add scattered Rx 2015-11-20 17:17:05 +01:00
examples examples/l2fwd-keepalive: add sample application 2015-11-19 15:45:26 +01:00
lib ethdev: add a missing sanity check for Tx queue setup 2015-11-23 23:51:14 +01:00
mk szedata2: add new poll mode driver 2015-11-20 17:17:04 +01:00
pkg version: 2.1.0 2015-08-17 19:35:37 +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 szedata2: add new poll mode driver 2015-11-20 17:17:04 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00