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.30 [+0.30] -4 -t # 2.56 [+2.26] tcp tx: 976 MB/s 16565 calls/s 16565 msg/s # 2.56 [+0.00] tcp rx: 977 MB/s 49175 calls/s # 3.56 [+1.00] tcp tx: 987 MB/s 16741 calls/s 16741 msg/s # 3.56 [+0.00] tcp rx: 988 MB/s 50497 calls/s # 4.56 [+1.00] tcp tx: 991 MB/s 16823 calls/s 16823 msg/s # 4.56 [+0.00] tcp rx: 992 MB/s 50690 calls/s # 5.56 [+1.00] tcp tx: 987 MB/s 16756 calls/s 16756 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.27] -4 -v # 6.87 [+1.01] udp rx: 653 MB/s 473856 calls/s # 6.89 [+0.02] udp tx: 1209 MB/s 20508 calls/s 20508 msg/s # 7.87 [+0.98] udp rx: 665 MB/s 481967 calls/s # 7.89 [+0.02] udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # 8.87 [+0.98] udp rx: 666 MB/s 483052 calls/s # 8.89 [+0.02] udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # 9.87 [+0.98] udp rx: 668 MB/s 484362 calls/s # 9.89 [+0.02] udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # 9.92 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.27] -4 -G # 11.21 [+1.01] udp rx: 1103 MB/s 805139 calls/s # 11.23 [+0.02] udp tx: 1126 MB/s 19099 calls/s 19099 msg/s # 12.21 [+0.98] udp rx: 1127 MB/s 822532 calls/s # 12.23 [+0.02] udp tx: 1129 MB/s 19159 calls/s 19159 msg/s # 13.21 [+0.98] udp rx: 1129 MB/s 823619 calls/s # 13.23 [+0.02] udp tx: 1131 MB/s 19186 calls/s 19186 msg/s # 14.21 [+0.98] udp rx: 1130 MB/s 824519 calls/s # 14.23 [+0.02] udp tx: 1131 MB/s 19191 calls/s 19191 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__->