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: 968 MB/s 16433 calls/s 16433 msg/s # tcp rx: 969 MB/s 130725 calls/s # tcp tx: 1068 MB/s 18129 calls/s 18129 msg/s # tcp rx: 1069 MB/s 131951 calls/s # tcp tx: 911 MB/s 15455 calls/s 15455 msg/s # tcp rx: 911 MB/s 109108 calls/s # tcp tx: 933 MB/s 15830 calls/s 15830 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 870485 calls/s # udp tx: 1261 MB/s 21394 calls/s 21394 msg/s # udp rx: 1102 MB/s 785414 calls/s # udp tx: 1108 MB/s 18803 calls/s 18803 msg/s # udp rx: 1242 MB/s 884993 calls/s # udp tx: 1245 MB/s 21117 calls/s 21117 msg/s # udp rx: 1149 MB/s 818908 calls/s # udp tx: 1156 MB/s 19609 calls/s 19609 msg/s # udp gso and gro - over veth touching data # udp rx: 722 MB/s 514999 calls/s # udp tx: 743 MB/s 12617 calls/s 12617 msg/s # udp rx: 715 MB/s 509331 calls/s # udp tx: 715 MB/s 12142 calls/s 12142 msg/s # udp rx: 699 MB/s 498119 calls/s # udp tx: 697 MB/s 11822 calls/s 11822 msg/s # udp rx: 654 MB/s 466093 calls/s # udp tx: 655 MB/s 11125 calls/s 11125 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1014 MB/s 17210 calls/s 17210 msg/s # tcp rx: 1016 MB/s 129842 calls/s # tcp tx: 895 MB/s 15184 calls/s 15184 msg/s # tcp rx: 896 MB/s 129506 calls/s # tcp tx: 930 MB/s 15785 calls/s 15785 msg/s # tcp rx: 931 MB/s 132379 calls/s # tcp tx: 1012 MB/s 17171 calls/s 17171 msg/s # udp gso - over veth touching data # udp rx: 1121 MB/s 817687 calls/s # udp tx: 1167 MB/s 19802 calls/s 19802 msg/s # udp rx: 1226 MB/s 894556 calls/s # udp tx: 1215 MB/s 20622 calls/s 20622 msg/s # udp rx: 1263 MB/s 921169 calls/s # udp tx: 1278 MB/s 21684 calls/s 21684 msg/s # udp rx: 1219 MB/s 889257 calls/s # udp tx: 1224 MB/s 20766 calls/s 20766 msg/s # udp gso and gro - over veth touching data # udp rx: 971 MB/s 708191 calls/s # udp tx: 1009 MB/s 17130 calls/s 17130 msg/s # udp rx: 1043 MB/s 761353 calls/s # udp tx: 1033 MB/s 17537 calls/s 17537 msg/s # udp rx: 1021 MB/s 745252 calls/s # udp tx: 1026 MB/s 17405 calls/s 17405 msg/s # udp rx: 1086 MB/s 792706 calls/s # udp tx: 1093 MB/s 18545 calls/s 18545 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__->