AltraMayor / AltraMayor/gatekeeper

DPDK's Poll Mode Drivers ignore field rss_key_len of struct rte_eth_rss_conf

Abierto
#624 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
C
Estrellas
1.6k
Forks
252
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

DPDK's Poll Mode Drivers ignore field `rss_key_len` of `struct rte_eth_rss_conf`. For example, `dependencies/dpdk/drivers/net/ixgbe/ixgbe_rxtx.c:ixgbe_dev_rss_hash_conf_get()` does not even mention the field `rss_key_len`. These bugs should be fixed upstream.

Gatekeeper works around this bug in DPDK by calling `rte_eth_dev_info_get()` to obtain the length of the RSS hash key.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.