Files
linux/tools/testing/selftests
Joe Damato 48697bdfb6 selftests: net: cleanup busy_poller.c
Fix various integer type conversions by using strtoull and a temporary
variable which is bounds checked before being casted into the
appropriate cfg_* variable for use by the test program.

While here:
  - free the strdup'd cfg string for overall hygenie.
  - initialize napi_id = 0 in setup_queue to avoid warnings on some
    compilers.

Signed-off-by: Joe Damato <jdamato@fastly.com>
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20241204163239.294123-1-jdamato@fastly.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-12-06 17:42:15 -08:00
..
2024-07-11 11:23:55 -06:00
2023-08-24 10:41:47 -04:00
2024-08-01 13:55:33 -06:00
2024-08-19 22:36:26 -04:00
2024-12-06 17:42:15 -08:00
2023-10-05 14:22:53 -06:00