Comment on The worst bug we faced at AntithesisComments−maherbeg2yI'm curious what the fix was, presumably just retry?−cperciva2yThe fix was to teach the ENA driver that "set the MTU to the value it already has" should be a no-op. With that change, the interface didn't bounce.
Comments
I'm curious what the fix was, presumably just retry?
The fix was to teach the ENA driver that "set the MTU to the value it already has" should be a no-op. With that change, the interface didn't bounce.