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.33 [+0.33] -4 -t # 2.62 [+2.28] tcp tx: 580 MB/s 9846 calls/s 9846 msg/s # 2.63 [+0.01] tcp rx: 592 MB/s 35203 calls/s # 3.62 [+0.99] tcp tx: 625 MB/s 10609 calls/s 10609 msg/s # 3.63 [+0.01] tcp rx: 627 MB/s 36852 calls/s # 4.62 [+0.99] tcp tx: 946 MB/s 16046 calls/s 16046 msg/s # 4.63 [+0.02] tcp rx: 946 MB/s 48676 calls/s # 5.62 [+0.98] tcp tx: 949 MB/s 16101 calls/s 16101 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.32] -4 -v # 6.98 [+1.01] udp rx: 653 MB/s 473600 calls/s # 7.01 [+0.02] udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # 7.98 [+0.98] udp rx: 670 MB/s 485888 calls/s # 8.01 [+0.02] udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # 8.99 [+0.98] udp rx: 671 MB/s 486656 calls/s # 9.01 [+0.02] udp tx: 1287 MB/s 21841 calls/s 21841 msg/s # 9.99 [+0.98] udp rx: 671 MB/s 486400 calls/s # 10.01 [+0.02] udp tx: 1287 MB/s 21837 calls/s 21837 msg/s # 10.04 [+0.03] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.31] -4 -G # 11.36 [+1.01] udp rx: 628 MB/s 458251 calls/s # 11.38 [+0.02] udp tx: 643 MB/s 10910 calls/s 10910 msg/s # 12.36 [+0.98] udp rx: 683 MB/s 498225 calls/s # 12.38 [+0.02] udp tx: 683 MB/s 11589 calls/s 11589 msg/s # 13.36 [+0.98] udp rx: 680 MB/s 496624 calls/s # 13.38 [+0.02] udp tx: 680 MB/s 11542 calls/s 11542 msg/s # 14.36 [+0.98] udp rx: 678 MB/s 494558 calls/s # 14.38 [+0.02] udp tx: 678 MB/s 11500 calls/s 11500 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__->