Actions
Optimization #5400
closed
VJ
LS
dpdk: allow specifying of `rss_hf` flags in config
Optimization #5400:
dpdk: allow specifying of `rss_hf` flags in config
Effort:
Difficulty:
Label:
Description
Since we can only test a small subset of cards it would be useful to expose this field to the config, even if it is done as an advanced "raw" field: that would just take a hex (0xFFFF) notation. We can make the DumpRssFlags function a bit nicer to assist the user.
The alternative is that each user would need to edit the code for a NIC that we haven't tested, so it seems nice to avoid this.
VJ Updated by Victor Julien over 3 years ago
- Priority changed from Normal to High
LS Updated by Lukas Sismis over 3 years ago
LS Updated by Lukas Sismis over 3 years ago
- Status changed from Feedback to Resolved
LS Updated by Lukas Sismis over 3 years ago
- Status changed from Resolved to Closed
Actions