On 9/24/2026 3:13 PM, Ciara Loftus wrote:
This series fixes some inconsistencies in the path offload masks and dev_info offload capabilities for the ice, iavf and i40e drivers. The first 3 patches are concerned with fixing the path offload masks. The last 3 patches change how offloads are derived for the dev_info offload capabilities. Instead of defining an explicit list of offloads, reuse the information that is already available in the path offload masks. It should help prevent further inconsistencies in the future.
Series-acked-by: Anatoly Burakov <[email protected]> -- Thanks, Anatoly

