make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.48 [+0.47] -4 -t # 2.79 [+2.31] tcp tx: 996 MB/s 16896 calls/s 16896 msg/s # 2.79 [+0.00] tcp rx: 996 MB/s 51146 calls/s # 3.79 [+1.00] tcp tx: 1022 MB/s 17349 calls/s 17349 msg/s # 3.79 [+0.00] tcp rx: 1023 MB/s 52269 calls/s # 4.79 [+1.00] tcp tx: 1031 MB/s 17492 calls/s 17492 msg/s # 4.80 [+0.00] tcp rx: 1032 MB/s 52498 calls/s # 5.79 [+1.00] tcp tx: 1005 MB/s 17053 calls/s 17053 msg/s # 5.83 [+0.04] udp gso - over veth touching data # 5.83 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.20 [+0.37] -4 -v # 7.22 [+1.02] udp rx: 620 MB/s 449536 calls/s # 7.24 [+0.02] udp tx: 1292 MB/s 21925 calls/s 21925 msg/s # 8.22 [+0.98] udp rx: 652 MB/s 472320 calls/s # 8.24 [+0.02] udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # 9.22 [+0.98] udp rx: 654 MB/s 473856 calls/s # 9.24 [+0.02] udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # 10.22 [+0.98] udp rx: 654 MB/s 473856 calls/s # 10.24 [+0.02] udp tx: 1294 MB/s 21961 calls/s 21961 msg/s # 10.28 [+0.04] udp gso and gro - over veth touching data # 10.28 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.68 [+0.39] -4 -G # 11.69 [+1.01] udp rx: 1111 MB/s 810496 calls/s # 11.72 [+0.03] udp tx: 1141 MB/s 19362 calls/s 19362 msg/s # 12.69 [+0.97] udp rx: 1151 MB/s 839876 calls/s # 12.72 [+0.02] udp tx: 1158 MB/s 19648 calls/s 19648 msg/s # 13.69 [+0.98] udp rx: 1161 MB/s 847387 calls/s # 13.72 [+0.02] udp tx: 1164 MB/s 19758 calls/s 19758 msg/s # 14.69 [+0.98] udp rx: 1158 MB/s 845083 calls/s # 14.72 [+0.02] udp tx: 1162 MB/s 19716 calls/s 19716 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->