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.28] -4 -t # 2.51 [+2.23] tcp tx: 1019 MB/s 17292 calls/s 17292 msg/s # 2.51 [+0.00] tcp rx: 1021 MB/s 52022 calls/s # 3.51 [+1.00] tcp tx: 934 MB/s 15846 calls/s 15846 msg/s # 3.51 [+0.00] tcp rx: 935 MB/s 49219 calls/s # 4.51 [+1.00] tcp tx: 986 MB/s 16740 calls/s 16740 msg/s # 4.51 [+0.00] tcp rx: 987 MB/s 50497 calls/s # 5.51 [+1.00] tcp tx: 985 MB/s 16723 calls/s 16723 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.27] -4 -v # 6.82 [+1.01] udp rx: 657 MB/s 478720 calls/s # 6.84 [+0.02] udp tx: 1367 MB/s 23190 calls/s 23190 msg/s # 7.82 [+0.98] udp rx: 652 MB/s 474057 calls/s # 7.84 [+0.02] udp tx: 1312 MB/s 22268 calls/s 22268 msg/s # 8.82 [+0.98] udp rx: 533 MB/s 386517 calls/s # 8.84 [+0.02] udp tx: 1320 MB/s 22398 calls/s 22398 msg/s # 9.82 [+0.98] udp rx: 567 MB/s 411110 calls/s # 9.84 [+0.02] udp tx: 1308 MB/s 22187 calls/s 22187 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.13 [+0.27] -4 -G # 11.14 [+1.01] udp rx: 1113 MB/s 811958 calls/s # 11.16 [+0.02] udp tx: 1134 MB/s 19240 calls/s 19240 msg/s # 12.14 [+0.98] udp rx: 1158 MB/s 844670 calls/s # 12.16 [+0.02] udp tx: 1158 MB/s 19653 calls/s 19653 msg/s # 13.14 [+0.98] udp rx: 1138 MB/s 830633 calls/s # 13.16 [+0.02] udp tx: 1137 MB/s 19301 calls/s 19301 msg/s # 14.15 [+0.99] udp rx: 1137 MB/s 829908 calls/s # 14.16 [+0.01] udp tx: 1137 MB/s 19286 calls/s 19286 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__->