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.29] -4 -t # 2.56 [+2.27] tcp tx: 972 MB/s 16496 calls/s 16496 msg/s # 2.59 [+0.03] tcp rx: 1006 MB/s 50234 calls/s # 3.56 [+0.97] tcp tx: 967 MB/s 16417 calls/s 16417 msg/s # 3.59 [+0.03] tcp rx: 969 MB/s 46862 calls/s # 4.56 [+0.97] tcp tx: 650 MB/s 11030 calls/s 11030 msg/s # 4.60 [+0.03] tcp rx: 633 MB/s 34237 calls/s # 5.56 [+0.97] tcp tx: 585 MB/s 9930 calls/s 9930 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.30] -4 -v # 6.91 [+1.02] udp rx: 541 MB/s 392192 calls/s # 6.93 [+0.02] udp tx: 825 MB/s 13999 calls/s 13999 msg/s # 7.92 [+0.98] udp rx: 527 MB/s 382464 calls/s # 7.93 [+0.02] udp tx: 849 MB/s 14409 calls/s 14409 msg/s # 8.92 [+0.98] udp rx: 559 MB/s 405504 calls/s # 8.93 [+0.02] udp tx: 815 MB/s 13833 calls/s 13833 msg/s # 9.92 [+0.98] udp rx: 522 MB/s 378624 calls/s # 9.93 [+0.02] udp tx: 855 MB/s 14508 calls/s 14508 msg/s # 9.97 [+0.03] 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.27 [+0.31] -4 -G # 11.29 [+1.01] udp rx: 637 MB/s 464752 calls/s # 11.31 [+0.02] udp tx: 650 MB/s 11030 calls/s 11030 msg/s # 12.29 [+0.98] udp rx: 647 MB/s 472226 calls/s # 12.31 [+0.02] udp tx: 647 MB/s 10985 calls/s 10985 msg/s # 13.29 [+0.98] udp rx: 647 MB/s 472011 calls/s # 13.31 [+0.02] udp tx: 646 MB/s 10966 calls/s 10966 msg/s # 14.29 [+0.98] udp rx: 643 MB/s 469281 calls/s # 14.31 [+0.02] udp tx: 642 MB/s 10905 calls/s 10905 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__->