Hi Ivan, Thanks for your response.
Yes I did remember that. I found the issue and it was a bit specific to ENA. I had missed this part in the doc: "When this mode is being activated, driver will automatically enable offload RTE_ETH_RX_OFFLOAD_RSS_HASH and pass RSS hash value to the mbuf." https://github.com/amzn/amzndrivers/tree/master/userspace/dpdk#111-rss-feature /Not/ specifying this flag during setup did the trick. Thanks, Fabio
