Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet
Jesse Brandeburg 1f15d66712 i40e/i40evf: Faster RX via avoiding FCoE
As it turns out, calling into other files from hot path hurts
performance a lot.  In this case the majority of the time we
call "check FCoE" and the packet is *not* FCoE, but this call
was taking 5% of our total cycles spent on receive.

Change-ID: I080552c26e7060bc7b78504dc2763f6f0b3d8c76
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2016-04-06 18:26:23 -07:00
..
2016-02-16 16:06:13 -05:00
2016-03-01 15:19:43 -05:00
2016-04-04 16:16:36 -04:00
2016-02-25 16:51:04 -05:00
2015-11-20 14:48:27 -05:00
2016-01-29 20:33:38 -08:00
2016-04-05 19:51:38 -04:00
2016-03-03 17:17:14 -05:00
2016-02-15 11:18:22 +01:00
2016-02-25 16:51:05 -05:00
2016-01-10 22:50:14 -05:00
2016-02-17 16:15:45 -05:00
2016-01-04 16:07:16 -05:00
2016-01-07 14:31:26 -05:00
2016-03-07 15:39:45 -05:00