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.29] -4 -t # 2.54 [+2.25] tcp tx: 656 MB/s 11128 calls/s 11128 msg/s # 2.55 [+0.00] tcp rx: 656 MB/s 33466 calls/s # 3.54 [+1.00] tcp tx: 686 MB/s 11645 calls/s 11645 msg/s # 3.55 [+0.00] tcp rx: 687 MB/s 34998 calls/s # 4.54 [+1.00] tcp tx: 661 MB/s 11227 calls/s 11227 msg/s # 4.55 [+0.00] tcp rx: 662 MB/s 33828 calls/s # 5.54 [+1.00] tcp tx: 653 MB/s 11090 calls/s 11090 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.30] -4 -v # 6.90 [+1.02] udp rx: 572 MB/s 415604 calls/s # 6.92 [+0.02] udp tx: 755 MB/s 12813 calls/s 12813 msg/s # 7.90 [+0.98] udp rx: 563 MB/s 408872 calls/s # 7.92 [+0.02] udp tx: 697 MB/s 11828 calls/s 11828 msg/s # 8.90 [+0.98] udp rx: 567 MB/s 412279 calls/s # 8.92 [+0.02] udp tx: 708 MB/s 12023 calls/s 12023 msg/s # 9.90 [+0.98] udp rx: 583 MB/s 423424 calls/s # 9.92 [+0.02] udp tx: 745 MB/s 12640 calls/s 12640 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.24 [+0.29] -4 -G # 11.25 [+1.01] udp rx: 665 MB/s 485150 calls/s # 11.27 [+0.02] udp tx: 678 MB/s 11507 calls/s 11507 msg/s # 12.25 [+0.98] udp rx: 717 MB/s 523448 calls/s # 12.27 [+0.02] udp tx: 717 MB/s 12171 calls/s 12171 msg/s # 13.25 [+0.98] udp rx: 684 MB/s 499480 calls/s # 13.27 [+0.02] udp tx: 684 MB/s 11611 calls/s 11611 msg/s # 14.26 [+0.98] udp rx: 684 MB/s 499528 calls/s # 14.27 [+0.02] udp tx: 684 MB/s 11612 calls/s 11612 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__->