]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-network: Add test for rps_cpu_mask option 31293/head
authorRenjaya Raga Zenta <ragazenta@gmail.com>
Fri, 16 Feb 2024 07:01:47 +0000 (14:01 +0700)
committerRenjaya Raga Zenta <ragazenta@gmail.com>
Wed, 28 Feb 2024 04:37:18 +0000 (11:37 +0700)
commita6f5673c99f050d4a5e13b23bede3dfea9f1270c
treeae2e9165b95dd5f914879db3d1b25df3736b195b
parent0f30bf5886f839984df545df74e9658daf3533d2
test-network: Add test for rps_cpu_mask option
test/test-network/conf/24-rps-cpu-disable.link [new file with mode: 0644]
test/test-network/conf/24-rps-cpu-empty.link [new file with mode: 0644]
test/test-network/conf/24-rps-cpu-invalid.link [new file with mode: 0644]
test/test-network/conf/25-rps-cpu-0-1.link [new file with mode: 0644]
test/test-network/conf/25-rps-cpu-0-empty.link [new file with mode: 0644]
test/test-network/conf/25-rps-cpu-0-invalid.link [new file with mode: 0644]
test/test-network/conf/25-rps-cpu-0.link [new file with mode: 0644]
test/test-network/conf/25-rps-cpu-1.link [new file with mode: 0644]
test/test-network/conf/25-rps-cpu-all.link [new file with mode: 0644]
test/test-network/conf/25-rps-cpu-multi.link [new file with mode: 0644]
test/test-network/systemd-networkd-tests.py