make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1673 MB/s 1360060 calls/s # udp tx: 1909 MB/s 32392 calls/s 32392 msg/s # udp rx: 1841 MB/s 1496647 calls/s # udp tx: 1881 MB/s 31914 calls/s 31914 msg/s # udp rx: 1899 MB/s 1542762 calls/s # udp tx: 1943 MB/s 32962 calls/s 32962 msg/s # UDP GRO fwd perf udp rx: 1831 MB/s 1490451 calls/s # udp tx: 1906 MB/s 32341 calls/s 32341 msg/s # udp rx: 1899 MB/s 1545586 calls/s # udp tx: 1916 MB/s 32506 calls/s 32506 msg/s # udp rx: 1901 MB/s 1547484 calls/s # udp tx: 1921 MB/s 32591 calls/s 32591 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: 683 MB/s 553578 calls/s # udp tx: 1652 MB/s 28033 calls/s 28033 msg/s # udp rx: 1696 MB/s 1375173 calls/s # udp tx: 1931 MB/s 32765 calls/s 32765 msg/s # udp rx: 1546 MB/s 1253512 calls/s # udp tx: 1842 MB/s 31245 calls/s 31245 msg/s # UDP GRO fwd perf udp rx: 1674 MB/s 1357241 calls/s # udp tx: 1919 MB/s 32564 calls/s 32564 msg/s # udp rx: 1717 MB/s 1392189 calls/s # udp tx: 1924 MB/s 32633 calls/s 32633 msg/s # udp rx: 1427 MB/s 1156861 calls/s # udp tx: 1894 MB/s 32135 calls/s 32135 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__->