Star64_linux/drivers/net/ethernet/intel/i40evf
Jesse Brandeburg 3e587cf3c1 i40e/i40evf: force inline transmit functions
Inlining these functions gives us about 15% more 64 byte packets per
second when using pktgen. 13.3 million to 15 million with a single
queue.

Also fix the function names in i40evf to i40evf not i40e while we are
touching the function header.

Change-ID: I3294ae9b085cf438672b6db5f9af122490ead9d0
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Catherine Sullivan <catherine.sullivan@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-05-28 03:42:22 -07:00
..
i40e_adminq.c i40e: let firmware catch the NVM busy error 2014-12-09 12:57:02 -08:00
i40e_adminq.h i40e/i40evf: print FW build number in version string 2015-03-03 01:07:24 -08:00
i40e_adminq_cmd.h i40e: AQ API updates for new commands 2015-01-16 05:20:37 -08:00
i40e_alloc.h
i40e_common.c i40e/i40evf: implement KR2 support 2015-03-27 00:12:09 -07:00
i40e_hmc.h
i40e_lan_hmc.h
i40e_osdep.h
i40e_prototype.h i40e/i40evf: Clean up some formatting and other things 2015-03-05 06:39:42 -08:00
i40e_register.h i40e/i40evf: i40e_register.h updates 2015-02-23 17:11:57 -08:00
i40e_status.h
i40e_txrx.c i40e/i40evf: force inline transmit functions 2015-05-28 03:42:22 -07:00
i40e_txrx.h i40e/i40evf: Add ATR support for tunneled TCP/IPv4/IPv6 packets. 2015-05-28 03:37:31 -07:00
i40e_type.h i40e/i40evf: Add stats to count Tunnel ATR hits 2015-05-28 03:38:00 -07:00
i40e_virtchnl.h i40e/i40evf: restrict VC opcodes to their initial values 2015-02-23 17:11:56 -08:00
i40evf.h i40evf: remove aq_pending 2015-04-14 17:20:39 -07:00
i40evf_ethtool.c i40evf: add FW version to ethtool info 2015-03-27 03:01:29 -07:00
i40evf_main.c i40evf: remove aq_pending 2015-04-14 17:20:39 -07:00
i40evf_virtchnl.c i40evf: remove aq_pending 2015-04-14 17:20:39 -07:00
Makefile