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.01 [+0.01] ipv6 # 0.02 [+0.00] tcp - over veth touching data # 0.02 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.50 [+0.48] -4 -t # 2.87 [+2.38] tcp tx: 949 MB/s 16106 calls/s 16106 msg/s # 2.94 [+0.06] tcp rx: 1021 MB/s 51802 calls/s # 3.87 [+0.94] tcp tx: 912 MB/s 15477 calls/s 15477 msg/s # 3.99 [+0.11] tcp rx: 940 MB/s 44697 calls/s # 4.87 [+0.89] tcp tx: 936 MB/s 15876 calls/s 15876 msg/s # 4.99 [+0.12] tcp rx: 962 MB/s 44857 calls/s # 5.87 [+0.88] tcp tx: 954 MB/s 16186 calls/s 16186 msg/s # 5.91 [+0.04] udp gso - over veth touching data # 5.91 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.34 [+0.43] -4 -v # 7.36 [+1.02] udp rx: 631 MB/s 457728 calls/s # 7.38 [+0.02] udp tx: 1249 MB/s 21200 calls/s 21200 msg/s # 8.36 [+0.98] udp rx: 657 MB/s 475966 calls/s # 8.38 [+0.02] udp tx: 1271 MB/s 21563 calls/s 21563 msg/s # 9.36 [+0.98] udp rx: 663 MB/s 480350 calls/s # 9.38 [+0.02] udp tx: 1296 MB/s 21987 calls/s 21987 msg/s # 10.36 [+0.98] udp rx: 663 MB/s 480476 calls/s # 10.38 [+0.02] udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # 10.42 [+0.04] udp gso and gro - over veth touching data # 10.42 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.80 [+0.38] -4 -G # 11.82 [+1.01] udp rx: 1091 MB/s 796256 calls/s # 11.85 [+0.03] udp tx: 1123 MB/s 19050 calls/s 19050 msg/s # 12.82 [+0.97] udp rx: 1133 MB/s 826431 calls/s # 12.85 [+0.03] udp tx: 1137 MB/s 19288 calls/s 19288 msg/s # 13.82 [+0.97] udp rx: 1130 MB/s 824198 calls/s # 13.85 [+0.03] udp tx: 1133 MB/s 19225 calls/s 19225 msg/s # 14.82 [+0.98] udp rx: 1115 MB/s 813819 calls/s # 14.85 [+0.02] udp tx: 1119 MB/s 18987 calls/s 18987 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__->