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: 1255 MB/s 1021786 calls/s # udp tx: 1803 MB/s 30597 calls/s 30597 msg/s # udp rx: 1260 MB/s 1025981 calls/s # udp tx: 1656 MB/s 28088 calls/s 28088 msg/s # udp rx: 1762 MB/s 1434765 calls/s # udp tx: 1823 MB/s 30932 calls/s 30932 msg/s # UDP GRO fwd perf udp rx: 1362 MB/s 1108760 calls/s # udp tx: 1503 MB/s 25507 calls/s 25507 msg/s # udp rx: 1480 MB/s 1205376 calls/s # udp tx: 1483 MB/s 25156 calls/s 25156 msg/s # udp rx: 1504 MB/s 1224710 calls/s # udp tx: 1500 MB/s 25444 calls/s 25444 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1143 MB/s 19393 calls/s 19393 msg/s # udp rx: 462 MB/s 375018 calls/s # udp tx: 1410 MB/s 23923 calls/s 23923 msg/s # udp rx: 744 MB/s 602522 calls/s # udp tx: 1387 MB/s 23533 calls/s 23533 msg/s # udp rx: 580 MB/s 469849 calls/s # UDP tunnel GRO fwd perf udp rx: 927 MB/s 750077 calls/s # udp tx: 1395 MB/s 23668 calls/s 23668 msg/s # udp rx: 961 MB/s 778509 calls/s # udp tx: 1332 MB/s 22598 calls/s 22598 msg/s # udp tx: 1301 MB/s 22077 calls/s 22077 msg/s # udp rx: 665 MB/s 538723 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 995 MB/s 810498 calls/s # udp tx: 1660 MB/s 28162 calls/s 28162 msg/s # udp rx: 1400 MB/s 1139685 calls/s # udp tx: 1591 MB/s 26986 calls/s 26986 msg/s # udp rx: 1104 MB/s 898512 calls/s # udp tx: 1136 MB/s 19278 calls/s 19278 msg/s # UDP GRO fwd perf udp rx: 964 MB/s 783494 calls/s # udp tx: 1354 MB/s 22970 calls/s 22970 msg/s # udp rx: 1230 MB/s 1001639 calls/s # udp tx: 1293 MB/s 21943 calls/s 21943 msg/s # udp rx: 1097 MB/s 892416 calls/s # udp tx: 1332 MB/s 22605 calls/s 22605 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 491 MB/s 399865 calls/s # udp tx: 793 MB/s 13464 calls/s 13464 msg/s # udp rx: 649 MB/s 528313 calls/s # udp tx: 808 MB/s 13713 calls/s 13713 msg/s # udp rx: 718 MB/s 584683 calls/s # udp tx: 773 MB/s 13127 calls/s 13127 msg/s # UDP tunnel GRO fwd perf udp rx: 273 MB/s 222476 calls/s # udp tx: 1218 MB/s 20664 calls/s 20664 msg/s # udp rx: 441 MB/s 358920 calls/s # udp tx: 1170 MB/s 19844 calls/s 19844 msg/s # udp rx: 271 MB/s 220260 calls/s # udp tx: 1302 MB/s 22098 calls/s 22098 msg/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__->