[Intel-wired-lan] [PATCH] fm10k: Limit dma sync of RX buffers to actual packet size

Singh, Krishneil K krishneil.k.singh at intel.com
Mon Dec 12 17:22:22 UTC 2016


-----Original Message-----
From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On Behalf Of Jacob Keller
Sent: Thursday, November 3, 2016 4:10 PM
To: Intel Wired LAN <intel-wired-lan at lists.osuosl.org>
Subject: [Intel-wired-lan] [PATCH] fm10k: Limit dma sync of RX buffers to actual packet size

From: "Peterson, Scott D" <scott.d.peterson at intel.com>

On packet RX, we perform a dma sync for cpu before passing the packet up.  Here we limit that sync to the actual length of the incoming packet, rather than always syncing the entire buffer.

Testing Hints:
Verify traffic is still passed correctly with the same or better performance as before this patch

Signed-off-by: Scott Peterson <scott.d.peterson at intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller at intel.com>
---

Tested-by: Krishneil Singh <krishneil.k.singh at intel.com>



More information about the Intel-wired-lan mailing list