-----Original Message-----
From: Intel-wired-lan [mailto:intel-wired-lan-boun...@lists.osuosl.org] On 
Behalf Of Alexander Duyck
Sent: Tuesday, June 16, 2015 11:47 AM
To: netdev@vger.kernel.org; intel-wired-...@lists.osuosl.org; Kirsher, Jeffrey 
T <jeffrey.t.kirs...@intel.com>
Subject: [Intel-wired-lan] [PATCH] fm10k: Don't assume page fragments are page 
size

This change pulls out the optimization that assumed that all fragments would be 
limited to page size.  That hasn't been the case for some time now and to 
assume this is incorrect as the TCP allocator can provide up to a 32K page 
fragment.

Signed-off-by: Alexander Duyck <alexander.h.du...@redhat.com>
---
 
Tested-By: Krishneil Singh <krishneil.k.si...@intel.com>
_______________________________________________
Intel-wired-lan mailing list
intel-wired-...@lists.osuosl.org
http://lists.osuosl.org/mailman/listinfo/intel-wired-lan
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to