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.33] -4 -t # 2.65 [+2.31] tcp tx: 932 MB/s 15816 calls/s 15816 msg/s # 2.65 [+0.00] tcp rx: 932 MB/s 48493 calls/s # 3.65 [+1.00] tcp tx: 922 MB/s 15639 calls/s 15639 msg/s # 3.65 [+0.00] tcp rx: 922 MB/s 48272 calls/s # 4.65 [+1.00] tcp tx: 926 MB/s 15706 calls/s 15706 msg/s # 4.65 [+0.00] tcp rx: 926 MB/s 47928 calls/s # 5.65 [+1.00] tcp tx: 924 MB/s 15683 calls/s 15683 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.98 [+1.01] udp rx: 632 MB/s 458240 calls/s # 7.00 [+0.02] udp tx: 1162 MB/s 19723 calls/s 19723 msg/s # 7.98 [+0.98] udp rx: 648 MB/s 470528 calls/s # 8.00 [+0.02] udp tx: 1133 MB/s 19224 calls/s 19224 msg/s # 8.98 [+0.98] udp rx: 602 MB/s 436736 calls/s # 9.00 [+0.02] udp tx: 1119 MB/s 18992 calls/s 18992 msg/s # 9.98 [+0.98] udp rx: 612 MB/s 443648 calls/s # 10.00 [+0.02] udp tx: 1207 MB/s 20487 calls/s 20487 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.31 [+0.28] -4 -G # 11.32 [+1.02] udp rx: 1039 MB/s 758279 calls/s # 11.34 [+0.02] udp tx: 1059 MB/s 17969 calls/s 17969 msg/s # 12.32 [+0.98] udp rx: 1099 MB/s 801560 calls/s # 12.34 [+0.02] udp tx: 1100 MB/s 18670 calls/s 18670 msg/s # 13.32 [+0.98] udp rx: 1094 MB/s 798531 calls/s # 13.34 [+0.01] udp tx: 1096 MB/s 18605 calls/s 18605 msg/s # 14.33 [+0.99] udp rx: 1090 MB/s 795490 calls/s # 14.34 [+0.01] udp tx: 1092 MB/s 18538 calls/s 18538 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__->