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.25 [+0.25] -4 -t # 2.47 [+2.22] tcp tx: 1001 MB/s 16979 calls/s 16979 msg/s # 2.47 [+0.00] tcp rx: 1001 MB/s 51095 calls/s # 3.47 [+1.00] tcp tx: 991 MB/s 16812 calls/s 16812 msg/s # 3.47 [+0.00] tcp rx: 992 MB/s 49289 calls/s # 4.47 [+1.00] tcp tx: 989 MB/s 16775 calls/s 16775 msg/s # 4.47 [+0.00] tcp rx: 990 MB/s 50635 calls/s # 5.47 [+1.00] tcp tx: 993 MB/s 16843 calls/s 16843 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.75 [+0.25] -4 -v # 6.76 [+1.01] udp rx: 659 MB/s 477696 calls/s # 6.77 [+0.02] udp tx: 1268 MB/s 21516 calls/s 21516 msg/s # 7.76 [+0.98] udp rx: 672 MB/s 487424 calls/s # 7.77 [+0.02] udp tx: 1267 MB/s 21499 calls/s 21499 msg/s # 8.76 [+0.98] udp rx: 671 MB/s 486400 calls/s # 8.77 [+0.02] udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # 9.76 [+0.99] udp rx: 674 MB/s 488448 calls/s # 9.77 [+0.01] udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # 9.80 [+0.03] udp gso and gro - over veth touching data # 9.80 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.06 [+0.25] -4 -G # 11.07 [+1.01] udp rx: 1127 MB/s 822556 calls/s # 11.09 [+0.01] udp tx: 1144 MB/s 19405 calls/s 19405 msg/s # 12.07 [+0.99] udp rx: 1138 MB/s 829958 calls/s # 12.09 [+0.01] udp tx: 1137 MB/s 19290 calls/s 19290 msg/s # 13.07 [+0.99] udp rx: 1136 MB/s 828772 calls/s # 13.09 [+0.01] udp tx: 1135 MB/s 19256 calls/s 19256 msg/s # 14.07 [+0.99] udp rx: 1137 MB/s 829522 calls/s # 14.09 [+0.01] udp tx: 1135 MB/s 19260 calls/s 19260 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__->