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: 705 MB/s 11972 calls/s 11972 msg/s # tcp rx: 706 MB/s 83028 calls/s # tcp tx: 677 MB/s 11498 calls/s 11498 msg/s # tcp rx: 678 MB/s 81709 calls/s # tcp tx: 711 MB/s 12066 calls/s 12066 msg/s # tcp rx: 712 MB/s 83541 calls/s # tcp tx: 667 MB/s 11324 calls/s 11324 msg/s # udp gso - over veth touching data # udp rx: 651 MB/s 464244 calls/s # udp tx: 671 MB/s 11390 calls/s 11390 msg/s # udp rx: 684 MB/s 487555 calls/s # udp tx: 699 MB/s 11865 calls/s 11865 msg/s # udp rx: 1327 MB/s 945742 calls/s # udp tx: 1338 MB/s 22704 calls/s 22704 msg/s # udp rx: 1352 MB/s 963284 calls/s # udp tx: 1355 MB/s 22988 calls/s 22988 msg/s # udp gso and gro - over veth touching data # udp rx: 1200 MB/s 854911 calls/s # udp tx: 1244 MB/s 21108 calls/s 21108 msg/s # udp rx: 1329 MB/s 946778 calls/s # udp tx: 1327 MB/s 22518 calls/s 22518 msg/s # udp rx: 1334 MB/s 950892 calls/s # udp tx: 1334 MB/s 22628 calls/s 22628 msg/s # udp rx: 1334 MB/s 950802 calls/s # udp tx: 1334 MB/s 22628 calls/s 22628 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1144 MB/s 19414 calls/s 19414 msg/s # tcp rx: 1145 MB/s 141414 calls/s # tcp tx: 1158 MB/s 19656 calls/s 19656 msg/s # tcp rx: 1160 MB/s 136329 calls/s # tcp tx: 1289 MB/s 21863 calls/s 21863 msg/s # tcp rx: 1289 MB/s 110935 calls/s # tcp tx: 1187 MB/s 20134 calls/s 20134 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 867377 calls/s # udp tx: 1223 MB/s 20751 calls/s 20751 msg/s # udp rx: 1216 MB/s 887376 calls/s # udp tx: 1216 MB/s 20629 calls/s 20629 msg/s # udp rx: 1227 MB/s 895097 calls/s # udp tx: 1226 MB/s 20804 calls/s 20804 msg/s # udp rx: 1256 MB/s 916240 calls/s # udp tx: 1255 MB/s 21293 calls/s 21293 msg/s # udp gso and gro - over veth touching data # udp rx: 1244 MB/s 907902 calls/s # udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # udp rx: 1309 MB/s 954721 calls/s # udp tx: 1310 MB/s 22226 calls/s 22226 msg/s # udp rx: 1312 MB/s 957572 calls/s # udp tx: 1314 MB/s 22295 calls/s 22295 msg/s # udp rx: 1308 MB/s 954643 calls/s # udp tx: 1322 MB/s 22425 calls/s 22425 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__->