Searched hist:"422 e21e7619bb8751aa1cd32a9b671b1baaf3d18" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_com.c | diff 422e21e7619bb8751aa1cd32a9b671b1baaf3d18 Thu Feb 09 07:21:30 CST 2017 Netanel Belgazal <netanel@annapurnalabs.com> net/ena: fix RSS default hash configuration
ENA default hash configures IPv4_frag hash twice instead of configure non-IP packets.
The bug caused IPv4 fragmented packets to be calculated based on L2 source and destination address instead of L3 source and destination. IPv4 packets can reach to the wrong Rx queue.
Signed-off-by: Netanel Belgazal <netanel@annapurnalabs.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|