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: 745 MB/s 12649 calls/s 12649 msg/s # tcp rx: 745 MB/s 78396 calls/s # tcp tx: 927 MB/s 15737 calls/s 15737 msg/s # tcp rx: 929 MB/s 61554 calls/s # tcp tx: 1018 MB/s 17279 calls/s 17279 msg/s # tcp rx: 1019 MB/s 62833 calls/s # tcp tx: 845 MB/s 14336 calls/s 14336 msg/s # udp gso - over veth touching data # udp rx: 677 MB/s 482860 calls/s # udp tx: 698 MB/s 11844 calls/s 11844 msg/s # udp rx: 700 MB/s 499216 calls/s # udp tx: 699 MB/s 11856 calls/s 11856 msg/s # udp rx: 706 MB/s 503074 calls/s # udp tx: 706 MB/s 11981 calls/s 11981 msg/s # udp rx: 714 MB/s 508693 calls/s # udp tx: 713 MB/s 12107 calls/s 12107 msg/s # udp gso and gro - over veth touching data # udp rx: 677 MB/s 482588 calls/s # udp tx: 700 MB/s 11874 calls/s 11874 msg/s # udp rx: 705 MB/s 502394 calls/s # udp tx: 712 MB/s 12083 calls/s 12083 msg/s # udp rx: 716 MB/s 510072 calls/s # udp tx: 718 MB/s 12178 calls/s 12178 msg/s # udp rx: 714 MB/s 509129 calls/s # udp tx: 716 MB/s 12159 calls/s 12159 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1117 MB/s 18949 calls/s 18949 msg/s # tcp rx: 1117 MB/s 141365 calls/s # tcp tx: 995 MB/s 16886 calls/s 16886 msg/s # tcp rx: 996 MB/s 140046 calls/s # tcp tx: 1150 MB/s 19521 calls/s 19521 msg/s # tcp rx: 1153 MB/s 140538 calls/s # tcp tx: 1188 MB/s 20158 calls/s 20158 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 877511 calls/s # udp tx: 1237 MB/s 20994 calls/s 20994 msg/s # udp rx: 1291 MB/s 942235 calls/s # udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # udp rx: 1280 MB/s 933862 calls/s # udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # udp rx: 1281 MB/s 934278 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 912139 calls/s # udp tx: 1284 MB/s 21782 calls/s 21782 msg/s # udp rx: 1274 MB/s 929558 calls/s # udp tx: 1273 MB/s 21599 calls/s 21599 msg/s # udp rx: 1272 MB/s 928008 calls/s # udp tx: 1271 MB/s 21571 calls/s 21571 msg/s # udp rx: 1296 MB/s 945526 calls/s # udp tx: 1296 MB/s 21985 calls/s 21985 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__->