Re: [PATCH net] samples: pktgen: correct dev to DEV
From: Simon Horman
Date: Tue Nov 12 2024 - 12:39:50 EST
On Tue, Nov 12, 2024 at 11:03:47AM +0800, Wei Fang wrote:
> In the pktgen_sample01_simple.sh script, the device variable is uppercase
> 'DEV' instead of lowercase 'dev'. Because of this typo, the script cannot
> enable UDP tx checksum.
>
> Fixes: 460a9aa23de6 ("samples: pktgen: add UDP tx checksum support")
> Signed-off-by: Wei Fang <wei.fang@xxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>