diff options
| author | Jakub Kicinski <[email protected]> | 2025-07-25 01:34:59 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-25 01:34:59 +0000 |
| commit | 89628a0ec78718481d75d6a5d49c47862cd28d44 (patch) | |
| tree | d8223d0f701032f1979ed7cbbc2b6b8ad8407864 /tools/testing/selftests/drivers/net/lib/py/env.py | |
| parent | Merge tag 'for-net-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
| parent | net: define an enum for the napi threaded state (diff) | |
| download | kernel-89628a0ec78718481d75d6a5d49c47862cd28d44.tar.gz kernel-89628a0ec78718481d75d6a5d49c47862cd28d44.zip | |
Merge branch 'use-enum-to-represent-the-napi-threaded-state'
Samiullah Khawaja says:
====================
Use enum to represent the NAPI threaded state
Instead of using 0/1 to represent the NAPI threaded states use enum
(disabled/enabled) to represent the NAPI threaded states.
This patch series is a subset of patches from the following patch series:
https://lore.kernel.org/[email protected]
The first 3 patches are being sent separately as per the feedback to
replace the usage of 0/1 as NAPI threaded states with enum. See:
https://lore.kernel.org/[email protected]
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/lib/py/env.py')
0 files changed, 0 insertions, 0 deletions
