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: 627 MB/s 510776 calls/s # udp tx: 1051 MB/s 17826 calls/s 17826 msg/s # udp rx: 982 MB/s 800230 calls/s # udp tx: 991 MB/s 16821 calls/s 16821 msg/s # udp rx: 1121 MB/s 912861 calls/s # udp tx: 1136 MB/s 19281 calls/s 19281 msg/s # UDP GRO fwd perf udp rx: 1236 MB/s 1004903 calls/s # udp tx: 1589 MB/s 26960 calls/s 26960 msg/s # udp rx: 1295 MB/s 1054473 calls/s # udp tx: 1319 MB/s 22380 calls/s 22380 msg/s # udp rx: 1432 MB/s 1166561 calls/s # udp tx: 1430 MB/s 24263 calls/s 24263 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 588 MB/s 479014 calls/s # udp tx: 956 MB/s 16217 calls/s 16217 msg/s # udp rx: 532 MB/s 433531 calls/s # udp tx: 958 MB/s 16250 calls/s 16250 msg/s # udp rx: 784 MB/s 638442 calls/s # udp tx: 891 MB/s 15119 calls/s 15119 msg/s # UDP tunnel GRO fwd perf udp rx: 318 MB/s 258922 calls/s # udp tx: 994 MB/s 16859 calls/s 16859 msg/s # udp rx: 230 MB/s 187352 calls/s # udp tx: 977 MB/s 16576 calls/s 16576 msg/s # udp rx: 708 MB/s 576667 calls/s # udp tx: 873 MB/s 14816 calls/s 14816 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1279 MB/s 1041174 calls/s # udp tx: 1417 MB/s 24048 calls/s 24048 msg/s # udp rx: 1447 MB/s 1178732 calls/s # udp tx: 1445 MB/s 24510 calls/s 24510 msg/s # udp rx: 1565 MB/s 1274188 calls/s # udp tx: 1592 MB/s 27013 calls/s 27013 msg/s # UDP GRO fwd perf udp rx: 1498 MB/s 1219935 calls/s # udp tx: 1580 MB/s 26810 calls/s 26810 msg/s # udp rx: 1424 MB/s 1159603 calls/s # udp tx: 1425 MB/s 24173 calls/s 24173 msg/s # udp rx: 1611 MB/s 1312215 calls/s # udp tx: 1621 MB/s 27498 calls/s 27498 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 204 MB/s 165967 calls/s # udp tx: 1002 MB/s 17004 calls/s 17004 msg/s # udp rx: 131 MB/s 107000 calls/s # udp tx: 1084 MB/s 18398 calls/s 18398 msg/s # udp rx: 460 MB/s 373333 calls/s # udp tx: 1355 MB/s 22991 calls/s 22991 msg/s # UDP tunnel GRO fwd perf udp rx: 51 MB/s 41640 calls/s # udp tx: 928 MB/s 15753 calls/s 15753 msg/s # udp tx: 949 MB/s 16098 calls/s 16098 msg/s # udp rx: 51 MB/s 41962 calls/s # udp tx: 979 MB/s 16615 calls/s 16615 msg/s # udp rx: 6 MB/s 5298 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__->