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: 976 MB/s 16556 calls/s 16556 msg/s # 2.57 [+0.00] tcp rx: 976 MB/s 50170 calls/s # 3.57 [+1.00] tcp tx: 905 MB/s 15357 calls/s 15357 msg/s # 3.70 [+0.14] tcp rx: 1054 MB/s 47532 calls/s # 4.57 [+0.86] tcp tx: 905 MB/s 15361 calls/s 15361 msg/s # 4.70 [+0.14] tcp rx: 880 MB/s 47961 calls/s # 5.57 [+0.86] tcp tx: 905 MB/s 15366 calls/s 15366 msg/s # 5.60 [+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.95 [+0.34] -4 -v # 6.97 [+1.02] udp rx: 584 MB/s 423168 calls/s # 6.99 [+0.02] udp tx: 1200 MB/s 20354 calls/s 20354 msg/s # 7.97 [+0.98] udp rx: 660 MB/s 478464 calls/s # 7.99 [+0.02] udp tx: 1257 MB/s 21322 calls/s 21322 msg/s # 8.97 [+0.98] udp rx: 662 MB/s 479488 calls/s # 8.99 [+0.02] udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # 9.97 [+0.98] udp rx: 661 MB/s 478976 calls/s # 9.99 [+0.02] udp tx: 1257 MB/s 21327 calls/s 21327 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.02 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.30] -4 -G # 11.33 [+1.01] udp rx: 1022 MB/s 745532 calls/s # 11.35 [+0.02] udp tx: 1035 MB/s 17565 calls/s 17565 msg/s # 12.33 [+0.98] udp rx: 1143 MB/s 833685 calls/s # 12.35 [+0.02] udp tx: 1150 MB/s 19508 calls/s 19508 msg/s # 13.33 [+0.98] udp rx: 1137 MB/s 829669 calls/s # 13.35 [+0.02] udp tx: 1138 MB/s 19305 calls/s 19305 msg/s # 14.34 [+0.98] udp rx: 1140 MB/s 832074 calls/s # 14.35 [+0.01] udp tx: 1141 MB/s 19353 calls/s 19353 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__->