On Thu, 26 Nov 2020 19:47:47 +0100 Davide Caratti wrote: > a proper kernel configuration for running kselftest can be obtained with: > > $ yes | make kselftest-merge > > enable compile support for the 'red' qdisc: otherwise, tdc kselftest fail > when trying to run tdc test items contained in red.json. > > Signed-off-by: Davide Caratti <dcara...@redhat.com>
Looks rather low risk, applied to net, thanks!