> -----Original Message----- > From: Wang, Xiao W > Sent: Monday, May 6, 2019 4:45 PM > To: Zhang, Qi Z <[email protected]> > Cc: [email protected]; Yigit, Ferruh <[email protected]>; Wang, Xiao W > <[email protected]>; [email protected] > Subject: [PATCH] net/fm10k: advertise supported RSS hash function > > PMD should advertise supported RSS hash functions via > dev_info.flow_type_rss_offloads variable [1], otherwise upper level check > would fail on configuring RSS, leading to MQ RSS failure. > > [1] commit aa1a6d87f15d ("ethdev: force RSS offload rules again") > Cc: [email protected] > > Signed-off-by: Xiao Wang <[email protected]> Acked-by: Qi Zhang <[email protected]> Applied to dpdk-next-net-intel. Thanks Qi

