K 10 svn:author V 6 adrian K 8 svn:date V 27 2014-07-20T07:43:41.065178Z K 7 svn:log V 290 Disable the ixgbe(4) UDP 4-tuple hashing for the time being. A mix of fragmented and non-fragmented UDP in a single stream will end up being hashed differently, resulting in out-of-order behaviour in the receive path. This was done in the linux e1000 driver in 2011. Discussed with: jfv END