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.53 [+2.24] tcp tx: 929 MB/s 15767 calls/s 15767 msg/s # 2.56 [+0.03] tcp rx: 966 MB/s 48799 calls/s # 3.53 [+0.97] tcp tx: 919 MB/s 15598 calls/s 15598 msg/s # 3.56 [+0.04] tcp rx: 907 MB/s 46689 calls/s # 4.53 [+0.97] tcp tx: 608 MB/s 10318 calls/s 10318 msg/s # 4.56 [+0.04] tcp rx: 603 MB/s 33308 calls/s # 5.53 [+0.96] tcp tx: 595 MB/s 10093 calls/s 10093 msg/s # 5.56 [+0.04] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.30] -4 -v # 6.88 [+1.01] udp rx: 643 MB/s 466176 calls/s # 6.91 [+0.02] udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # 7.88 [+0.98] udp rx: 658 MB/s 477224 calls/s # 7.91 [+0.02] udp tx: 1268 MB/s 21516 calls/s 21516 msg/s # 8.88 [+0.98] udp rx: 623 MB/s 451268 calls/s # 8.91 [+0.02] udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # 9.89 [+0.98] udp rx: 664 MB/s 481500 calls/s # 9.91 [+0.02] udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.23 [+1.01] udp rx: 1096 MB/s 799765 calls/s # 11.25 [+0.02] udp tx: 1119 MB/s 18994 calls/s 18994 msg/s # 12.23 [+0.98] udp rx: 1109 MB/s 809214 calls/s # 12.25 [+0.02] udp tx: 1110 MB/s 18843 calls/s 18843 msg/s # 13.23 [+0.99] udp rx: 1086 MB/s 792316 calls/s # 13.25 [+0.01] udp tx: 1086 MB/s 18433 calls/s 18433 msg/s # 14.23 [+0.99] udp rx: 1107 MB/s 807866 calls/s # 14.25 [+0.01] udp tx: 1108 MB/s 18800 calls/s 18800 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__->