diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2013-02-02 00:07:11 -0500 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2013-02-15 04:11:29 -0500 |
commit | 74e238eada573540f82530f8ae4f3343c023d774 (patch) | |
tree | 69086119adb9bea30dd8e866aded4e0190521332 /drivers/net/ethernet/sun | |
parent | 9754e293491e3a4e6c1ac020d25140b1ed3d9cd2 (diff) |
igb: Support using build_skb in the case that jumbo frames are disabled
This change makes it so that we can enable the use of build_skb for cases
where jumbo frames are disabled. The advantage to this is that we do not
have to perform a memcpy to populate the header and as a result we see a
significant performance improvement.
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/sun')
0 files changed, 0 insertions, 0 deletions