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: 681 MB/s 11566 calls/s 11566 msg/s # tcp rx: 682 MB/s 84929 calls/s # tcp tx: 689 MB/s 11697 calls/s 11697 msg/s # tcp rx: 690 MB/s 83720 calls/s # tcp tx: 681 MB/s 11565 calls/s 11565 msg/s # tcp rx: 682 MB/s 82923 calls/s # tcp tx: 690 MB/s 11708 calls/s 11708 msg/s # udp gso - over veth touching data # udp rx: 1262 MB/s 899007 calls/s # udp tx: 1292 MB/s 21922 calls/s 21922 msg/s # udp rx: 1279 MB/s 911317 calls/s # udp tx: 1281 MB/s 21738 calls/s 21738 msg/s # udp rx: 1274 MB/s 908225 calls/s # udp tx: 1276 MB/s 21658 calls/s 21658 msg/s # udp rx: 1274 MB/s 907949 calls/s # udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # udp gso and gro - over veth touching data # udp rx: 1196 MB/s 851972 calls/s # udp tx: 1224 MB/s 20771 calls/s 20771 msg/s # udp rx: 1224 MB/s 872477 calls/s # udp tx: 1215 MB/s 20612 calls/s 20612 msg/s # udp rx: 1219 MB/s 868896 calls/s # udp tx: 1228 MB/s 20832 calls/s 20832 msg/s # udp rx: 1243 MB/s 885769 calls/s # udp tx: 1242 MB/s 21081 calls/s 21081 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 548 MB/s 9304 calls/s 9304 msg/s # tcp rx: 548 MB/s 79746 calls/s # tcp tx: 612 MB/s 10382 calls/s 10382 msg/s # tcp rx: 612 MB/s 80422 calls/s # tcp tx: 615 MB/s 10436 calls/s 10436 msg/s # tcp rx: 616 MB/s 80223 calls/s # tcp tx: 579 MB/s 9824 calls/s 9824 msg/s # udp gso - over veth touching data # udp rx: 1186 MB/s 865113 calls/s # udp tx: 1216 MB/s 20629 calls/s 20629 msg/s # udp rx: 1185 MB/s 864584 calls/s # udp tx: 1190 MB/s 20193 calls/s 20193 msg/s # udp rx: 1257 MB/s 916799 calls/s # udp tx: 1256 MB/s 21305 calls/s 21305 msg/s # udp rx: 1209 MB/s 882310 calls/s # udp tx: 1208 MB/s 20499 calls/s 20499 msg/s # udp gso and gro - over veth touching data # udp rx: 1204 MB/s 878739 calls/s # udp tx: 1237 MB/s 20986 calls/s 20986 msg/s # udp rx: 1220 MB/s 890133 calls/s # udp tx: 1222 MB/s 20739 calls/s 20739 msg/s # udp rx: 1225 MB/s 893505 calls/s # udp tx: 1227 MB/s 20819 calls/s 20819 msg/s # udp rx: 1160 MB/s 846501 calls/s # udp tx: 1161 MB/s 19706 calls/s 19706 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__->