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.28] -4 -t # 2.56 [+2.27] tcp tx: 956 MB/s 16215 calls/s 16215 msg/s # 2.58 [+0.02] tcp rx: 973 MB/s 49768 calls/s # 3.56 [+0.98] tcp tx: 960 MB/s 16296 calls/s 16296 msg/s # 3.58 [+0.02] tcp rx: 966 MB/s 47933 calls/s # 4.56 [+0.98] tcp tx: 954 MB/s 16191 calls/s 16191 msg/s # 4.58 [+0.02] tcp rx: 950 MB/s 49500 calls/s # 5.56 [+0.98] tcp tx: 971 MB/s 16485 calls/s 16485 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.31] -4 -v # 6.91 [+1.01] udp rx: 630 MB/s 456704 calls/s # 6.93 [+0.02] udp tx: 1244 MB/s 21114 calls/s 21114 msg/s # 7.91 [+0.98] udp rx: 647 MB/s 468992 calls/s # 7.93 [+0.02] udp tx: 1258 MB/s 21348 calls/s 21348 msg/s # 8.91 [+0.98] udp rx: 659 MB/s 477952 calls/s # 8.93 [+0.02] udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # 9.92 [+0.98] udp rx: 660 MB/s 478464 calls/s # 9.93 [+0.02] udp tx: 1266 MB/s 21483 calls/s 21483 msg/s # 9.97 [+0.04] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.33] -4 -G # 11.33 [+1.02] udp rx: 657 MB/s 479798 calls/s # 11.35 [+0.02] udp tx: 673 MB/s 11420 calls/s 11420 msg/s # 12.33 [+0.98] udp rx: 661 MB/s 482496 calls/s # 12.35 [+0.02] udp tx: 663 MB/s 11260 calls/s 11260 msg/s # 13.33 [+0.98] udp rx: 678 MB/s 495118 calls/s # 13.35 [+0.02] udp tx: 682 MB/s 11568 calls/s 11568 msg/s # 14.33 [+0.98] udp rx: 578 MB/s 421845 calls/s # 14.35 [+0.02] udp tx: 579 MB/s 9826 calls/s 9826 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__->