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: 1431 MB/s 1164970 calls/s # udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # udp rx: 1717 MB/s 1396892 calls/s # udp tx: 1942 MB/s 32942 calls/s 32942 msg/s # udp rx: 1895 MB/s 1543096 calls/s # udp tx: 1903 MB/s 32290 calls/s 32290 msg/s # UDP GRO fwd perf udp rx: 1150 MB/s 935757 calls/s # udp tx: 1919 MB/s 32549 calls/s 32549 msg/s # udp rx: 1465 MB/s 1192137 calls/s # udp tx: 1896 MB/s 32167 calls/s 32167 msg/s # udp rx: 1789 MB/s 1454075 calls/s # udp tx: 1952 MB/s 33111 calls/s 33111 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: 1617 MB/s 1311524 calls/s # udp tx: 1982 MB/s 33621 calls/s 33621 msg/s # udp rx: 1847 MB/s 1498729 calls/s # udp tx: 1970 MB/s 33419 calls/s 33419 msg/s # udp rx: 1860 MB/s 1509869 calls/s # udp tx: 1964 MB/s 33311 calls/s 33311 msg/s # UDP GRO fwd perf udp rx: 1683 MB/s 1364707 calls/s # udp tx: 1965 MB/s 33330 calls/s 33330 msg/s # udp rx: 1815 MB/s 1472486 calls/s # udp tx: 1949 MB/s 33067 calls/s 33067 msg/s # udp rx: 1369 MB/s 1110240 calls/s # udp tx: 1831 MB/s 31066 calls/s 31066 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__->