Skip to content

Conversation

@Engineer-HaMa
Copy link

@Engineer-HaMa Engineer-HaMa commented Nov 22, 2025

I’m running Demikernel with the catnip LibOS on an Intel 82599ES NIC, and DPDK initialization currently fails due to an invalid rss_hf value. The rte_eth_rss_ip() helper appears to enable RSS hash types that are not supported by this NIC, which causes rte_eth_dev_configure() to return an error. This change removes the rte_eth_rss_ip() call so that the configuration does not request unsupported RSS features on 82599ES

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant