ethdev: clarify RSS action in flow API
authorAdrien Mazarguil <adrien.mazarguil@6wind.com>
Tue, 10 Jan 2017 13:08:29 +0000 (14:08 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 11 Jan 2017 15:54:47 +0000 (16:54 +0100)
commitf4e7c8bc84641fcf32b069dce80c5443b3faf0b6
tree88a5443741be03c66beac947ccb64545be5583c5
parentebaa064e2c590673581d25277636c633792f1bf9
ethdev: clarify RSS action in flow API

Contrary to the current description, mbuf RSS hash result storage does not
overlap with the returned MARK value (hash.fdir.lo vs. hash.fdir.hi), and
both may be combined.

Reflect this change by allowing testpmd to display both values
simultaneously.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
app/test-pmd/rxonly.c
doc/guides/prog_guide/rte_flow.rst
lib/librte_ether/rte_flow.h