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.29] -4 -t # 2.55 [+2.26] tcp tx: 941 MB/s 15967 calls/s 15967 msg/s # 2.56 [+0.00] tcp rx: 944 MB/s 49589 calls/s # 3.55 [+1.00] tcp tx: 977 MB/s 16574 calls/s 16574 msg/s # 3.56 [+0.00] tcp rx: 978 MB/s 49333 calls/s # 4.55 [+1.00] tcp tx: 962 MB/s 16317 calls/s 16317 msg/s # 4.56 [+0.00] tcp rx: 962 MB/s 48276 calls/s # 5.55 [+1.00] tcp tx: 963 MB/s 16337 calls/s 16337 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.93 [+0.34] -4 -v # 6.94 [+1.02] udp rx: 619 MB/s 448648 calls/s # 6.96 [+0.02] udp tx: 1223 MB/s 20749 calls/s 20749 msg/s # 7.94 [+0.98] udp rx: 664 MB/s 481951 calls/s # 7.96 [+0.02] udp tx: 1223 MB/s 20752 calls/s 20752 msg/s # 8.94 [+0.98] udp rx: 666 MB/s 483203 calls/s # 8.96 [+0.02] udp tx: 1175 MB/s 19938 calls/s 19938 msg/s # 9.94 [+0.98] udp rx: 667 MB/s 483270 calls/s # 9.96 [+0.02] udp tx: 1244 MB/s 21111 calls/s 21111 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.30] -4 -G # 11.31 [+1.01] udp rx: 1086 MB/s 792347 calls/s # 11.33 [+0.02] udp tx: 1108 MB/s 18796 calls/s 18796 msg/s # 12.31 [+0.98] udp rx: 1113 MB/s 811772 calls/s # 12.33 [+0.02] udp tx: 1112 MB/s 18871 calls/s 18871 msg/s # 13.31 [+0.98] udp rx: 1116 MB/s 814602 calls/s # 13.33 [+0.02] udp tx: 1116 MB/s 18931 calls/s 18931 msg/s # 14.31 [+0.98] udp rx: 1111 MB/s 810944 calls/s # 14.33 [+0.02] udp tx: 1110 MB/s 18841 calls/s 18841 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__->