numam-dpdk/doc/guides/rel_notes
Adrien Mazarguil 929e331934 ethdev: add hash function to RSS flow API action
By definition, RSS involves some kind of hash algorithm, usually Toeplitz.

Until now it could not be modified on a flow rule basis and PMDs had to
always assume RTE_ETH_HASH_FUNCTION_DEFAULT, which remains the default
behavior when unspecified (0).

This breaks ABI compatibility for the following public functions:

- rte_flow_copy()
- rte_flow_create()
- rte_flow_query()
- rte_flow_validate()

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-04-27 18:00:54 +01:00
..
deprecation.rst ethdev: remove new to old offloads API helpers 2018-04-27 15:54:55 +01:00
index.rst doc: add template release notes for 18.05 2018-02-19 21:54:14 +01:00
known_issues.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
rel_description.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01: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 doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
release_2_2.rst doc: add statistics fixes in release notes 2015-12-15 13:50:42 +01:00
release_16_04.rst doc: remove residual template from release notes 2016-04-11 23:56:34 +02:00
release_16_07.rst doc: add tested hardware and systems for 16.07 2016-07-28 18:11:56 +02:00
release_16_11.rst doc: fix release notes for 16.11 2016-11-13 15:25:12 +01:00
release_17_02.rst doc: update release notes for 17.02 2017-02-14 21:58:04 +01:00
release_17_05.rst doc: add i40e tunnel support in release notes 2018-01-29 10:04:28 +01:00
release_17_08.rst eventdev: bump library version 2017-08-08 20:01:39 +02:00
release_17_11.rst doc: update Marvell driver link 2018-04-04 13:43:33 +02:00
release_18_02.rst doc: update release notes for 18.02 2018-02-14 19:01:26 +01:00
release_18_05.rst ethdev: add hash function to RSS flow API action 2018-04-27 18:00:54 +01:00