AltraMayor / AltraMayor/gatekeeper

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

未关闭
#624 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
C
星标
1.6k
派生
252
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。