[PATCH net-next v2 0/2] selftest: netconsole: Enhance selftest to validate userdata transmission

From: Breno Leitao
Date: Tue Oct 29 2024 - 05:02:50 EST


The netconsole selftest has been extended to cover userdata, a
significant subsystem within netconsole. This patch introduces support
for testing userdata by appending a key-value pair and verifying its
successful transmission via netconsole/netpoll.

Additionally, this patchseries addresses a pending change in the subnet
configuration for the selftest.

Changelog:
v2:
* Use 192.0.2.0/24 instead of 192.168/16 in the first patch "net:
netconsole: selftests: Change the IP subnet" (Petr)
* No further changes in the second patch ("net: netconsole: selftests:
Add userdata validation")

v1:
* https://lore.kernel.org/all/20241025161415.238215-1-leitao@xxxxxxxxxx/


Breno Leitao (2):
net: netconsole: selftests: Change the IP subnet
net: netconsole: selftests: Add userdata validation

.../selftests/drivers/net/netcons_basic.sh | 33 +++++++++++++++++--
1 file changed, 31 insertions(+), 2 deletions(-)

--
2.43.5