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.35 [+0.35] -4 -t # 2.64 [+2.29] tcp tx: 929 MB/s 15772 calls/s 15772 msg/s # 2.64 [+0.00] tcp rx: 930 MB/s 48979 calls/s # 3.64 [+1.00] tcp tx: 970 MB/s 16459 calls/s 16459 msg/s # 3.64 [+0.00] tcp rx: 970 MB/s 49804 calls/s # 4.64 [+1.00] tcp tx: 953 MB/s 16178 calls/s 16178 msg/s # 4.64 [+0.00] tcp rx: 954 MB/s 48874 calls/s # 5.64 [+1.00] tcp tx: 932 MB/s 15822 calls/s 15822 msg/s # 5.68 [+0.04] udp gso - over veth touching data # 5.68 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.03 [+0.35] -4 -v # 7.04 [+1.02] udp rx: 584 MB/s 423424 calls/s # 7.06 [+0.02] udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # 8.04 [+0.98] udp rx: 654 MB/s 473856 calls/s # 8.06 [+0.02] udp tx: 1235 MB/s 20958 calls/s 20958 msg/s # 9.04 [+0.98] udp rx: 655 MB/s 474624 calls/s # 9.06 [+0.02] udp tx: 1232 MB/s 20912 calls/s 20912 msg/s # 10.04 [+0.98] udp rx: 655 MB/s 474368 calls/s # 10.06 [+0.02] udp tx: 1232 MB/s 20900 calls/s 20900 msg/s # 10.10 [+0.04] udp gso and gro - over veth touching data # 10.10 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.45 [+0.35] -4 -G # 11.46 [+1.02] udp rx: 1080 MB/s 788288 calls/s # 11.49 [+0.03] udp tx: 1110 MB/s 18836 calls/s 18836 msg/s # 12.46 [+0.97] udp rx: 1102 MB/s 804239 calls/s # 12.49 [+0.03] udp tx: 1102 MB/s 18701 calls/s 18701 msg/s # 13.47 [+0.98] udp rx: 1001 MB/s 730167 calls/s # 13.49 [+0.02] udp tx: 1000 MB/s 16962 calls/s 16962 msg/s # 14.47 [+0.98] udp rx: 979 MB/s 714544 calls/s # 14.49 [+0.02] udp tx: 974 MB/s 16529 calls/s 16529 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__->