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: 1835 MB/s 1493760 calls/s # udp tx: 1929 MB/s 32720 calls/s 32720 msg/s # udp rx: 1939 MB/s 1578858 calls/s # udp tx: 1957 MB/s 33203 calls/s 33203 msg/s # udp rx: 1945 MB/s 1583877 calls/s # udp tx: 1960 MB/s 33248 calls/s 33248 msg/s # UDP GRO fwd perf udp rx: 1770 MB/s 1441402 calls/s # udp tx: 1853 MB/s 31444 calls/s 31444 msg/s # udp rx: 1830 MB/s 1488314 calls/s # udp tx: 1923 MB/s 32625 calls/s 32625 msg/s # udp rx: 1886 MB/s 1534610 calls/s # udp tx: 1938 MB/s 32872 calls/s 32872 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: 1176 MB/s 957554 calls/s # udp tx: 1278 MB/s 21690 calls/s 21690 msg/s # udp rx: 1240 MB/s 1010009 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # udp rx: 1169 MB/s 951891 calls/s # udp tx: 1208 MB/s 20501 calls/s 20501 msg/s # UDP GRO fwd perf udp rx: 1219 MB/s 993143 calls/s # udp tx: 1282 MB/s 21747 calls/s 21747 msg/s # udp rx: 929 MB/s 756713 calls/s # udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # udp rx: 963 MB/s 784011 calls/s # udp tx: 1294 MB/s 21964 calls/s 21964 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__->