Jakub Kicinski <[email protected]> writes:
> Teach cmd() how to print itself, to make debug prints easier.
> Example output (leading # due to ksft_pr()):
>
> # CMD: /root/ksft-net-drv/drivers/net/gro
> # EXIT: 1
> # STDOUT: ipv6 with ext header does coalesce:
> # STDERR: Expected {200 }, Total 1 packets
> # Received {100 [!=200]100 [!=0]}, Total 2 packets.
>
> Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Petr Machata <[email protected]>
