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: 898 MB/s 15234 calls/s 15234 msg/s # 2.56 [+0.00] tcp rx: 898 MB/s 49877 calls/s # 3.56 [+1.00] tcp tx: 963 MB/s 16335 calls/s 16335 msg/s # 3.56 [+0.00] tcp rx: 964 MB/s 49661 calls/s # 4.56 [+1.00] tcp tx: 949 MB/s 16104 calls/s 16104 msg/s # 4.56 [+0.00] tcp rx: 950 MB/s 49138 calls/s # 5.56 [+1.00] tcp tx: 928 MB/s 15748 calls/s 15748 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.88 [+0.30] -4 -v # 6.90 [+1.01] udp rx: 645 MB/s 467456 calls/s # 6.92 [+0.02] udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # 7.90 [+0.98] udp rx: 662 MB/s 480065 calls/s # 7.92 [+0.02] udp tx: 1286 MB/s 21818 calls/s 21818 msg/s # 8.90 [+0.98] udp rx: 661 MB/s 479169 calls/s # 8.92 [+0.02] udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # 9.90 [+0.98] udp rx: 661 MB/s 479185 calls/s # 9.92 [+0.02] udp tx: 1285 MB/s 21801 calls/s 21801 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.25 [+0.30] -4 -G # 11.27 [+1.01] udp rx: 1104 MB/s 805882 calls/s # 11.29 [+0.02] udp tx: 1129 MB/s 19153 calls/s 19153 msg/s # 12.27 [+0.98] udp rx: 1035 MB/s 755007 calls/s # 12.29 [+0.02] udp tx: 1036 MB/s 17575 calls/s 17575 msg/s # 13.27 [+0.98] udp rx: 1117 MB/s 815291 calls/s # 13.29 [+0.02] udp tx: 1119 MB/s 18989 calls/s 18989 msg/s # 14.27 [+0.98] udp rx: 1121 MB/s 818042 calls/s # 14.29 [+0.02] udp tx: 1123 MB/s 19047 calls/s 19047 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__->