aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorPetr Machata <[email protected]>2020-03-05 09:16:43 +0200
committerDavid S. Miller <[email protected]>2020-03-05 14:03:32 -0800
commit7bec1a45d5708a19154b94758802d7c599b99119 (patch)
tree716a635159e1c2c93130d264b4db6634a43ea80e /lib/test_overflow.c
parentc4e372e2ac7c9752ded23f24d718cad4a8234077 (diff)
mlxsw: spectrum_qdisc: Support offloading of FIFO Qdisc
There are two peculiarities about offloading FIFO: - sometimes the qdisc has an unspecified handle (it is "invisible") - it may be created before the qdisc that it will be a child of These features make the offload a bit more tricky. The approach chosen in this patch is to make note of all the FIFOs that needed to be rejected because their parents were not known. Later when the parent is created, they are offloaded FIFO is only offloaded for its counters, queue length is ignored. Signed-off-by: Petr Machata <[email protected]> Signed-off-by: Ido Schimmel <[email protected]> Acked-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions