Re: [PATCH] dts: add RSS functions to testpmd

2024-09-06 Thread Juraj Linkeš
Two notes on sending patches. The patch is missing a version. I believe this is version 2? Second, looks like you didn't send this as a reply to the first version of the patch. The message-id to use can be found in the patchwork patch page. On 29. 8. 2024 14:50, Alex Chapman wrote: This pat

[PATCH] dts: add RSS functions to testpmd

2024-08-29 Thread Alex Chapman
This patch adds the required functionality for the RSS key_update, RETA, and hash test suites. This includes: The setting of custom RETA values for routing packets to specific queues. The setting of the RSS mode on all ports, to specify how to hash the packets. The updating of the RSS hash key used

[PATCH] dts: add RSS functions to testpmd

2024-08-21 Thread Alex Chapman
This patch adds the required functionality for the RSS key_update, RETA, and hash test suites. This includes: The setting of custom RETA values for routing packets to specific queues. The setting of the RSS mode on all ports, to specify how to hash the packets. The updating of the RSS hash key used