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.27] -4 -t # 2.51 [+2.24] tcp tx: 1017 MB/s 17258 calls/s 17258 msg/s # 2.51 [+0.00] tcp rx: 1017 MB/s 52647 calls/s # 3.51 [+1.00] tcp tx: 1018 MB/s 17282 calls/s 17282 msg/s # 3.51 [+0.00] tcp rx: 1019 MB/s 52187 calls/s # 4.51 [+1.00] tcp tx: 1008 MB/s 17100 calls/s 17100 msg/s # 4.52 [+0.00] tcp rx: 1009 MB/s 49888 calls/s # 5.51 [+1.00] tcp tx: 992 MB/s 16825 calls/s 16825 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.28] -4 -v # 6.84 [+1.02] udp rx: 655 MB/s 474624 calls/s # 6.86 [+0.02] udp tx: 1289 MB/s 21869 calls/s 21869 msg/s # 7.84 [+0.98] udp rx: 602 MB/s 436736 calls/s # 7.86 [+0.02] udp tx: 1203 MB/s 20415 calls/s 20415 msg/s # 8.84 [+0.99] udp rx: 668 MB/s 483840 calls/s # 8.86 [+0.01] udp tx: 1295 MB/s 21976 calls/s 21976 msg/s # 9.84 [+0.99] udp rx: 668 MB/s 484352 calls/s # 9.86 [+0.01] udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # 9.89 [+0.03] udp gso and gro - over veth touching data # 9.89 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.27] -4 -G # 11.17 [+1.01] udp rx: 1062 MB/s 774877 calls/s # 11.18 [+0.02] udp tx: 1083 MB/s 18375 calls/s 18375 msg/s # 12.17 [+0.98] udp rx: 1131 MB/s 825292 calls/s # 12.18 [+0.02] udp tx: 1131 MB/s 19185 calls/s 19185 msg/s # 13.17 [+0.98] udp rx: 1130 MB/s 824738 calls/s # 13.18 [+0.02] udp tx: 1130 MB/s 19169 calls/s 19169 msg/s # 14.17 [+0.98] udp rx: 1130 MB/s 824712 calls/s # 14.18 [+0.02] udp tx: 1129 MB/s 19162 calls/s 19162 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__->