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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 1021 MB/s 17322 calls/s 17322 msg/s # 2.49 [+0.00] tcp rx: 1021 MB/s 35416 calls/s # 3.49 [+1.00] tcp tx: 949 MB/s 16107 calls/s 16107 msg/s # 3.49 [+0.00] tcp rx: 950 MB/s 46887 calls/s # 4.49 [+1.00] tcp tx: 935 MB/s 15870 calls/s 15870 msg/s # 4.49 [+0.00] tcp rx: 936 MB/s 48456 calls/s # 5.49 [+1.00] tcp tx: 932 MB/s 15813 calls/s 15813 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.27] -4 -v # 6.81 [+1.01] udp rx: 656 MB/s 475648 calls/s # 6.82 [+0.02] udp tx: 1285 MB/s 21811 calls/s 21811 msg/s # 7.81 [+0.98] udp rx: 670 MB/s 485376 calls/s # 7.82 [+0.02] udp tx: 1288 MB/s 21848 calls/s 21848 msg/s # 8.81 [+0.98] udp rx: 670 MB/s 485632 calls/s # 8.82 [+0.02] udp tx: 1288 MB/s 21859 calls/s 21859 msg/s # 9.81 [+0.99] udp rx: 670 MB/s 485632 calls/s # 9.82 [+0.01] udp tx: 1288 MB/s 21853 calls/s 21853 msg/s # 9.85 [+0.03] udp gso and gro - over veth touching data # 9.85 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.11 [+0.26] -4 -G # 11.12 [+1.01] udp rx: 1119 MB/s 816349 calls/s # 11.14 [+0.02] udp tx: 1137 MB/s 19298 calls/s 19298 msg/s # 12.13 [+0.99] udp rx: 1131 MB/s 825449 calls/s # 12.14 [+0.01] udp tx: 1130 MB/s 19182 calls/s 19182 msg/s # 13.13 [+0.99] udp rx: 1128 MB/s 823375 calls/s # 13.14 [+0.01] udp tx: 1128 MB/s 19133 calls/s 19133 msg/s # 14.13 [+0.99] udp rx: 1128 MB/s 823014 calls/s # 14.14 [+0.01] udp tx: 1127 MB/s 19123 calls/s 19123 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__->