commit | 577389a5db766c44400e75e6a79f39d9b0d585f8 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Sat Apr 02 00:06:56 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Apr 26 03:29:49 2016 -0700 |
tree | dc8ea17240852405e6eaf7fb0eb099be9f3dbb00 | |
parent | b0fe3306432796c8f7adbede8ccd479bb7b53d0a [diff] |
i40e/i40evf: Add support for IPIP and SIT offloads Looking over the documentation it turns out enabling IPIP and SIT offloads for i40e is pretty straightforward. As such I decided to enable them with this patch. In my testing I am seeing an improvement of 8 to 10 Gb/s for IPIP and SIT tunnels with this offload enabled. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>