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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.34 [+0.32] -4 -t # 2.59 [+2.26] tcp tx: 926 MB/s 15711 calls/s 15711 msg/s # 2.60 [+0.00] tcp rx: 927 MB/s 48568 calls/s # 3.59 [+1.00] tcp tx: 836 MB/s 14189 calls/s 14189 msg/s # 3.60 [+0.01] tcp rx: 840 MB/s 43922 calls/s # 4.59 [+0.99] tcp tx: 884 MB/s 15004 calls/s 15004 msg/s # 4.60 [+0.01] tcp rx: 889 MB/s 45042 calls/s # 5.59 [+0.99] tcp tx: 939 MB/s 15941 calls/s 15941 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.29] -4 -v # 6.93 [+1.02] udp rx: 568 MB/s 411904 calls/s # 6.95 [+0.02] udp tx: 1202 MB/s 20387 calls/s 20387 msg/s # 7.93 [+0.98] udp rx: 626 MB/s 453699 calls/s # 7.95 [+0.02] udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # 8.93 [+0.98] udp rx: 609 MB/s 441115 calls/s # 8.95 [+0.02] udp tx: 1269 MB/s 21534 calls/s 21534 msg/s # 9.93 [+0.99] udp rx: 624 MB/s 452383 calls/s # 9.95 [+0.01] udp tx: 1266 MB/s 21480 calls/s 21480 msg/s # 9.98 [+0.03] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.30] -4 -G # 11.30 [+1.01] udp rx: 1080 MB/s 787768 calls/s # 11.31 [+0.02] udp tx: 1097 MB/s 18614 calls/s 18614 msg/s # 12.30 [+0.99] udp rx: 1084 MB/s 790736 calls/s # 12.31 [+0.02] udp tx: 1085 MB/s 18415 calls/s 18415 msg/s # 13.30 [+0.99] udp rx: 1072 MB/s 782118 calls/s # 13.31 [+0.01] udp tx: 1071 MB/s 18169 calls/s 18169 msg/s # 14.30 [+0.99] udp rx: 1112 MB/s 811197 calls/s # 14.31 [+0.01] udp tx: 1112 MB/s 18867 calls/s 18867 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__->