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: 597 MB/s 10129 calls/s 10129 msg/s # 2.58 [+0.00] tcp rx: 597 MB/s 34519 calls/s # 3.58 [+1.00] tcp tx: 595 MB/s 10105 calls/s 10105 msg/s # 3.58 [+0.00] tcp rx: 596 MB/s 33798 calls/s # 4.58 [+1.00] tcp tx: 603 MB/s 10242 calls/s 10242 msg/s # 4.58 [+0.00] tcp rx: 604 MB/s 34004 calls/s # 5.58 [+1.00] tcp tx: 590 MB/s 10020 calls/s 10020 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.90 [+0.29] -4 -v # 6.92 [+1.01] udp rx: 549 MB/s 397824 calls/s # 6.94 [+0.02] udp tx: 827 MB/s 14032 calls/s 14032 msg/s # 7.92 [+0.98] udp rx: 557 MB/s 403968 calls/s # 7.94 [+0.02] udp tx: 828 MB/s 14058 calls/s 14058 msg/s # 8.92 [+0.98] udp rx: 535 MB/s 388096 calls/s # 8.94 [+0.02] udp tx: 849 MB/s 14401 calls/s 14401 msg/s # 9.92 [+0.98] udp rx: 559 MB/s 405504 calls/s # 9.94 [+0.02] udp tx: 826 MB/s 14024 calls/s 14024 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.29 [+0.32] -4 -G # 11.31 [+1.02] udp rx: 648 MB/s 472724 calls/s # 11.33 [+0.02] udp tx: 660 MB/s 11202 calls/s 11202 msg/s # 12.31 [+0.98] udp rx: 657 MB/s 479840 calls/s # 12.33 [+0.02] udp tx: 668 MB/s 11339 calls/s 11339 msg/s # 13.31 [+0.98] udp rx: 1127 MB/s 822140 calls/s # 13.33 [+0.02] udp tx: 1131 MB/s 19184 calls/s 19184 msg/s # 14.31 [+0.99] udp rx: 1129 MB/s 823574 calls/s # 14.33 [+0.01] udp tx: 1132 MB/s 19202 calls/s 19202 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__->