Thread (15 messages) 15 messages, 8 authors, 2013-09-30

Re: [PATCH net-next] xen-netfront: convert to GRO API and advertise this feature

From: Eric Dumazet <hidden>
Date: 2013-09-22 14:55:26

On Sat, 2013-09-21 at 17:05 +0100, Wei Liu wrote:
Anirban was seeing netfront received MTU size packets, which downgraded
throughput. The following patch makes netfront use GRO API which
improves throughput for that case.
-	netdev->hw_features	= NETIF_F_IP_CSUM | NETIF_F_SG | NETIF_F_TSO;
+	netdev->hw_features	= NETIF_F_IP_CSUM | NETIF_F_SG | NETIF_F_TSO |
+				  NETIF_F_GRO;

This part is not needed.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help