Re: [PATCH 0/2] net: qcom/emac: ensure that pause frames are enabled

2016-11-09 Thread David Miller
From: Timur Tabi Date: Mon, 7 Nov 2016 10:51:39 -0600 > The qcom emac driver experiences significant packet loss (through frame > check sequence errors) if flow control is not enabled and the phy is > not configured to allow pause frames to pass through it. Therefore, we > need to enable flow c

[PATCH 0/2] net: qcom/emac: ensure that pause frames are enabled

2016-11-07 Thread Timur Tabi
The qcom emac driver experiences significant packet loss (through frame check sequence errors) if flow control is not enabled and the phy is not configured to allow pause frames to pass through it. Therefore, we need to enable flow control and force the phy to pass pause frames. Timur Tabi (2):