[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <195db88f-501a-03f1-3f1c-a33d3358768c@gmail.com>
Date: Mon, 7 Mar 2022 14:43:26 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Toke Høiland-Jørgensen <toke@...hat.com>,
Felix Fietkau <nbd@....name>, netdev@...r.kernel.org
Subject: Re: [PATCH 2/2] sch_fq_codel: fix running with classifiers that don't
set a classid
On 3/7/22 12:41, Toke Høiland-Jørgensen wrote:
> Felix Fietkau <nbd@....name> writes:
>
>> If no valid classid is provided, fall back to calculating the hash directly,
>> in order to avoid dropping packets
>>
>> Signed-off-by: Felix Fietkau <nbd@....name>
> While I agree that this behaviour makes more sense, it's also a
> user-facing API change; I suppose there may be filters out there relying
> on the fact that invalid (or unset) class ID values lead to dropped
> packets?
Indeed.
This part was copied from SFQ, so if we want to (optionally ?) change
the behavior,
same change should be applied to SFQ.
Powered by blists - more mailing lists