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.29 [+0.29] -4 -t # 2.56 [+2.27] tcp tx: 960 MB/s 16290 calls/s 16290 msg/s # 2.73 [+0.17] tcp rx: 1156 MB/s 52331 calls/s # 3.56 [+0.83] tcp tx: 978 MB/s 16594 calls/s 16594 msg/s # 3.73 [+0.17] tcp rx: 954 MB/s 47803 calls/s # 4.56 [+0.83] tcp tx: 976 MB/s 16555 calls/s 16555 msg/s # 4.73 [+0.17] tcp rx: 968 MB/s 49662 calls/s # 5.56 [+0.83] tcp tx: 965 MB/s 16372 calls/s 16372 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.30] -4 -v # 6.90 [+1.01] udp rx: 601 MB/s 435712 calls/s # 6.92 [+0.02] udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # 7.90 [+0.98] udp rx: 648 MB/s 469572 calls/s # 7.92 [+0.02] udp tx: 1273 MB/s 21595 calls/s 21595 msg/s # 8.91 [+0.98] udp rx: 646 MB/s 468346 calls/s # 8.92 [+0.02] udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # 9.91 [+0.99] udp rx: 642 MB/s 465521 calls/s # 9.92 [+0.01] udp tx: 1288 MB/s 21854 calls/s 21854 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.22 [+0.26] -4 -G # 11.23 [+1.01] udp rx: 1090 MB/s 794992 calls/s # 11.25 [+0.02] udp tx: 1113 MB/s 18889 calls/s 18889 msg/s # 12.23 [+0.98] udp rx: 1108 MB/s 808285 calls/s # 12.25 [+0.02] udp tx: 1108 MB/s 18802 calls/s 18802 msg/s # 13.23 [+0.99] udp rx: 1114 MB/s 812788 calls/s # 13.25 [+0.01] udp tx: 1114 MB/s 18898 calls/s 18898 msg/s # 14.23 [+0.99] udp rx: 1106 MB/s 807178 calls/s # 14.25 [+0.01] udp tx: 1106 MB/s 18773 calls/s 18773 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__->