Re: [PATCH net-next 4/4] netconsole: selftest: verify userdata entry limit

2025-01-03 Thread Breno Leitao
Hello Simon, On Fri, Dec 06, 2024 at 03:09:18PM +, Simon Horman wrote: > On Wed, Dec 04, 2024 at 08:40:45AM -0800, Breno Leitao wrote: > > Add a new selftest for netconsole that tests the userdata entry limit > > functionality. The test performs two key verifications: > > > > 1. Create MAX_US

Re: [PATCH net-next 4/4] netconsole: selftest: verify userdata entry limit

2024-12-06 Thread Simon Horman
On Wed, Dec 04, 2024 at 08:40:45AM -0800, Breno Leitao wrote: > Add a new selftest for netconsole that tests the userdata entry limit > functionality. The test performs two key verifications: > > 1. Create MAX_USERDATA_ITEMS (16) userdata entries successfully > 2. Confirm that attempting to create

[PATCH net-next 4/4] netconsole: selftest: verify userdata entry limit

2024-12-04 Thread Breno Leitao
Add a new selftest for netconsole that tests the userdata entry limit functionality. The test performs two key verifications: 1. Create MAX_USERDATA_ITEMS (16) userdata entries successfully 2. Confirm that attempting to create an additional userdata entry fails The selftest script uses the netcon