On Wed, Mar 21, 2018 at 06:47:22PM +0000, Hanoch Haim (hhaim) wrote: > 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?
I'm sorry, but I don't quite follow the question, or the problem. Are you meaning to say that the hash value is incorrect, or that the flag is not being set or something else? /Bruce > > The above works fine with ixgbe/mlx5 > > Thanks, > Hanoh >