Re: [PATCH net-next] drivers: net: xgene: Fix MSS programming

2016-09-23 Thread David Miller
From: Iyappan Subramanian Date: Thu, 22 Sep 2016 15:47:33 -0700 > Current driver programs static value of MSS in hardware register for TSO > offload engine to segment the TCP payload regardless the MSS value > provided by network stack. > > This patch fixes this by programming hardware registers

[PATCH net-next] drivers: net: xgene: Fix MSS programming

2016-09-22 Thread Iyappan Subramanian
Current driver programs static value of MSS in hardware register for TSO offload engine to segment the TCP payload regardless the MSS value provided by network stack. This patch fixes this by programming hardware registers with the stack provided MSS value. Since the hardware has the limitation o