On 3/16/2023 12:58 PM, Dongdong Liu wrote: > From: Huisong Li <[email protected]> > > There are two ways to set RSS hash key with rte flow rule: > 1. 'key_len' isn't zero and 'key' is NULL. > 2. 'key_len' isn't zero and 'key' isn't NULL. > This patch adds displaying for the hash key of rte flow rule. > > Signed-off-by: Huisong Li <[email protected]> > Signed-off-by: Dongdong Liu <[email protected]>
Acked-by: Ferruh Yigit <[email protected]> Applied to dpdk-next-net/main, thanks.

