Re: macvlan: don't broadcast PAUSE frames to macvlan devices
From: David Miller <davem@davemloft.net>
Date: 2008-11-26 23:31:02
From: David Miller <davem@davemloft.net>
Date: 2008-11-26 23:31:02
From: Patrick McHardy <redacted> Date: Wed, 26 Nov 2008 16:53:06 +0100
macvlan: don't broadcast PAUSE frames to macvlan devices
PAUSE frames are only relevant for the real device, broadcasting them
to all macvlan devices can cause a significant load increase.
Reported-by: Ben Greear [off-list ref]
Tested-by: Ben Greear [off-list ref]
Signed-off-by: Patrick McHardy [off-list ref]Applied, thanks Patrick.