Re: [PATCH net-next v2 0/7] drivers: Fix drivers doing TX csum offload with EH
From: Tom Herbert <hidden>
Date: 2024-07-03 14:39:35
From: Tom Herbert <hidden>
Date: 2024-07-03 14:39:35
On Tue, Jul 2, 2024 at 6:46 PM Jakub Kicinski [off-list ref] wrote:
On Mon, 1 Jul 2024 12:55:00 -0700 Tom Herbert wrote:quoted
Testing: The code compiles, but is otherwise untested due to lack of NIC hardware. It would be appreciated if someone with access to the hardware could test.Could you pop a script under tools/testing/selftests/drivers/net/ that'd exercise this? This will hopefully guarantee good coverage soon, due to: https://netdev.bots.linux.dev/devices.html
Sure. Thanks for the pointer. Tom