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: 1117 MB/s 18960 calls/s 18960 msg/s # tcp rx: 1118 MB/s 138434 calls/s # tcp tx: 1145 MB/s 19436 calls/s 19436 msg/s # tcp rx: 1147 MB/s 140423 calls/s # tcp tx: 1157 MB/s 19627 calls/s 19627 msg/s # tcp rx: 1158 MB/s 141165 calls/s # tcp tx: 1153 MB/s 19556 calls/s 19556 msg/s # udp gso - over veth touching data # udp rx: 1262 MB/s 899268 calls/s # udp tx: 1302 MB/s 22088 calls/s 22088 msg/s # udp rx: 1307 MB/s 931453 calls/s # udp tx: 1306 MB/s 22160 calls/s 22160 msg/s # udp rx: 1309 MB/s 932972 calls/s # udp tx: 1308 MB/s 22196 calls/s 22196 msg/s # udp rx: 1307 MB/s 931681 calls/s # udp tx: 1306 MB/s 22156 calls/s 22156 msg/s # udp gso and gro - over veth touching data # udp rx: 605 MB/s 431024 calls/s # udp tx: 624 MB/s 10591 calls/s 10591 msg/s # udp rx: 640 MB/s 456385 calls/s # udp tx: 643 MB/s 10921 calls/s 10921 msg/s # udp rx: 651 MB/s 463783 calls/s # udp tx: 652 MB/s 11074 calls/s 11074 msg/s # udp rx: 639 MB/s 455251 calls/s # udp tx: 641 MB/s 10876 calls/s 10876 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1063 MB/s 18042 calls/s 18042 msg/s # tcp rx: 1071 MB/s 136726 calls/s # tcp tx: 1024 MB/s 17375 calls/s 17375 msg/s # tcp rx: 1026 MB/s 126957 calls/s # tcp tx: 1045 MB/s 17731 calls/s 17731 msg/s # tcp rx: 1051 MB/s 129541 calls/s # tcp tx: 1019 MB/s 17296 calls/s 17296 msg/s # udp gso - over veth touching data # udp rx: 639 MB/s 466526 calls/s # udp tx: 659 MB/s 11187 calls/s 11187 msg/s # udp rx: 660 MB/s 481631 calls/s # udp tx: 660 MB/s 11197 calls/s 11197 msg/s # udp rx: 665 MB/s 485568 calls/s # udp tx: 665 MB/s 11289 calls/s 11289 msg/s # udp rx: 680 MB/s 496524 calls/s # udp tx: 680 MB/s 11545 calls/s 11545 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 883306 calls/s # udp tx: 1243 MB/s 21092 calls/s 21092 msg/s # udp rx: 1290 MB/s 941509 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # udp rx: 1287 MB/s 939110 calls/s # udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # udp rx: 1291 MB/s 941832 calls/s # udp tx: 1290 MB/s 21885 calls/s 21885 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__->