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: 934 MB/s 760261 calls/s # udp tx: 1128 MB/s 19141 calls/s 19141 msg/s # udp rx: 1166 MB/s 949596 calls/s # udp tx: 1176 MB/s 19955 calls/s 19955 msg/s # udp rx: 1152 MB/s 937825 calls/s # udp tx: 1187 MB/s 20144 calls/s 20144 msg/s # UDP GRO fwd perf udp rx: 1098 MB/s 894481 calls/s # udp tx: 1152 MB/s 19555 calls/s 19555 msg/s # udp rx: 1061 MB/s 863819 calls/s # udp tx: 1116 MB/s 18935 calls/s 18935 msg/s # udp rx: 1134 MB/s 923880 calls/s # udp tx: 1147 MB/s 19462 calls/s 19462 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: 1207 MB/s 978715 calls/s # udp tx: 1881 MB/s 31919 calls/s 31919 msg/s # udp rx: 1699 MB/s 1377877 calls/s # udp tx: 1891 MB/s 32076 calls/s 32076 msg/s # udp rx: 1729 MB/s 1401895 calls/s # udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # UDP GRO fwd perf udp rx: 1619 MB/s 1311922 calls/s # udp tx: 1951 MB/s 33101 calls/s 33101 msg/s # udp tx: 1867 MB/s 31670 calls/s 31670 msg/s # udp rx: 1652 MB/s 1340065 calls/s # udp tx: 1924 MB/s 32642 calls/s 32642 msg/s # udp rx: 1534 MB/s 1243080 calls/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__->