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.28 [+0.28] -4 -t # 2.53 [+2.25] tcp tx: 967 MB/s 16401 calls/s 16401 msg/s # 2.53 [+0.00] tcp rx: 967 MB/s 50341 calls/s # 3.53 [+1.00] tcp tx: 980 MB/s 16626 calls/s 16626 msg/s # 3.66 [+0.14] tcp rx: 1132 MB/s 47866 calls/s # 4.53 [+0.86] tcp tx: 941 MB/s 15970 calls/s 15970 msg/s # 4.66 [+0.14] tcp rx: 910 MB/s 48330 calls/s # 5.53 [+0.86] tcp tx: 908 MB/s 15406 calls/s 15406 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.28] -4 -v # 6.86 [+1.01] udp rx: 560 MB/s 406016 calls/s # 6.87 [+0.02] udp tx: 1197 MB/s 20317 calls/s 20317 msg/s # 7.86 [+0.99] udp rx: 633 MB/s 458752 calls/s # 7.87 [+0.01] udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # 8.86 [+0.99] udp rx: 609 MB/s 441088 calls/s # 8.87 [+0.01] udp tx: 1301 MB/s 22074 calls/s 22074 msg/s # 9.86 [+0.99] udp rx: 664 MB/s 481536 calls/s # 9.87 [+0.01] udp tx: 1287 MB/s 21841 calls/s 21841 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.28] -4 -G # 11.20 [+1.01] udp rx: 1073 MB/s 782630 calls/s # 11.22 [+0.02] udp tx: 1093 MB/s 18549 calls/s 18549 msg/s # 12.20 [+0.98] udp rx: 1150 MB/s 839347 calls/s # 12.22 [+0.02] udp tx: 1151 MB/s 19526 calls/s 19526 msg/s # 13.20 [+0.98] udp rx: 1136 MB/s 828804 calls/s # 13.22 [+0.02] udp tx: 1135 MB/s 19264 calls/s 19264 msg/s # 14.21 [+0.98] udp rx: 1137 MB/s 829429 calls/s # 14.22 [+0.02] udp tx: 1136 MB/s 19278 calls/s 19278 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__->