I saw two new build errors with invalid configurations on mlx5e, and a closer look revealed that one of them was caused by a slightly incorrect fix for which I had sent a different patch when it first broke.
This series reverts the new fix for the VXLAN problem as it caused another bug, and follows up with a new version of my patch (adapted as originally requested), and another patch for the simiar RFS bug that was just introduced. Arnd