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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 1000 MB/s 16969 calls/s 16969 msg/s # 2.57 [+0.04] tcp rx: 1045 MB/s 51527 calls/s # 3.53 [+0.96] tcp tx: 962 MB/s 16326 calls/s 16326 msg/s # 3.57 [+0.04] tcp rx: 955 MB/s 48867 calls/s # 4.53 [+0.96] tcp tx: 819 MB/s 13902 calls/s 13902 msg/s # 4.57 [+0.04] tcp rx: 805 MB/s 41286 calls/s # 5.53 [+0.96] tcp tx: 582 MB/s 9883 calls/s 9883 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.83 [+0.27] -4 -v # 6.84 [+1.01] udp rx: 541 MB/s 392704 calls/s # 6.86 [+0.02] udp tx: 776 MB/s 13173 calls/s 13173 msg/s # 7.84 [+0.98] udp rx: 551 MB/s 399872 calls/s # 7.86 [+0.02] udp tx: 807 MB/s 13704 calls/s 13704 msg/s # 8.84 [+0.98] udp rx: 550 MB/s 398592 calls/s # 8.86 [+0.02] udp tx: 802 MB/s 13604 calls/s 13604 msg/s # 9.84 [+0.98] udp rx: 552 MB/s 400640 calls/s # 9.86 [+0.02] udp tx: 803 MB/s 13631 calls/s 13631 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.20 [+0.30] -4 -G # 11.22 [+1.01] udp rx: 643 MB/s 468948 calls/s # 11.24 [+0.02] udp tx: 661 MB/s 11226 calls/s 11226 msg/s # 12.22 [+0.98] udp rx: 668 MB/s 487603 calls/s # 12.24 [+0.02] udp tx: 662 MB/s 11240 calls/s 11240 msg/s # 13.22 [+0.98] udp rx: 657 MB/s 479158 calls/s # 13.24 [+0.02] udp tx: 658 MB/s 11174 calls/s 11174 msg/s # 14.22 [+0.98] udp rx: 654 MB/s 477642 calls/s # 14.24 [+0.02] udp tx: 655 MB/s 11117 calls/s 11117 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__->