make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1038 MB/s 845605 calls/s # udp tx: 1163 MB/s 19734 calls/s 19734 msg/s # udp rx: 1157 MB/s 942579 calls/s # udp tx: 1159 MB/s 19672 calls/s 19672 msg/s # udp rx: 1156 MB/s 941880 calls/s # udp tx: 1157 MB/s 19624 calls/s 19624 msg/s # UDP GRO fwd perf udp rx: 1323 MB/s 1077173 calls/s # udp tx: 1377 MB/s 23366 calls/s 23366 msg/s # udp rx: 1445 MB/s 1176267 calls/s # udp tx: 1479 MB/s 25089 calls/s 25089 msg/s # udp rx: 1443 MB/s 1174528 calls/s # udp tx: 1485 MB/s 25199 calls/s 25199 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 732 MB/s 591598 calls/s # udp tx: 1401 MB/s 23773 calls/s 23773 msg/s # udp rx: 786 MB/s 634901 calls/s # udp tx: 1422 MB/s 24120 calls/s 24120 msg/s # udp rx: 575 MB/s 464640 calls/s # udp tx: 1468 MB/s 24912 calls/s 24912 msg/s # UDP tunnel GRO fwd perf udp rx: 628 MB/s 507385 calls/s # udp tx: 1452 MB/s 24632 calls/s 24632 msg/s # udp rx: 561 MB/s 453076 calls/s # udp tx: 1468 MB/s 24906 calls/s 24906 msg/s # udp rx: 526 MB/s 424448 calls/s # udp tx: 1467 MB/s 24892 calls/s 24892 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 865 MB/s 703900 calls/s # udp tx: 1184 MB/s 20094 calls/s 20094 msg/s # udp rx: 846 MB/s 688867 calls/s # udp tx: 1172 MB/s 19893 calls/s 19893 msg/s # udp rx: 1112 MB/s 905301 calls/s # udp tx: 1139 MB/s 19328 calls/s 19328 msg/s # UDP GRO fwd perf udp rx: 1393 MB/s 1134007 calls/s # udp tx: 1462 MB/s 24810 calls/s 24810 msg/s # udp rx: 1435 MB/s 1168718 calls/s # udp tx: 1454 MB/s 24666 calls/s 24666 msg/s # udp rx: 1198 MB/s 974858 calls/s # udp tx: 1398 MB/s 23713 calls/s 23713 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1052 MB/s 17849 calls/s 17849 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1043 MB/s 17704 calls/s 17704 msg/s # udp rx: 1 MB/s 1493 calls/s # udp tx: 1032 MB/s 17519 calls/s 17519 msg/s # UDP tunnel GRO fwd perf udp tx: 1037 MB/s 17596 calls/s 17596 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1020 MB/s 17300 calls/s 17300 msg/s # udp rx: 51 MB/s 41611 calls/s # udp tx: 1045 MB/s 17731 calls/s 17731 msg/s # udp rx: 0 MB/s 633 calls/s ok 1 selftests: net: udpgro_fwd.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__->