numam-dpdk/lib
Anand B Jyoti 077d248889 ring: fix return value for dequeue
The error return code for rte_ring_sc_dequeue_bulk() and
rte_ring_mc_dequeue_bulk() function should be -ENOENT rather
than -ENOBUFS as described in the function description.

Fixes: cfa7c9e6fc ("ring: make bulk and burst return values consistent")
Cc: stable@dpdk.org

Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2017-06-23 14:45:28 +02:00
..
librte_acl eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_bitratestats fix typos using codespell utility 2017-06-14 23:54:13 +02:00
librte_cfgfile
librte_cmdline lib: add switch fall-through comments 2017-05-05 18:36:55 +02:00
librte_compat fix typos using codespell utility 2017-06-14 23:54:13 +02:00
librte_cryptodev cryptodev: remove socket id check 2017-06-22 17:45:37 +02:00
librte_distributor distributor: fix crash in flush 2017-04-21 01:03:35 +02:00
librte_eal mem: support page locking on FreeBSD 2017-06-16 16:50:41 +02:00
librte_efd efd: fix missing include in exported header 2017-05-01 00:13:15 +02:00
librte_ether ethdev: tidy up endianness handling in flow API 2017-06-16 16:07:56 +02:00
librte_eventdev eventdev: define default value for dequeue timeout 2017-06-21 15:33:23 +02:00
librte_hash fix typos using codespell utility 2017-06-14 23:54:13 +02:00
librte_ip_frag ip_frag: handle MTU sizes not aligned to 8 bytes 2017-06-22 17:59:05 +02:00
librte_jobstats
librte_kni fix typos using codespell utility 2017-06-14 23:54:13 +02:00
librte_kvargs
librte_latencystats latency: fix missing includes in exported header 2017-05-01 00:13:15 +02:00
librte_lpm lpm: fix index of tbl8 2017-06-19 23:30:01 +02:00
librte_mbuf eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_mempool eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_meter
librte_metrics metrics: fix out of bound access 2017-06-05 15:30:27 +02:00
librte_net eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_pdump pdump: remove unnecessary header include 2017-06-14 23:45:51 +02:00
librte_pipeline
librte_port eal: introduce macro for always inline 2017-06-06 17:21:55 +02:00
librte_power
librte_reorder fix typos using codespell utility 2017-06-14 23:54:13 +02:00
librte_ring ring: fix return value for dequeue 2017-06-23 14:45:28 +02:00
librte_sched
librte_table table: fix stats update 2017-04-21 01:29:21 +02:00
librte_timer fix typos using codespell utility 2017-06-14 23:54:13 +02:00
librte_vhost vhost: log error for badly negotiated features 2017-06-16 14:04:25 +02:00
Makefile net: add CRC computation API 2017-04-05 23:03:23 +02:00