numam-dpdk/doc/guides/rel_notes
Nikhil Rao 68d21669f3 eventdev: change Rx adapter callback and stats structure
Replace the mbuf pointer array in the event eth Rx adapter
callback with an event array. Using an event array allows
the application to change attributes of the events enqueued
by the SW adapter.

The callback can drop packets and populate a callback
argument with the number of dropped packets. Add a Rx adapter
stats field to keep track of the total number of dropped packets.

This commit removes the experimental tags from
the callback and stats APIs, the experimental tag from eventdev
is also removed and eventdev functions become part of the
main DPDK API/ABI.

Signed-off-by: Nikhil Rao <nikhil.rao@intel.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2019-07-03 06:55:39 +02:00
..
deprecation.rst kni: remove ethtool support 2019-05-29 23:38:45 +02:00
index.rst version: 19.08-rc0 2019-05-14 22:58:22 +02:00
known_issues.rst doc: fix spelling reported by aspell in guides 2019-05-03 00:37:13 +02:00
release_1_8.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
release_2_0.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
release_2_1.rst mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
release_2_2.rst doc: add SPDX and copyright to release notes 2018-08-09 22:48:10 +02:00
release_16_04.rst doc: add SPDX and copyright to release notes 2018-08-09 22:48:10 +02:00
release_16_07.rst doc: add SPDX and copyright to release notes 2018-08-09 22:48:10 +02:00
release_16_11.rst doc: add SPDX and copyright to release notes 2018-08-09 22:48:10 +02:00
release_17_02.rst doc: remove useless anchor for flow API guide 2019-01-31 18:41:07 +01:00
release_17_05.rst doc: add SPDX and copyright to release notes 2018-08-09 22:48:10 +02:00
release_17_08.rst doc: add SPDX and copyright to release notes 2018-08-09 22:48:10 +02:00
release_17_11.rst doc: fix spelling reported by aspell in guides 2019-05-03 00:37:13 +02:00
release_18_02.rst doc: add SPDX and copyright to release notes 2018-08-09 22:48:10 +02:00
release_18_05.rst fix dpdk.org URLs 2018-11-26 20:19:24 +01:00
release_18_08.rst doc: fix eventdev shared library version 2018-10-01 16:43:21 +02:00
release_18_11.rst doc: update release notes for 18.11 2018-11-27 00:26:07 +01:00
release_19_02.rst mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
release_19_05.rst doc: update release notes for 19.05 2019-05-13 21:50:14 +02:00
release_19_08.rst eventdev: change Rx adapter callback and stats structure 2019-07-03 06:55:39 +02:00