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: 949 MB/s 16103 calls/s 16103 msg/s # tcp rx: 950 MB/s 127417 calls/s # tcp tx: 1178 MB/s 19995 calls/s 19995 msg/s # tcp rx: 1179 MB/s 110835 calls/s # tcp tx: 1022 MB/s 17334 calls/s 17334 msg/s # tcp rx: 1024 MB/s 134027 calls/s # tcp tx: 1077 MB/s 18282 calls/s 18282 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 857374 calls/s # udp tx: 1236 MB/s 20971 calls/s 20971 msg/s # udp rx: 1297 MB/s 924054 calls/s # udp tx: 1296 MB/s 21991 calls/s 21991 msg/s # udp rx: 1300 MB/s 926177 calls/s # udp tx: 1299 MB/s 22040 calls/s 22040 msg/s # udp rx: 1297 MB/s 924275 calls/s # udp tx: 1297 MB/s 22010 calls/s 22010 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 871416 calls/s # udp tx: 1251 MB/s 21234 calls/s 21234 msg/s # udp rx: 1251 MB/s 891434 calls/s # udp tx: 1252 MB/s 21243 calls/s 21243 msg/s # udp rx: 1267 MB/s 903056 calls/s # udp tx: 1271 MB/s 21559 calls/s 21559 msg/s # udp rx: 1279 MB/s 911771 calls/s # udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1033 MB/s 17537 calls/s 17537 msg/s # tcp rx: 1034 MB/s 130446 calls/s # tcp tx: 1051 MB/s 17832 calls/s 17832 msg/s # tcp rx: 1052 MB/s 134457 calls/s # tcp tx: 1070 MB/s 18160 calls/s 18160 msg/s # tcp rx: 1071 MB/s 130645 calls/s # tcp tx: 1061 MB/s 18001 calls/s 18001 msg/s # udp gso - over veth touching data # udp rx: 1185 MB/s 864311 calls/s # udp tx: 1216 MB/s 20625 calls/s 20625 msg/s # udp rx: 1206 MB/s 879632 calls/s # udp tx: 1207 MB/s 20482 calls/s 20482 msg/s # udp rx: 1048 MB/s 764787 calls/s # udp tx: 1036 MB/s 17575 calls/s 17575 msg/s # udp rx: 613 MB/s 447355 calls/s # udp tx: 614 MB/s 10427 calls/s 10427 msg/s # udp gso and gro - over veth touching data # udp rx: 605 MB/s 441268 calls/s # udp tx: 618 MB/s 10497 calls/s 10497 msg/s # udp rx: 614 MB/s 448140 calls/s # udp tx: 613 MB/s 10403 calls/s 10403 msg/s # udp rx: 588 MB/s 429297 calls/s # udp tx: 593 MB/s 10074 calls/s 10074 msg/s # udp rx: 627 MB/s 457353 calls/s # udp tx: 629 MB/s 10669 calls/s 10669 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__->