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.31 [+0.31] -4 -t # 2.57 [+2.26] tcp tx: 574 MB/s 9741 calls/s 9741 msg/s # 2.57 [+0.00] tcp rx: 574 MB/s 34208 calls/s # 3.57 [+1.00] tcp tx: 569 MB/s 9658 calls/s 9658 msg/s # 3.57 [+0.00] tcp rx: 569 MB/s 33379 calls/s # 4.57 [+1.00] tcp tx: 560 MB/s 9507 calls/s 9507 msg/s # 4.57 [+0.00] tcp rx: 561 MB/s 33413 calls/s # 5.57 [+1.00] tcp tx: 555 MB/s 9424 calls/s 9424 msg/s # 5.61 [+0.04] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.31] -4 -v # 6.94 [+1.02] udp rx: 648 MB/s 469786 calls/s # 6.95 [+0.02] udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # 7.94 [+0.98] udp rx: 607 MB/s 439964 calls/s # 7.95 [+0.02] udp tx: 1299 MB/s 22048 calls/s 22048 msg/s # 8.94 [+0.98] udp rx: 670 MB/s 485839 calls/s # 8.95 [+0.02] udp tx: 1282 MB/s 21744 calls/s 21744 msg/s # 9.94 [+0.98] udp rx: 670 MB/s 485810 calls/s # 9.95 [+0.02] udp tx: 1282 MB/s 21754 calls/s 21754 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.30 [+0.31] -4 -G # 11.32 [+1.02] udp rx: 551 MB/s 402030 calls/s # 11.33 [+0.02] udp tx: 561 MB/s 9519 calls/s 9519 msg/s # 12.32 [+0.98] udp rx: 538 MB/s 392838 calls/s # 12.33 [+0.02] udp tx: 538 MB/s 9132 calls/s 9132 msg/s # 13.32 [+0.98] udp rx: 873 MB/s 636733 calls/s # 13.33 [+0.02] udp tx: 881 MB/s 14956 calls/s 14956 msg/s # 14.32 [+0.99] udp rx: 1110 MB/s 809681 calls/s # 14.33 [+0.01] udp tx: 1111 MB/s 18850 calls/s 18850 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__->