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.34 [+0.34] -4 -t # 2.61 [+2.27] tcp tx: 545 MB/s 9249 calls/s 9249 msg/s # 2.61 [+0.00] tcp rx: 546 MB/s 40172 calls/s # 3.61 [+1.00] tcp tx: 564 MB/s 9571 calls/s 9571 msg/s # 3.61 [+0.00] tcp rx: 565 MB/s 39129 calls/s # 4.61 [+1.00] tcp tx: 616 MB/s 10458 calls/s 10458 msg/s # 4.62 [+0.00] tcp rx: 616 MB/s 38351 calls/s # 5.61 [+1.00] tcp tx: 987 MB/s 16741 calls/s 16741 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.28] -4 -v # 6.94 [+1.01] udp rx: 537 MB/s 388864 calls/s # 6.95 [+0.02] udp tx: 855 MB/s 14509 calls/s 14509 msg/s # 7.94 [+0.98] udp rx: 555 MB/s 402374 calls/s # 7.95 [+0.02] udp tx: 856 MB/s 14531 calls/s 14531 msg/s # 8.94 [+0.98] udp rx: 548 MB/s 397185 calls/s # 8.95 [+0.02] udp tx: 851 MB/s 14446 calls/s 14446 msg/s # 9.94 [+0.98] udp rx: 548 MB/s 396790 calls/s # 9.95 [+0.02] udp tx: 854 MB/s 14487 calls/s 14487 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.30] -4 -G # 11.30 [+1.01] udp rx: 1078 MB/s 786365 calls/s # 11.32 [+0.02] udp tx: 1103 MB/s 18716 calls/s 18716 msg/s # 12.30 [+0.98] udp rx: 1101 MB/s 803187 calls/s # 12.32 [+0.02] udp tx: 1100 MB/s 18661 calls/s 18661 msg/s # 13.30 [+0.98] udp rx: 1107 MB/s 808046 calls/s # 13.32 [+0.02] udp tx: 1108 MB/s 18794 calls/s 18794 msg/s # 14.30 [+0.98] udp rx: 1114 MB/s 812625 calls/s # 14.32 [+0.02] udp tx: 1113 MB/s 18879 calls/s 18879 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__->