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.27 [+0.27] -4 -t # 2.51 [+2.24] tcp tx: 990 MB/s 16798 calls/s 16798 msg/s # 2.51 [+0.00] tcp rx: 991 MB/s 50860 calls/s # 3.51 [+1.00] tcp tx: 978 MB/s 16603 calls/s 16603 msg/s # 3.51 [+0.00] tcp rx: 980 MB/s 50464 calls/s # 4.51 [+1.00] tcp tx: 823 MB/s 13960 calls/s 13960 msg/s # 4.51 [+0.00] tcp rx: 822 MB/s 42210 calls/s # 5.51 [+1.00] tcp tx: 595 MB/s 10101 calls/s 10101 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 661 MB/s 479232 calls/s # 6.85 [+0.02] udp tx: 1182 MB/s 20059 calls/s 20059 msg/s # 7.84 [+0.98] udp rx: 612 MB/s 444291 calls/s # 7.85 [+0.02] udp tx: 928 MB/s 15744 calls/s 15744 msg/s # 8.84 [+0.98] udp rx: 585 MB/s 424790 calls/s # 8.85 [+0.02] udp tx: 772 MB/s 13096 calls/s 13096 msg/s # 9.84 [+0.98] udp rx: 585 MB/s 424591 calls/s # 9.85 [+0.02] udp tx: 774 MB/s 13140 calls/s 13140 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.31] -4 -G # 11.21 [+1.01] udp rx: 657 MB/s 479201 calls/s # 11.23 [+0.02] udp tx: 673 MB/s 11417 calls/s 11417 msg/s # 12.21 [+0.98] udp rx: 682 MB/s 497840 calls/s # 12.23 [+0.02] udp tx: 683 MB/s 11591 calls/s 11591 msg/s # 13.21 [+0.98] udp rx: 677 MB/s 494324 calls/s # 13.23 [+0.02] udp tx: 678 MB/s 11510 calls/s 11510 msg/s # 14.21 [+0.98] udp rx: 632 MB/s 461336 calls/s # 14.23 [+0.02] udp tx: 637 MB/s 10816 calls/s 10816 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__->