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.53 [+2.26] tcp tx: 954 MB/s 16188 calls/s 16188 msg/s # 2.53 [+0.00] tcp rx: 955 MB/s 49604 calls/s # 3.53 [+1.00] tcp tx: 527 MB/s 8941 calls/s 8941 msg/s # 3.53 [+0.00] tcp rx: 526 MB/s 33030 calls/s # 4.53 [+1.00] tcp tx: 579 MB/s 9821 calls/s 9821 msg/s # 4.53 [+0.00] tcp rx: 579 MB/s 33303 calls/s # 5.53 [+1.00] tcp tx: 560 MB/s 9506 calls/s 9506 msg/s # 5.57 [+0.04] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.31] -4 -v # 6.89 [+1.01] udp rx: 508 MB/s 368100 calls/s # 6.91 [+0.02] udp tx: 834 MB/s 14161 calls/s 14161 msg/s # 7.89 [+0.98] udp rx: 522 MB/s 378239 calls/s # 7.91 [+0.02] udp tx: 844 MB/s 14321 calls/s 14321 msg/s # 8.89 [+0.98] udp rx: 482 MB/s 349689 calls/s # 8.91 [+0.02] udp tx: 884 MB/s 15008 calls/s 15008 msg/s # 9.89 [+0.98] udp rx: 502 MB/s 363765 calls/s # 9.91 [+0.02] udp tx: 847 MB/s 14375 calls/s 14375 msg/s # 9.95 [+0.04] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.31] -4 -G # 11.28 [+1.02] udp rx: 577 MB/s 421000 calls/s # 11.30 [+0.02] udp tx: 591 MB/s 10029 calls/s 10029 msg/s # 12.28 [+0.98] udp rx: 636 MB/s 464382 calls/s # 12.30 [+0.02] udp tx: 639 MB/s 10839 calls/s 10839 msg/s # 13.28 [+0.98] udp rx: 596 MB/s 435153 calls/s # 13.30 [+0.02] udp tx: 599 MB/s 10167 calls/s 10167 msg/s # 14.28 [+0.98] udp rx: 629 MB/s 458955 calls/s # 14.30 [+0.02] udp tx: 630 MB/s 10701 calls/s 10701 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__->