On Thu, Jan 15, 2026 at 6:02 PM Lukas Sismis <[email protected]> wrote: > > The f-string syntax was missing the 'f' prefix, causing > string interpolation to fail. > > Fixes: cfd851f264 ("dts: add QinQ strip and VLAN extend to testpmd shell") > Cc: [email protected] > > Signed-off-by: Lukas Sismis <[email protected]>
Seems like the commit message is a bit misleading, otherwise looks good. Thanks for the fix! Reviewed-by: Dean Marx <[email protected]>

