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: 1487 MB/s 1209233 calls/s # udp tx: 1696 MB/s 28766 calls/s 28766 msg/s # udp rx: 1731 MB/s 1409275 calls/s # udp tx: 1786 MB/s 30294 calls/s 30294 msg/s # udp rx: 1479 MB/s 1203608 calls/s # udp tx: 1891 MB/s 32079 calls/s 32079 msg/s # UDP GRO fwd perf udp rx: 1507 MB/s 1225168 calls/s # udp tx: 1793 MB/s 30419 calls/s 30419 msg/s # udp rx: 1584 MB/s 1286948 calls/s # udp tx: 1834 MB/s 31115 calls/s 31115 msg/s # udp rx: 1811 MB/s 1474468 calls/s # udp tx: 1819 MB/s 30863 calls/s 30863 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: 904 MB/s 734503 calls/s # udp tx: 1635 MB/s 27735 calls/s 27735 msg/s # udp rx: 1539 MB/s 1249936 calls/s # udp tx: 1864 MB/s 31617 calls/s 31617 msg/s # udp rx: 1696 MB/s 1377269 calls/s # udp tx: 1855 MB/s 31473 calls/s 31473 msg/s # UDP GRO fwd perf udp rx: 1564 MB/s 1270085 calls/s # udp tx: 1876 MB/s 31820 calls/s 31820 msg/s # udp rx: 1749 MB/s 1421160 calls/s # udp tx: 1869 MB/s 31704 calls/s 31704 msg/s # udp rx: 1750 MB/s 1421828 calls/s # udp tx: 1865 MB/s 31648 calls/s 31648 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__->