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.53 [+2.25] tcp tx: 981 MB/s 16643 calls/s 16643 msg/s # 2.54 [+0.01] tcp rx: 991 MB/s 50965 calls/s # 3.53 [+0.99] tcp tx: 942 MB/s 15987 calls/s 15987 msg/s # 3.55 [+0.02] tcp rx: 953 MB/s 48762 calls/s # 4.53 [+0.98] tcp tx: 960 MB/s 16295 calls/s 16295 msg/s # 4.55 [+0.02] tcp rx: 957 MB/s 48609 calls/s # 5.53 [+0.98] tcp tx: 946 MB/s 16047 calls/s 16047 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.83 [+0.26] -4 -v # 6.85 [+1.01] udp rx: 610 MB/s 442112 calls/s # 6.86 [+0.02] udp tx: 1221 MB/s 20722 calls/s 20722 msg/s # 7.85 [+0.99] udp rx: 656 MB/s 475293 calls/s # 7.86 [+0.01] udp tx: 1274 MB/s 21620 calls/s 21620 msg/s # 8.85 [+0.99] udp rx: 613 MB/s 444617 calls/s # 8.86 [+0.01] udp tx: 1292 MB/s 21914 calls/s 21914 msg/s # 9.85 [+0.99] udp rx: 639 MB/s 462895 calls/s # 9.86 [+0.01] udp tx: 1288 MB/s 21853 calls/s 21853 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.27] -4 -G # 11.17 [+1.01] udp rx: 1127 MB/s 821935 calls/s # 11.19 [+0.01] udp tx: 1143 MB/s 19399 calls/s 19399 msg/s # 12.17 [+0.99] udp rx: 1135 MB/s 828109 calls/s # 12.19 [+0.01] udp tx: 1135 MB/s 19253 calls/s 19253 msg/s # 13.17 [+0.99] udp rx: 1136 MB/s 828701 calls/s # 13.19 [+0.01] udp tx: 1135 MB/s 19262 calls/s 19262 msg/s # 14.18 [+0.99] udp rx: 1018 MB/s 742768 calls/s # 14.19 [+0.01] udp tx: 1017 MB/s 17258 calls/s 17258 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__->