Hi,
On 14/11/2025 9:27 PM, Dariusz Sosnowski wrote:
If flow template table was created with resizable attribute, then completing table resize could fail for 2 user-related reasons: - not all flow rules were yet updated to use the resized table, - resize was not started. Both of these were reported with the same error message i.e., "cannot complete table resize". Since PMD can distinguish these 2 cases, this patch improves the error reporting to report these 2 errors separately. Also, this patch removes redundant __rte_unused on device parameter. Signed-off-by: Dariusz Sosnowski <[email protected]> Acked-by: Gregory Etelson <[email protected]>
Patch applied to next-net-mlx, Kindest regards Raslan Darawsheh

