Cc: Bill Fink <billfink@...>, SANGTAE HA <sangtae.ha@...>, Linux Kernel Mailing List <linux-kernel@...>, <netdev@...>, Stephen Hemminger <shemminger@...>
We had PAUSE frames turned off for our testing. The idea is to let TCP
do the flow and congestion control.
The problem with PAUSE+TCP is that it can cause head-of-line blocking,
where a single oversubscribed output port on a switch can PAUSE a large
number of flows on other paths.
Cheers,
Bruce
--