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.56 [+2.27] tcp tx: 940 MB/s 15948 calls/s 15948 msg/s # 3.56 [+1.00] tcp tx: 1147 MB/s 19465 calls/s 19465 msg/s # 3.97 [+0.41] tcp rx: 2560 MB/s 60956 calls/s # 4.56 [+0.59] tcp tx: 812 MB/s 13789 calls/s 13789 msg/s # 4.97 [+0.41] tcp rx: 579 MB/s 32223 calls/s # 5.56 [+0.59] tcp tx: 579 MB/s 9821 calls/s 9821 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.30] -4 -v # 6.91 [+1.01] udp rx: 643 MB/s 465920 calls/s # 6.93 [+0.02] udp tx: 1221 MB/s 20716 calls/s 20716 msg/s # 7.91 [+0.98] udp rx: 639 MB/s 463616 calls/s # 7.93 [+0.02] udp tx: 1244 MB/s 21115 calls/s 21115 msg/s # 8.91 [+0.98] udp rx: 614 MB/s 445784 calls/s # 8.93 [+0.02] udp tx: 876 MB/s 14860 calls/s 14860 msg/s # 9.91 [+0.98] udp rx: 549 MB/s 399106 calls/s # 9.93 [+0.02] udp tx: 714 MB/s 12121 calls/s 12121 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.30 [+0.33] -4 -G # 11.31 [+1.02] udp rx: 628 MB/s 458352 calls/s # 11.33 [+0.02] udp tx: 641 MB/s 10874 calls/s 10874 msg/s # 12.31 [+0.98] udp rx: 632 MB/s 461123 calls/s # 12.33 [+0.02] udp tx: 631 MB/s 10719 calls/s 10719 msg/s # 13.31 [+0.98] udp rx: 629 MB/s 458802 calls/s # 13.33 [+0.02] udp tx: 629 MB/s 10669 calls/s 10669 msg/s # 14.32 [+0.98] udp rx: 603 MB/s 440359 calls/s # 14.33 [+0.02] udp tx: 603 MB/s 10231 calls/s 10231 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__->