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
..
2018-02-01 02:42:25 +01:00
2018-01-19 01:44:25 +01:00
2018-02-06 23:27:08 +01:00
2018-04-23 18:20:09 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-04-23 01:47:59 +02:00
2018-04-16 10:04:58 +02:00
2018-04-16 11:04:46 +02:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-04-11 23:40:40 +02:00
2018-02-06 23:27:08 +01:00
2018-04-16 11:04:46 +02:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-04-27 17:34:42 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-04-11 23:40:40 +02:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-04-11 23:40:40 +02:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2017-10-26 02:33:01 +02:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-04-23 01:47:59 +02:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-04-27 18:00:54 +01:00
2018-01-20 16:10:20 +01:00
2018-02-06 23:27:08 +01:00
2018-04-11 23:40:40 +02:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-02-06 23:27:08 +01:00
2018-04-14 00:43:30 +02:00
2018-02-06 23:27:08 +01:00