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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.02 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.37 [+0.35] -4 -t # 2.65 [+2.28] tcp tx: 887 MB/s 15046 calls/s 15046 msg/s # 2.65 [+0.00] tcp rx: 887 MB/s 40422 calls/s # 3.65 [+1.00] tcp tx: 968 MB/s 16432 calls/s 16432 msg/s # 3.65 [+0.00] tcp rx: 970 MB/s 49601 calls/s # 4.65 [+1.00] tcp tx: 983 MB/s 16680 calls/s 16680 msg/s # 4.65 [+0.00] tcp rx: 984 MB/s 50034 calls/s # 5.65 [+1.00] tcp tx: 974 MB/s 16530 calls/s 16530 msg/s # 5.68 [+0.03] udp gso - over veth touching data # 5.68 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.28] -4 -v # 6.97 [+1.01] udp rx: 654 MB/s 474368 calls/s # 6.99 [+0.02] udp tx: 1263 MB/s 21426 calls/s 21426 msg/s # 7.97 [+0.98] udp rx: 668 MB/s 484096 calls/s # 7.99 [+0.02] udp tx: 1259 MB/s 21359 calls/s 21359 msg/s # 8.97 [+0.98] udp rx: 667 MB/s 483328 calls/s # 8.99 [+0.02] udp tx: 1257 MB/s 21331 calls/s 21331 msg/s # 9.97 [+0.98] udp rx: 664 MB/s 481024 calls/s # 9.99 [+0.02] udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.41 [+0.39] -4 -G # 11.43 [+1.02] udp rx: 928 MB/s 677385 calls/s # 11.46 [+0.02] udp tx: 947 MB/s 16073 calls/s 16073 msg/s # 12.43 [+0.98] udp rx: 959 MB/s 699494 calls/s # 12.46 [+0.02] udp tx: 967 MB/s 16415 calls/s 16415 msg/s # 13.43 [+0.98] udp rx: 1084 MB/s 790822 calls/s # 13.46 [+0.02] udp tx: 1086 MB/s 18425 calls/s 18425 msg/s # 14.43 [+0.98] udp rx: 984 MB/s 717920 calls/s # 14.46 [+0.02] udp tx: 976 MB/s 16562 calls/s 16562 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__->