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: 1478 MB/s 1201476 calls/s # udp tx: 1796 MB/s 30465 calls/s 30465 msg/s # udp rx: 1693 MB/s 1375813 calls/s # udp tx: 1859 MB/s 31542 calls/s 31542 msg/s # udp rx: 1863 MB/s 1515754 calls/s # udp tx: 1949 MB/s 33067 calls/s 33067 msg/s # UDP GRO fwd perf udp rx: 1793 MB/s 1460259 calls/s # udp tx: 1942 MB/s 32943 calls/s 32943 msg/s # udp rx: 1938 MB/s 1577866 calls/s # udp tx: 1946 MB/s 33020 calls/s 33020 msg/s # udp rx: 1929 MB/s 1570488 calls/s # udp tx: 1939 MB/s 32897 calls/s 32897 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: 1452 MB/s 1179071 calls/s # udp tx: 1881 MB/s 31914 calls/s 31914 msg/s # udp rx: 1841 MB/s 1495803 calls/s # udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # udp rx: 1831 MB/s 1486271 calls/s # udp tx: 1944 MB/s 32985 calls/s 32985 msg/s # UDP GRO fwd perf udp rx: 1642 MB/s 1335079 calls/s # udp tx: 1783 MB/s 30246 calls/s 30246 msg/s # udp rx: 1409 MB/s 1144480 calls/s # udp tx: 1908 MB/s 32369 calls/s 32369 msg/s # udp rx: 1648 MB/s 1340659 calls/s # udp tx: 1745 MB/s 29604 calls/s 29604 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__->