make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1077 MB/s 876940 calls/s # udp tx: 1138 MB/s 19302 calls/s 19302 msg/s # udp rx: 1209 MB/s 984513 calls/s # udp tx: 1225 MB/s 20789 calls/s 20789 msg/s # udp rx: 1246 MB/s 1014679 calls/s # udp tx: 1251 MB/s 21225 calls/s 21225 msg/s # UDP GRO fwd perf udp rx: 1036 MB/s 843461 calls/s # udp tx: 1205 MB/s 20454 calls/s 20454 msg/s # udp rx: 1151 MB/s 937132 calls/s # udp tx: 1187 MB/s 20136 calls/s 20136 msg/s # udp rx: 1191 MB/s 970361 calls/s # udp tx: 1191 MB/s 20210 calls/s 20210 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: 1522 MB/s 1237641 calls/s # udp tx: 1822 MB/s 30909 calls/s 30909 msg/s # udp rx: 1717 MB/s 1395739 calls/s # udp tx: 1756 MB/s 29792 calls/s 29792 msg/s # udp rx: 1839 MB/s 1491499 calls/s # udp tx: 1934 MB/s 32817 calls/s 32817 msg/s # UDP GRO fwd perf udp rx: 1578 MB/s 1280876 calls/s # udp tx: 1876 MB/s 31825 calls/s 31825 msg/s # udp rx: 1788 MB/s 1449474 calls/s # udp tx: 1936 MB/s 32842 calls/s 32842 msg/s # udp rx: 1851 MB/s 1502749 calls/s # udp tx: 1925 MB/s 32653 calls/s 32653 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__->