Hi All, DPDK:17.11 When i40e is configured with RSS enabled and hash.type=toeplitz
m->hash.rss = some weird number ((m->ol_flags&PKT_RX_RSS_HASH) == PKT_RX_RSS_HASH The hash value is correct and match the MS Toeplitz standard. Is this expected? The above works fine with ixgbe/mlx5 Thanks, Hanoh