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: 1705 MB/s 1388035 calls/s # udp tx: 1940 MB/s 32907 calls/s 32907 msg/s # udp rx: 1923 MB/s 1566042 calls/s # udp tx: 1936 MB/s 32846 calls/s 32846 msg/s # udp rx: 1923 MB/s 1566085 calls/s # udp tx: 1944 MB/s 32983 calls/s 32983 msg/s # UDP GRO fwd perf udp rx: 1469 MB/s 1195858 calls/s # udp tx: 1958 MB/s 33218 calls/s 33218 msg/s # udp rx: 1670 MB/s 1359984 calls/s # udp tx: 1954 MB/s 33149 calls/s 33149 msg/s # udp rx: 1735 MB/s 1411486 calls/s # udp tx: 1949 MB/s 33058 calls/s 33058 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: 1357 MB/s 1102823 calls/s # udp tx: 1766 MB/s 29958 calls/s 29958 msg/s # udp rx: 1546 MB/s 1255884 calls/s # udp tx: 1812 MB/s 30748 calls/s 30748 msg/s # udp rx: 1826 MB/s 1482588 calls/s # udp tx: 1902 MB/s 32275 calls/s 32275 msg/s # UDP GRO fwd perf udp rx: 1591 MB/s 1290805 calls/s # udp tx: 1885 MB/s 31971 calls/s 31971 msg/s # udp rx: 1785 MB/s 1447289 calls/s # udp tx: 1929 MB/s 32734 calls/s 32734 msg/s # udp rx: 1764 MB/s 1429999 calls/s # udp tx: 1926 MB/s 32676 calls/s 32676 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__->