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.31 [+0.31] -4 -t # 2.58 [+2.27] tcp tx: 573 MB/s 9723 calls/s 9723 msg/s # 2.58 [+0.00] tcp rx: 576 MB/s 34623 calls/s # 3.58 [+1.00] tcp tx: 700 MB/s 11881 calls/s 11881 msg/s # 3.58 [+0.00] tcp rx: 699 MB/s 34889 calls/s # 4.58 [+1.00] tcp tx: 695 MB/s 11797 calls/s 11797 msg/s # 4.58 [+0.00] tcp rx: 696 MB/s 35508 calls/s # 5.58 [+1.00] tcp tx: 695 MB/s 11799 calls/s 11799 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.30] -4 -v # 6.93 [+1.02] udp rx: 627 MB/s 454656 calls/s # 6.95 [+0.02] udp tx: 1268 MB/s 21515 calls/s 21515 msg/s # 7.93 [+0.98] udp rx: 644 MB/s 466726 calls/s # 7.95 [+0.02] udp tx: 1315 MB/s 22315 calls/s 22315 msg/s # 8.94 [+0.99] udp rx: 658 MB/s 477022 calls/s # 8.95 [+0.01] udp tx: 1311 MB/s 22249 calls/s 22249 msg/s # 9.94 [+0.99] udp rx: 671 MB/s 486115 calls/s # 9.95 [+0.01] udp tx: 1306 MB/s 22154 calls/s 22154 msg/s # 9.99 [+0.04] 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.30 [+0.31] -4 -G # 11.31 [+1.01] udp rx: 1077 MB/s 786023 calls/s # 11.33 [+0.02] udp tx: 1101 MB/s 18683 calls/s 18683 msg/s # 12.31 [+0.98] udp rx: 1100 MB/s 802362 calls/s # 12.33 [+0.02] udp tx: 1101 MB/s 18688 calls/s 18688 msg/s # 13.31 [+0.98] udp rx: 1154 MB/s 841894 calls/s # 13.33 [+0.02] udp tx: 1155 MB/s 19599 calls/s 19599 msg/s # 14.31 [+0.98] udp rx: 1113 MB/s 812173 calls/s # 14.33 [+0.02] udp tx: 1114 MB/s 18901 calls/s 18901 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__->