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.29 [+0.28] -4 -t # 2.54 [+2.25] tcp tx: 913 MB/s 15498 calls/s 15498 msg/s # 2.54 [+0.00] tcp rx: 914 MB/s 49911 calls/s # 3.54 [+1.00] tcp tx: 935 MB/s 15871 calls/s 15871 msg/s # 3.54 [+0.00] tcp rx: 936 MB/s 48184 calls/s # 4.54 [+1.00] tcp tx: 880 MB/s 14933 calls/s 14933 msg/s # 4.54 [+0.00] tcp rx: 881 MB/s 49020 calls/s # 5.54 [+1.00] tcp tx: 922 MB/s 15650 calls/s 15650 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.29] -4 -v # 6.87 [+1.01] udp rx: 641 MB/s 464944 calls/s # 6.89 [+0.02] udp tx: 1184 MB/s 20084 calls/s 20084 msg/s # 7.87 [+0.98] udp rx: 665 MB/s 481688 calls/s # 7.89 [+0.02] udp tx: 1216 MB/s 20626 calls/s 20626 msg/s # 8.87 [+0.98] udp rx: 664 MB/s 481479 calls/s # 8.89 [+0.02] udp tx: 1227 MB/s 20811 calls/s 20811 msg/s # 9.87 [+0.98] udp rx: 665 MB/s 481795 calls/s # 9.89 [+0.02] udp tx: 1226 MB/s 20799 calls/s 20799 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.23 [+0.31] -4 -G # 11.25 [+1.02] udp rx: 1064 MB/s 776258 calls/s # 11.27 [+0.02] udp tx: 1088 MB/s 18460 calls/s 18460 msg/s # 12.25 [+0.98] udp rx: 1112 MB/s 811382 calls/s # 12.27 [+0.02] udp tx: 1114 MB/s 18903 calls/s 18903 msg/s # 13.25 [+0.98] udp rx: 1153 MB/s 841598 calls/s # 13.27 [+0.02] udp tx: 1155 MB/s 19602 calls/s 19602 msg/s # 14.25 [+0.98] udp rx: 1106 MB/s 806678 calls/s # 14.27 [+0.02] udp tx: 1106 MB/s 18759 calls/s 18759 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__->