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.31 [+0.31] -4 -t # 2.59 [+2.28] tcp tx: 949 MB/s 16110 calls/s 16110 msg/s # 2.59 [+0.00] tcp rx: 950 MB/s 48334 calls/s # 3.59 [+1.00] tcp tx: 959 MB/s 16274 calls/s 16274 msg/s # 3.59 [+0.00] tcp rx: 960 MB/s 45923 calls/s # 4.59 [+1.00] tcp tx: 1049 MB/s 17793 calls/s 17793 msg/s # 4.60 [+0.01] tcp rx: 1055 MB/s 30949 calls/s # 5.59 [+0.99] tcp tx: 684 MB/s 11602 calls/s 11602 msg/s # 5.63 [+0.04] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.32] -4 -v # 6.97 [+1.02] udp rx: 499 MB/s 361115 calls/s # 6.99 [+0.02] udp tx: 886 MB/s 15032 calls/s 15032 msg/s # 7.97 [+0.98] udp rx: 500 MB/s 362240 calls/s # 7.99 [+0.02] udp tx: 889 MB/s 15079 calls/s 15079 msg/s # 8.97 [+0.98] udp rx: 504 MB/s 364544 calls/s # 8.99 [+0.02] udp tx: 892 MB/s 15140 calls/s 15140 msg/s # 9.97 [+0.98] udp rx: 518 MB/s 374857 calls/s # 9.99 [+0.02] udp tx: 848 MB/s 14383 calls/s 14383 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.33 [+0.31] -4 -G # 11.35 [+1.02] udp rx: 555 MB/s 405404 calls/s # 11.37 [+0.02] udp tx: 568 MB/s 9635 calls/s 9635 msg/s # 12.35 [+0.98] udp rx: 634 MB/s 462450 calls/s # 12.37 [+0.02] udp tx: 633 MB/s 10745 calls/s 10745 msg/s # 13.35 [+0.98] udp rx: 631 MB/s 460746 calls/s # 13.37 [+0.02] udp tx: 631 MB/s 10708 calls/s 10708 msg/s # 14.35 [+0.98] udp rx: 630 MB/s 460171 calls/s # 14.37 [+0.02] udp tx: 630 MB/s 10696 calls/s 10696 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__->