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: 1016 MB/s 17246 calls/s 17246 msg/s # 2.56 [+0.00] tcp rx: 1018 MB/s 51380 calls/s # 3.56 [+1.00] tcp tx: 1064 MB/s 18058 calls/s 18058 msg/s # 3.56 [+0.00] tcp rx: 1065 MB/s 53202 calls/s # 4.56 [+1.00] tcp tx: 981 MB/s 16655 calls/s 16655 msg/s # 4.56 [+0.00] tcp rx: 982 MB/s 51337 calls/s # 5.56 [+1.00] tcp tx: 935 MB/s 15865 calls/s 15865 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.89 [+0.30] -4 -v # 6.90 [+1.01] udp rx: 614 MB/s 445440 calls/s # 6.92 [+0.02] udp tx: 1144 MB/s 19416 calls/s 19416 msg/s # 7.90 [+0.98] udp rx: 666 MB/s 483328 calls/s # 7.92 [+0.02] udp tx: 1163 MB/s 19733 calls/s 19733 msg/s # 8.90 [+0.98] udp rx: 669 MB/s 485632 calls/s # 8.92 [+0.02] udp tx: 1073 MB/s 18201 calls/s 18201 msg/s # 9.91 [+0.99] udp rx: 669 MB/s 485376 calls/s # 9.92 [+0.01] udp tx: 1126 MB/s 19098 calls/s 19098 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.27] -4 -G # 11.23 [+1.01] udp rx: 962 MB/s 702170 calls/s # 11.25 [+0.02] udp tx: 981 MB/s 16648 calls/s 16648 msg/s # 12.23 [+0.98] udp rx: 1009 MB/s 736122 calls/s # 12.25 [+0.02] udp tx: 1008 MB/s 17113 calls/s 17113 msg/s # 13.23 [+0.98] udp rx: 996 MB/s 726440 calls/s # 13.25 [+0.02] udp tx: 995 MB/s 16883 calls/s 16883 msg/s # 14.23 [+0.99] udp rx: 1013 MB/s 739346 calls/s # 14.25 [+0.01] udp tx: 1012 MB/s 17167 calls/s 17167 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__->