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: 1782 MB/s 1449210 calls/s # udp tx: 1947 MB/s 33036 calls/s 33036 msg/s # udp rx: 1836 MB/s 1492811 calls/s # udp tx: 1968 MB/s 33389 calls/s 33389 msg/s # udp rx: 1918 MB/s 1560401 calls/s # udp tx: 1991 MB/s 33784 calls/s 33784 msg/s # UDP GRO fwd perf udp rx: 1565 MB/s 1273583 calls/s # udp tx: 1966 MB/s 33353 calls/s 33353 msg/s # udp rx: 1979 MB/s 1611833 calls/s # udp tx: 1985 MB/s 33681 calls/s 33681 msg/s # udp rx: 1980 MB/s 1612371 calls/s # udp tx: 1987 MB/s 33702 calls/s 33702 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: 1582 MB/s 1283493 calls/s # udp tx: 1930 MB/s 32735 calls/s 32735 msg/s # udp rx: 1799 MB/s 1459490 calls/s # udp tx: 1934 MB/s 32803 calls/s 32803 msg/s # udp rx: 1824 MB/s 1480092 calls/s # udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # UDP GRO fwd perf udp rx: 1632 MB/s 1323796 calls/s # udp tx: 1856 MB/s 31483 calls/s 31483 msg/s # udp rx: 1787 MB/s 1450467 calls/s # udp tx: 1900 MB/s 32237 calls/s 32237 msg/s # udp rx: 1738 MB/s 1411957 calls/s # udp tx: 1875 MB/s 31810 calls/s 31810 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__->