make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1328 MB/s 22525 calls/s 22525 msg/s # tcp rx: 1329 MB/s 54692 calls/s # tcp tx: 1294 MB/s 21960 calls/s 21960 msg/s # tcp rx: 1296 MB/s 54307 calls/s # tcp tx: 1326 MB/s 22506 calls/s 22506 msg/s # tcp rx: 1327 MB/s 50513 calls/s # tcp tx: 1526 MB/s 25884 calls/s 25884 msg/s # udp gso - over veth touching data # udp rx: 1053 MB/s 750302 calls/s # udp tx: 1090 MB/s 18504 calls/s 18504 msg/s # udp rx: 1219 MB/s 868764 calls/s # udp tx: 1223 MB/s 20750 calls/s 20750 msg/s # udp rx: 1204 MB/s 857768 calls/s # udp tx: 1205 MB/s 20443 calls/s 20443 msg/s # udp rx: 1188 MB/s 846506 calls/s # udp tx: 1189 MB/s 20179 calls/s 20179 msg/s # udp gso and gro - over veth touching data # udp rx: 933 MB/s 15833 calls/s # udp tx: 957 MB/s 16237 calls/s 16237 msg/s # udp rx: 895 MB/s 15192 calls/s # udp tx: 906 MB/s 15372 calls/s 15372 msg/s # udp rx: 1031 MB/s 17497 calls/s # udp tx: 1030 MB/s 17478 calls/s 17478 msg/s # udp rx: 923 MB/s 15671 calls/s # udp tx: 921 MB/s 15626 calls/s 15626 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1345 MB/s 22823 calls/s 22823 msg/s # tcp rx: 1346 MB/s 60611 calls/s # tcp tx: 1205 MB/s 20454 calls/s 20454 msg/s # tcp rx: 1206 MB/s 53822 calls/s # tcp tx: 1174 MB/s 19923 calls/s 19923 msg/s # tcp rx: 1176 MB/s 52482 calls/s # tcp tx: 1094 MB/s 18563 calls/s 18563 msg/s # udp gso - over veth touching data # udp rx: 890 MB/s 649169 calls/s # udp tx: 922 MB/s 15653 calls/s 15653 msg/s # udp rx: 1135 MB/s 828221 calls/s # udp tx: 1137 MB/s 19285 calls/s 19285 msg/s # udp rx: 1073 MB/s 782737 calls/s # udp tx: 1072 MB/s 18191 calls/s 18191 msg/s # udp rx: 917 MB/s 668933 calls/s # udp tx: 914 MB/s 15507 calls/s 15507 msg/s # udp gso and gro - over veth touching data # udp rx: 922 MB/s 15650 calls/s # udp tx: 953 MB/s 16173 calls/s 16173 msg/s # udp rx: 960 MB/s 16293 calls/s # udp tx: 959 MB/s 16266 calls/s 16266 msg/s # udp rx: 926 MB/s 15720 calls/s # udp tx: 926 MB/s 15707 calls/s 15707 msg/s # udp rx: 966 MB/s 16395 calls/s # udp tx: 967 MB/s 16406 calls/s 16406 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__->