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: 755 MB/s 12810 calls/s 12810 msg/s # tcp rx: 756 MB/s 92979 calls/s # tcp tx: 805 MB/s 13666 calls/s 13666 msg/s # tcp rx: 806 MB/s 95905 calls/s # tcp tx: 798 MB/s 13541 calls/s 13541 msg/s # tcp rx: 799 MB/s 95681 calls/s # tcp tx: 813 MB/s 13795 calls/s 13795 msg/s # udp gso - over veth touching data # udp rx: 1059 MB/s 754442 calls/s # udp tx: 1098 MB/s 18631 calls/s 18631 msg/s # udp rx: 1112 MB/s 792617 calls/s # udp tx: 1109 MB/s 18818 calls/s 18818 msg/s # udp rx: 1153 MB/s 821818 calls/s # udp tx: 1149 MB/s 19491 calls/s 19491 msg/s # udp rx: 1288 MB/s 918065 calls/s # udp tx: 1293 MB/s 21946 calls/s 21946 msg/s # udp gso and gro - over veth touching data # udp rx: 1280 MB/s 912136 calls/s # udp tx: 1315 MB/s 22311 calls/s 22311 msg/s # udp rx: 1339 MB/s 954339 calls/s # udp tx: 1339 MB/s 22727 calls/s 22727 msg/s # udp rx: 1327 MB/s 945674 calls/s # udp tx: 1326 MB/s 22502 calls/s 22502 msg/s # udp rx: 1320 MB/s 940872 calls/s # udp tx: 1319 MB/s 22387 calls/s 22387 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1133 MB/s 19218 calls/s 19218 msg/s # tcp rx: 1134 MB/s 142554 calls/s # tcp tx: 1145 MB/s 19427 calls/s 19427 msg/s # tcp rx: 1146 MB/s 140630 calls/s # tcp tx: 1155 MB/s 19603 calls/s 19603 msg/s # tcp rx: 1156 MB/s 143365 calls/s # tcp tx: 1089 MB/s 18485 calls/s 18485 msg/s # udp gso - over veth touching data # udp rx: 1207 MB/s 880922 calls/s # udp tx: 1244 MB/s 21102 calls/s 21102 msg/s # udp rx: 1245 MB/s 908505 calls/s # udp tx: 1242 MB/s 21082 calls/s 21082 msg/s # udp rx: 1288 MB/s 940032 calls/s # udp tx: 1291 MB/s 21898 calls/s 21898 msg/s # udp rx: 1296 MB/s 945681 calls/s # udp tx: 1294 MB/s 21956 calls/s 21956 msg/s # udp gso and gro - over veth touching data # udp rx: 1185 MB/s 864643 calls/s # udp tx: 1219 MB/s 20677 calls/s 20677 msg/s # udp rx: 1291 MB/s 941850 calls/s # udp tx: 1291 MB/s 21899 calls/s 21899 msg/s # udp rx: 1279 MB/s 933051 calls/s # udp tx: 1279 MB/s 21700 calls/s 21700 msg/s # udp rx: 1283 MB/s 936267 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 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__->