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: 998 MB/s 16933 calls/s 16933 msg/s # tcp rx: 998 MB/s 135255 calls/s # tcp tx: 872 MB/s 14796 calls/s 14796 msg/s # tcp rx: 873 MB/s 131011 calls/s # tcp tx: 972 MB/s 16491 calls/s 16491 msg/s # tcp rx: 973 MB/s 135164 calls/s # tcp tx: 1088 MB/s 18455 calls/s 18455 msg/s # udp gso - over veth touching data # udp rx: 1202 MB/s 856403 calls/s # udp tx: 1238 MB/s 21011 calls/s 21011 msg/s # udp rx: 1333 MB/s 949924 calls/s # udp tx: 1332 MB/s 22606 calls/s 22606 msg/s # udp rx: 1327 MB/s 945728 calls/s # udp tx: 1327 MB/s 22510 calls/s 22510 msg/s # udp rx: 1330 MB/s 947740 calls/s # udp tx: 1330 MB/s 22558 calls/s 22558 msg/s # udp gso and gro - over veth touching data # udp rx: 585 MB/s 417234 calls/s # udp tx: 604 MB/s 10245 calls/s 10245 msg/s # udp rx: 939 MB/s 669261 calls/s # udp tx: 959 MB/s 16275 calls/s 16275 msg/s # udp rx: 1286 MB/s 916365 calls/s # udp tx: 1285 MB/s 21801 calls/s 21801 msg/s # udp rx: 1289 MB/s 918257 calls/s # udp tx: 1289 MB/s 21870 calls/s 21870 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1020 MB/s 17308 calls/s 17308 msg/s # tcp rx: 1035 MB/s 132524 calls/s # tcp tx: 1015 MB/s 17229 calls/s 17229 msg/s # tcp rx: 1012 MB/s 128076 calls/s # tcp tx: 1043 MB/s 17706 calls/s 17706 msg/s # tcp rx: 1048 MB/s 126507 calls/s # tcp tx: 1017 MB/s 17260 calls/s 17260 msg/s # udp gso - over veth touching data # udp rx: 1064 MB/s 776624 calls/s # udp tx: 1096 MB/s 18589 calls/s 18589 msg/s # udp rx: 1271 MB/s 927571 calls/s # udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # udp rx: 1267 MB/s 924323 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp rx: 1249 MB/s 911128 calls/s # udp tx: 1259 MB/s 21359 calls/s 21359 msg/s # udp gso and gro - over veth touching data # udp rx: 1194 MB/s 870897 calls/s # udp tx: 1231 MB/s 20890 calls/s 20890 msg/s # udp rx: 1238 MB/s 902967 calls/s # udp tx: 1237 MB/s 20985 calls/s 20985 msg/s # udp rx: 1276 MB/s 930737 calls/s # udp tx: 1275 MB/s 21629 calls/s 21629 msg/s # udp rx: 1276 MB/s 930852 calls/s # udp tx: 1275 MB/s 21629 calls/s 21629 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__->