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.60 [+2.29] tcp tx: 664 MB/s 11273 calls/s 11273 msg/s # 2.60 [+0.00] tcp rx: 665 MB/s 33531 calls/s # 3.60 [+1.00] tcp tx: 677 MB/s 11488 calls/s 11488 msg/s # 3.60 [+0.00] tcp rx: 678 MB/s 34605 calls/s # 4.60 [+1.00] tcp tx: 715 MB/s 12131 calls/s 12131 msg/s # 4.60 [+0.00] tcp rx: 716 MB/s 36441 calls/s # 5.60 [+1.00] tcp tx: 690 MB/s 11707 calls/s 11707 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.29] -4 -v # 6.94 [+1.02] udp rx: 576 MB/s 418048 calls/s # 6.96 [+0.02] udp tx: 1294 MB/s 21952 calls/s 21952 msg/s # 7.94 [+0.98] udp rx: 577 MB/s 418894 calls/s # 7.96 [+0.02] udp tx: 766 MB/s 12998 calls/s 12998 msg/s # 8.94 [+0.98] udp rx: 553 MB/s 401408 calls/s # 8.96 [+0.02] udp tx: 782 MB/s 13275 calls/s 13275 msg/s # 9.94 [+0.98] udp rx: 550 MB/s 399222 calls/s # 9.96 [+0.02] udp tx: 745 MB/s 12642 calls/s 12642 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.31] -4 -G # 11.33 [+1.01] udp rx: 673 MB/s 491082 calls/s # 11.35 [+0.02] udp tx: 685 MB/s 11624 calls/s 11624 msg/s # 12.33 [+0.98] udp rx: 695 MB/s 507392 calls/s # 12.35 [+0.02] udp tx: 695 MB/s 11797 calls/s 11797 msg/s # 13.33 [+0.98] udp rx: 692 MB/s 505186 calls/s # 13.35 [+0.02] udp tx: 700 MB/s 11880 calls/s 11880 msg/s # 14.33 [+0.99] udp rx: 698 MB/s 509188 calls/s # 14.35 [+0.01] udp tx: 697 MB/s 11837 calls/s 11837 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__->