[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK4PFCXqPw2GwaaqLKAsinShVYDLZP3BpWN8Jc5sxyvmy9=H3Q@mail.gmail.com>
Date: Fri, 7 Feb 2020 00:44:55 -0500
From: Kent Dorfman <kent.dorfman766@...il.com>
To: linux-kernel@...r.kernel.org
Subject: network stack rate shaping queues
A general question:
Do the network rate shaping queues apply to all network traffic in the
system, or just to the AF_INET address family?
What if we have other classes of network drivers (non ethernet) that
also use a BSD socket interface, but a different address family? Are
those messages also subject to the rate shaping, or are they generally
FIFO to the driver queue?
My concern is specific to the 4.x kernel.
Powered by blists - more mailing lists