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.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.34 [+0.34] -4 -t # 2.63 [+2.29] tcp tx: 907 MB/s 15392 calls/s 15392 msg/s # 2.63 [+0.00] tcp rx: 907 MB/s 48598 calls/s # 3.63 [+1.00] tcp tx: 917 MB/s 15562 calls/s 15562 msg/s # 3.63 [+0.00] tcp rx: 918 MB/s 50332 calls/s # 4.63 [+1.00] tcp tx: 951 MB/s 16136 calls/s 16136 msg/s # 4.63 [+0.00] tcp rx: 952 MB/s 48629 calls/s # 5.63 [+1.00] tcp tx: 945 MB/s 16040 calls/s 16040 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.30] -4 -v # 6.98 [+1.01] udp rx: 642 MB/s 465408 calls/s # 7.00 [+0.02] udp tx: 1227 MB/s 20823 calls/s 20823 msg/s # 7.98 [+0.98] udp rx: 621 MB/s 450398 calls/s # 8.00 [+0.02] udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # 8.98 [+0.98] udp rx: 657 MB/s 476067 calls/s # 9.00 [+0.02] udp tx: 1234 MB/s 20931 calls/s 20931 msg/s # 9.98 [+0.98] udp rx: 662 MB/s 480015 calls/s # 10.00 [+0.02] udp tx: 1241 MB/s 21061 calls/s 21061 msg/s # 10.03 [+0.03] 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.34 [+0.31] -4 -G # 11.35 [+1.01] udp rx: 1092 MB/s 796801 calls/s # 11.37 [+0.02] udp tx: 1112 MB/s 18874 calls/s 18874 msg/s # 12.35 [+0.98] udp rx: 1107 MB/s 807703 calls/s # 12.37 [+0.02] udp tx: 1109 MB/s 18812 calls/s 18812 msg/s # 13.35 [+0.98] udp rx: 1102 MB/s 804077 calls/s # 13.37 [+0.02] udp tx: 1104 MB/s 18725 calls/s 18725 msg/s # 14.35 [+0.99] udp rx: 1101 MB/s 803004 calls/s # 14.37 [+0.02] udp tx: 1102 MB/s 18699 calls/s 18699 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__->