Hi!
On Mon, 2023-02-20 at 13:48 +0200, Vladimir Oltean wrote:
On Mon, Feb 20, 2023 at 12:15:57PM +0100, Ferenc Fejes wrote:
quoted
LGTM.
Reviewed-by: Ferenc Fejes <redacted>
Thanks a lot for the review!
Unfortunately I need to send a v3, because the C language apparently
doesn't like "default" switch cases with no code, and I need to make
this change (which surprises me, since the code did compile fine with
my gcc-arm-11.2-2022.02-x86_64-aarch64-none-linux-gnu toolchain):
[...]
Besides, I'm also taking the opportunity to make one more change, and
really do a thorough job with the netlink extack: I will be passing
it
down to the device driver in v3, via struct tc_mqprio_qopt_offload
and
struct tc_taprio_qopt_offload.
I'll replicate your review tag for all patches from v2 that will be
present in an unchanged form in v3, ok?
Sure!
Best,
Ferenc