make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 842 MB/s 14286 calls/s 14286 msg/s # tcp rx: 842 MB/s 95765 calls/s # tcp tx: 885 MB/s 15027 calls/s 15027 msg/s # tcp rx: 887 MB/s 99197 calls/s # tcp tx: 978 MB/s 16594 calls/s 16594 msg/s # tcp rx: 978 MB/s 129463 calls/s # tcp tx: 1071 MB/s 18175 calls/s 18175 msg/s # udp gso - over veth touching data # udp rx: 1199 MB/s 854634 calls/s # udp tx: 1233 MB/s 20926 calls/s 20926 msg/s # udp rx: 1293 MB/s 921373 calls/s # udp tx: 1296 MB/s 21997 calls/s 21997 msg/s # udp rx: 1296 MB/s 923538 calls/s # udp tx: 1299 MB/s 22047 calls/s 22047 msg/s # udp rx: 1302 MB/s 927489 calls/s # udp tx: 1303 MB/s 22100 calls/s 22100 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 832079 calls/s # udp tx: 1200 MB/s 20360 calls/s 20360 msg/s # udp rx: 1276 MB/s 909481 calls/s # udp tx: 1285 MB/s 21809 calls/s 21809 msg/s # udp rx: 1289 MB/s 918506 calls/s # udp tx: 1292 MB/s 21915 calls/s 21915 msg/s # udp rx: 1289 MB/s 918748 calls/s # udp tx: 1293 MB/s 21937 calls/s 21937 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1107 MB/s 18790 calls/s 18790 msg/s # tcp rx: 1137 MB/s 141398 calls/s # tcp tx: 1010 MB/s 17146 calls/s 17146 msg/s # tcp rx: 1015 MB/s 134269 calls/s # tcp tx: 1064 MB/s 18051 calls/s 18051 msg/s # tcp rx: 1067 MB/s 132245 calls/s # tcp tx: 1034 MB/s 17546 calls/s 17546 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 910588 calls/s # udp tx: 1285 MB/s 21798 calls/s 21798 msg/s # udp rx: 1244 MB/s 907430 calls/s # udp tx: 1243 MB/s 21088 calls/s 21088 msg/s # udp rx: 1282 MB/s 935649 calls/s # udp tx: 1281 MB/s 21743 calls/s 21743 msg/s # udp rx: 1279 MB/s 932882 calls/s # udp tx: 1277 MB/s 21674 calls/s 21674 msg/s # udp gso and gro - over veth touching data # udp rx: 1231 MB/s 897982 calls/s # udp tx: 1272 MB/s 21576 calls/s 21576 msg/s # udp rx: 1273 MB/s 928823 calls/s # udp tx: 1277 MB/s 21664 calls/s 21664 msg/s # udp rx: 1271 MB/s 927208 calls/s # udp tx: 1273 MB/s 21594 calls/s 21594 msg/s # udp rx: 1278 MB/s 932112 calls/s # udp tx: 1280 MB/s 21713 calls/s 21713 msg/s ok 1 selftests: net: udpgro_bench.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__->