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.31 [+0.30] -4 -t # 2.56 [+2.25] tcp tx: 949 MB/s 16103 calls/s 16103 msg/s # 2.57 [+0.01] tcp rx: 954 MB/s 50398 calls/s # 3.56 [+0.99] tcp tx: 954 MB/s 16187 calls/s 16187 msg/s # 3.57 [+0.01] tcp rx: 956 MB/s 48614 calls/s # 4.56 [+0.99] tcp tx: 950 MB/s 16118 calls/s 16118 msg/s # 4.57 [+0.01] tcp rx: 951 MB/s 48001 calls/s # 5.56 [+0.99] tcp tx: 950 MB/s 16118 calls/s 16118 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.29] -4 -v # 6.90 [+1.01] udp rx: 598 MB/s 433664 calls/s # 6.92 [+0.02] udp tx: 1131 MB/s 19199 calls/s 19199 msg/s # 7.90 [+0.98] udp rx: 648 MB/s 469760 calls/s # 7.92 [+0.02] udp tx: 1222 MB/s 20730 calls/s 20730 msg/s # 8.90 [+0.98] udp rx: 667 MB/s 483840 calls/s # 8.92 [+0.02] udp tx: 1213 MB/s 20575 calls/s 20575 msg/s # 9.90 [+0.98] udp rx: 664 MB/s 481536 calls/s # 9.92 [+0.02] udp tx: 1214 MB/s 20604 calls/s 20604 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.31] -4 -G # 11.27 [+1.01] udp rx: 1031 MB/s 752577 calls/s # 11.29 [+0.02] udp tx: 1047 MB/s 17770 calls/s 17770 msg/s # 12.28 [+0.98] udp rx: 1086 MB/s 792197 calls/s # 12.29 [+0.02] udp tx: 1088 MB/s 18456 calls/s 18456 msg/s # 13.28 [+0.99] udp rx: 1090 MB/s 795458 calls/s # 13.29 [+0.01] udp tx: 1090 MB/s 18496 calls/s 18496 msg/s # 14.28 [+0.99] udp rx: 1087 MB/s 793087 calls/s # 14.29 [+0.01] udp tx: 1087 MB/s 18442 calls/s 18442 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__->