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: 1161 MB/s 945615 calls/s # udp tx: 1244 MB/s 21113 calls/s 21113 msg/s # udp rx: 1465 MB/s 1192296 calls/s # udp tx: 1698 MB/s 28802 calls/s 28802 msg/s # udp rx: 1028 MB/s 836266 calls/s # udp tx: 1753 MB/s 29734 calls/s 29734 msg/s # UDP GRO fwd perf udp rx: 1250 MB/s 1017136 calls/s # udp tx: 1791 MB/s 30389 calls/s 30389 msg/s # udp rx: 1296 MB/s 1054623 calls/s # udp tx: 1845 MB/s 31303 calls/s 31303 msg/s # udp rx: 1460 MB/s 1188027 calls/s # udp tx: 1753 MB/s 29733 calls/s 29733 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1552 MB/s 1259836 calls/s # udp tx: 1877 MB/s 31839 calls/s 31839 msg/s # udp rx: 1073 MB/s 871537 calls/s # udp tx: 1563 MB/s 26517 calls/s 26517 msg/s # udp tx: 1633 MB/s 27708 calls/s 27708 msg/s # udp rx: 820 MB/s 666181 calls/s # UDP GRO fwd perf udp rx: 928 MB/s 754429 calls/s # udp tx: 1542 MB/s 26159 calls/s 26159 msg/s # udp rx: 1363 MB/s 1107670 calls/s # udp tx: 1698 MB/s 28808 calls/s 28808 msg/s # udp rx: 999 MB/s 812962 calls/s # udp tx: 1838 MB/s 31175 calls/s 31175 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->