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.32 [+0.32] -4 -t # 2.59 [+2.27] tcp tx: 606 MB/s 10286 calls/s 10286 msg/s # 2.59 [+0.01] tcp rx: 612 MB/s 51019 calls/s # 3.59 [+0.99] tcp tx: 558 MB/s 9480 calls/s 9480 msg/s # 3.61 [+0.02] tcp rx: 573 MB/s 32010 calls/s # 4.59 [+0.98] tcp tx: 550 MB/s 9337 calls/s 9337 msg/s # 4.61 [+0.02] tcp rx: 541 MB/s 30592 calls/s # 5.59 [+0.98] tcp tx: 481 MB/s 8175 calls/s 8175 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.30] -4 -v # 6.93 [+1.01] udp rx: 553 MB/s 401408 calls/s # 6.95 [+0.02] udp tx: 797 MB/s 13533 calls/s 13533 msg/s # 7.93 [+0.98] udp rx: 568 MB/s 411904 calls/s # 7.95 [+0.02] udp tx: 783 MB/s 13297 calls/s 13297 msg/s # 8.93 [+0.98] udp rx: 568 MB/s 411904 calls/s # 8.95 [+0.02] udp tx: 795 MB/s 13495 calls/s 13495 msg/s # 9.94 [+0.98] udp rx: 568 MB/s 412160 calls/s # 9.95 [+0.02] udp tx: 793 MB/s 13457 calls/s 13457 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.30] -4 -G # 11.31 [+1.01] udp rx: 635 MB/s 463171 calls/s # 11.33 [+0.02] udp tx: 649 MB/s 11024 calls/s 11024 msg/s # 12.31 [+0.98] udp rx: 650 MB/s 474532 calls/s # 12.33 [+0.02] udp tx: 650 MB/s 11028 calls/s 11028 msg/s # 13.31 [+0.98] udp rx: 649 MB/s 473599 calls/s # 13.33 [+0.02] udp tx: 648 MB/s 11006 calls/s 11006 msg/s # 14.31 [+0.98] udp rx: 649 MB/s 473665 calls/s # 14.33 [+0.02] udp tx: 649 MB/s 11012 calls/s 11012 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__->