Re: [PATCH v1 1/2] dts: fix docstring typo in checksum suite

2025-07-29 Thread Luca Vizzarro
Reviewed-by: Luca Vizzarro

[PATCH v1 1/2] dts: fix docstring typo in checksum suite

2025-07-22 Thread Dean Marx
Current test suite docstring for checksum offload suite says there are 6 test cases when it should say 7. Fixes: 8c9a7471a0e6 ("dts: add checksum offload test suite") Signed-off-by: Dean Marx --- dts/tests/TestSuite_checksum_offload.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff