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: 1238 MB/s 1007515 calls/s # udp tx: 1847 MB/s 31340 calls/s 31340 msg/s # udp rx: 1765 MB/s 1437081 calls/s # udp tx: 1863 MB/s 31612 calls/s 31612 msg/s # udp rx: 1903 MB/s 1549300 calls/s # udp tx: 1923 MB/s 32625 calls/s 32625 msg/s # UDP GRO fwd perf udp rx: 1827 MB/s 1486525 calls/s # udp tx: 1915 MB/s 32481 calls/s 32481 msg/s # udp rx: 1940 MB/s 1578965 calls/s # udp tx: 1952 MB/s 33109 calls/s 33109 msg/s # udp rx: 1938 MB/s 1577135 calls/s # udp tx: 1955 MB/s 33175 calls/s 33175 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: 1054 MB/s 854151 calls/s # udp tx: 1889 MB/s 32045 calls/s 32045 msg/s # udp rx: 1558 MB/s 1262429 calls/s # udp tx: 1951 MB/s 33097 calls/s 33097 msg/s # udp rx: 1628 MB/s 1319651 calls/s # udp tx: 1931 MB/s 32758 calls/s 32758 msg/s # UDP GRO fwd perf udp rx: 1469 MB/s 1191015 calls/s # udp tx: 1859 MB/s 31546 calls/s 31546 msg/s # udp rx: 1246 MB/s 1012778 calls/s # udp tx: 1478 MB/s 25081 calls/s 25081 msg/s # udp rx: 1128 MB/s 918449 calls/s # udp tx: 1177 MB/s 19976 calls/s 19976 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__->