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.30 [+0.30] -4 -t # 2.58 [+2.28] tcp tx: 714 MB/s 12115 calls/s 12115 msg/s # 2.61 [+0.03] tcp rx: 743 MB/s 36782 calls/s # 3.58 [+0.97] tcp tx: 652 MB/s 11069 calls/s 11069 msg/s # 3.61 [+0.04] tcp rx: 645 MB/s 33158 calls/s # 4.58 [+0.97] tcp tx: 644 MB/s 10938 calls/s 10938 msg/s # 4.61 [+0.04] tcp rx: 645 MB/s 32853 calls/s # 5.58 [+0.96] tcp tx: 649 MB/s 11017 calls/s 11017 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.32] -4 -v # 6.95 [+1.02] udp rx: 553 MB/s 401607 calls/s # 6.97 [+0.02] udp tx: 785 MB/s 13326 calls/s 13326 msg/s # 7.95 [+0.98] udp rx: 560 MB/s 406374 calls/s # 7.97 [+0.02] udp tx: 786 MB/s 13338 calls/s 13338 msg/s # 8.95 [+0.98] udp rx: 567 MB/s 411110 calls/s # 8.97 [+0.02] udp tx: 778 MB/s 13196 calls/s 13196 msg/s # 9.95 [+0.98] udp rx: 567 MB/s 411189 calls/s # 9.97 [+0.02] udp tx: 781 MB/s 13248 calls/s 13248 msg/s # 10.00 [+0.03] 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.32 [+1.01] udp rx: 643 MB/s 469635 calls/s # 11.34 [+0.02] udp tx: 659 MB/s 11183 calls/s 11183 msg/s # 12.32 [+0.98] udp rx: 651 MB/s 475072 calls/s # 12.34 [+0.02] udp tx: 656 MB/s 11138 calls/s 11138 msg/s # 13.32 [+0.98] udp rx: 644 MB/s 470269 calls/s # 13.34 [+0.02] udp tx: 644 MB/s 10932 calls/s 10932 msg/s # 14.32 [+0.98] udp rx: 646 MB/s 471343 calls/s # 14.34 [+0.02] udp tx: 646 MB/s 10961 calls/s 10961 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__->