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: 982 MB/s 16659 calls/s 16659 msg/s # 2.66 [+0.03] tcp rx: 1012 MB/s 51803 calls/s # 3.63 [+0.97] tcp tx: 973 MB/s 16517 calls/s 16517 msg/s # 3.66 [+0.03] tcp rx: 977 MB/s 48381 calls/s # 4.63 [+0.97] tcp tx: 980 MB/s 16629 calls/s 16629 msg/s # 4.66 [+0.03] tcp rx: 977 MB/s 48824 calls/s # 5.63 [+0.97] tcp tx: 936 MB/s 15879 calls/s 15879 msg/s # 5.66 [+0.04] udp gso - over veth touching data # 5.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.00 [+0.34] -4 -v # 7.02 [+1.01] udp rx: 615 MB/s 446666 calls/s # 7.04 [+0.02] udp tx: 1029 MB/s 17462 calls/s 17462 msg/s # 8.02 [+0.98] udp rx: 665 MB/s 481792 calls/s # 8.04 [+0.02] udp tx: 1211 MB/s 20549 calls/s 20549 msg/s # 9.02 [+0.98] udp rx: 665 MB/s 481792 calls/s # 9.04 [+0.02] udp tx: 1235 MB/s 20962 calls/s 20962 msg/s # 10.02 [+0.98] udp rx: 665 MB/s 482048 calls/s # 10.04 [+0.02] udp tx: 1230 MB/s 20871 calls/s 20871 msg/s # 10.07 [+0.03] udp gso and gro - over veth touching data # 10.07 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.28] -4 -G # 11.36 [+1.01] udp rx: 1087 MB/s 792903 calls/s # 11.38 [+0.02] udp tx: 1109 MB/s 18823 calls/s 18823 msg/s # 12.36 [+0.98] udp rx: 1107 MB/s 807543 calls/s # 12.38 [+0.02] udp tx: 1108 MB/s 18806 calls/s 18806 msg/s # 13.36 [+0.98] udp rx: 1102 MB/s 804252 calls/s # 13.38 [+0.02] udp tx: 1107 MB/s 18788 calls/s 18788 msg/s # 14.37 [+0.98] udp rx: 1125 MB/s 820693 calls/s # 14.38 [+0.02] udp tx: 1126 MB/s 19112 calls/s 19112 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__->