Re: [PATCH 0/2] net: qcom/emac: ensure that pause frames are enabled
From: David Miller <davem@davemloft.net> Date: 2016-11-09 23:46:01
From: Timur Tabi <redacted>
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 control and force the phy to pass pause frames.