commit | 89232c3bf78b3799699e48201f60892283564b78 | [log] [tgz] |
---|---|---|
author | Anjali Singhai Jain <anjali.singhai@intel.com> | Thu Apr 16 20:06:00 2015 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu May 28 03:37:31 2015 -0700 |
tree | a2db1bc19674b3739aa64444c4685177ee3f55ba | |
parent | e17bc411aea8fbebc51857037f104ab09f765120 [diff] |
i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets. Without this, RSS would have done inner header load balancing. Now we can get the benefits of ATR for tunneled packets to better align TX and RX queues with the right core/interrupt. Change-ID: I07d0e0a192faf28fdd33b2f04c32b2a82ff97ddd Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com> Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>