Re: [PATCH v2 0/2] dts: port over checksum offload suite

2024-08-23 Thread Jeremy Spewock
Hey Dean, Thanks for the series! Looks good to me in general, I just left some comments with a few thoughts I had about some ways to potentially move some stuff around or swap implementations, but the functionality all looks good to me. Let me know what you think! Thanks, Jeremy On Wed, Aug 21,

[PATCH v2 0/2] dts: port over checksum offload suite

2024-08-21 Thread Dean Marx
--- v2: * added filter for verbose output using dst mac address Dean Marx (2): dts: add csum HW offload to testpmd shell dts: checksum offload test suite dts/framework/config/conf_yaml_schema.json| 3 +- dts/framework/remote_session/testpmd_shell.py | 124 dts/tests/TestSu