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.33 [+0.33] -4 -t # 2.62 [+2.29] tcp tx: 607 MB/s 10312 calls/s 10312 msg/s # 2.62 [+0.00] tcp rx: 608 MB/s 31663 calls/s # 3.62 [+1.00] tcp tx: 583 MB/s 9903 calls/s 9903 msg/s # 3.62 [+0.00] tcp rx: 585 MB/s 30338 calls/s # 4.62 [+1.00] tcp tx: 613 MB/s 10403 calls/s 10403 msg/s # 4.62 [+0.00] tcp rx: 614 MB/s 31418 calls/s # 5.62 [+1.00] tcp tx: 570 MB/s 9679 calls/s 9679 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.99 [+0.33] -4 -v # 7.01 [+1.02] udp rx: 500 MB/s 362375 calls/s # 7.03 [+0.02] udp tx: 847 MB/s 14372 calls/s 14372 msg/s # 8.01 [+0.98] udp rx: 521 MB/s 377344 calls/s # 8.03 [+0.02] udp tx: 869 MB/s 14745 calls/s 14745 msg/s # 9.01 [+0.98] udp rx: 600 MB/s 434688 calls/s # 9.03 [+0.02] udp tx: 1068 MB/s 18126 calls/s 18126 msg/s # 10.01 [+0.98] udp rx: 582 MB/s 421888 calls/s # 10.03 [+0.02] udp tx: 1305 MB/s 22138 calls/s 22138 msg/s # 10.05 [+0.03] udp gso and gro - over veth touching data # 10.06 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.29] -4 -G # 11.36 [+1.01] udp rx: 1084 MB/s 790632 calls/s # 11.37 [+0.02] udp tx: 1104 MB/s 18734 calls/s 18734 msg/s # 12.36 [+0.98] udp rx: 1093 MB/s 797601 calls/s # 12.37 [+0.02] udp tx: 1095 MB/s 18580 calls/s 18580 msg/s # 13.36 [+0.98] udp rx: 1109 MB/s 809269 calls/s # 13.37 [+0.02] udp tx: 1109 MB/s 18825 calls/s 18825 msg/s # 14.36 [+0.98] udp rx: 1130 MB/s 824131 calls/s # 14.37 [+0.02] udp tx: 1131 MB/s 19186 calls/s 19186 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__->