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: 1352 MB/s 1101114 calls/s # udp tx: 1884 MB/s 31954 calls/s 31954 msg/s # udp rx: 1551 MB/s 1262193 calls/s # udp tx: 1942 MB/s 32942 calls/s 32942 msg/s # udp rx: 1796 MB/s 1461712 calls/s # udp tx: 1964 MB/s 33327 calls/s 33327 msg/s # UDP GRO fwd perf udp rx: 1823 MB/s 1484342 calls/s # udp tx: 1905 MB/s 32315 calls/s 32315 msg/s # udp rx: 1835 MB/s 1492694 calls/s # udp tx: 1980 MB/s 33596 calls/s 33596 msg/s # udp rx: 1165 MB/s 946880 calls/s # udp tx: 1980 MB/s 33590 calls/s 33590 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: 1561 MB/s 1269992 calls/s # udp tx: 1848 MB/s 31351 calls/s 31351 msg/s # udp rx: 1805 MB/s 1467704 calls/s # udp tx: 1915 MB/s 32492 calls/s 32492 msg/s # udp rx: 1851 MB/s 1505370 calls/s # udp tx: 1919 MB/s 32555 calls/s 32555 msg/s # UDP GRO fwd perf udp rx: 1711 MB/s 1387303 calls/s # udp tx: 1963 MB/s 33306 calls/s 33306 msg/s # udp rx: 1730 MB/s 1403112 calls/s # udp tx: 1960 MB/s 33247 calls/s 33247 msg/s # udp rx: 1620 MB/s 1313878 calls/s # udp tx: 1901 MB/s 32245 calls/s 32245 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__->