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: 1326 MB/s 1078571 calls/s # udp tx: 1824 MB/s 30940 calls/s 30940 msg/s # udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # udp rx: 1476 MB/s 1200980 calls/s # udp tx: 1909 MB/s 32393 calls/s 32393 msg/s # udp rx: 1815 MB/s 1477321 calls/s # UDP GRO fwd perf udp rx: 1731 MB/s 1409042 calls/s # udp tx: 1793 MB/s 30419 calls/s 30419 msg/s # udp rx: 1854 MB/s 1509284 calls/s # udp tx: 1871 MB/s 31735 calls/s 31735 msg/s # udp rx: 1727 MB/s 1406393 calls/s # udp tx: 1741 MB/s 29540 calls/s 29540 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: 1287 MB/s 1044091 calls/s # udp tx: 1820 MB/s 30874 calls/s 30874 msg/s # udp rx: 1638 MB/s 1328457 calls/s # udp tx: 1897 MB/s 32178 calls/s 32178 msg/s # udp rx: 1742 MB/s 1414008 calls/s # udp tx: 1888 MB/s 32028 calls/s 32028 msg/s # UDP GRO fwd perf udp rx: 1643 MB/s 1332369 calls/s # udp tx: 1906 MB/s 32334 calls/s 32334 msg/s # udp rx: 1749 MB/s 1418943 calls/s # udp tx: 1882 MB/s 31921 calls/s 31921 msg/s # udp rx: 1573 MB/s 1277448 calls/s # udp tx: 1764 MB/s 29934 calls/s 29934 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__->