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: 1562 MB/s 1271234 calls/s # udp tx: 1918 MB/s 32541 calls/s 32541 msg/s # udp rx: 1627 MB/s 1323867 calls/s # udp tx: 1902 MB/s 32264 calls/s 32264 msg/s # udp rx: 1813 MB/s 1475957 calls/s # udp tx: 1959 MB/s 33231 calls/s 33231 msg/s # UDP GRO fwd perf udp rx: 1585 MB/s 1290325 calls/s # udp tx: 1948 MB/s 33056 calls/s 33056 msg/s # udp rx: 1961 MB/s 1596543 calls/s # udp tx: 1973 MB/s 33472 calls/s 33472 msg/s # udp rx: 1960 MB/s 1595233 calls/s # udp tx: 1973 MB/s 33472 calls/s 33472 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: 1474 MB/s 1197765 calls/s # udp tx: 1749 MB/s 29673 calls/s 29673 msg/s # udp rx: 1696 MB/s 1377863 calls/s # udp tx: 1884 MB/s 31958 calls/s 31958 msg/s # udp rx: 1586 MB/s 1287361 calls/s # udp tx: 1838 MB/s 31174 calls/s 31174 msg/s # UDP GRO fwd perf udp rx: 1299 MB/s 1055706 calls/s # udp tx: 1818 MB/s 30837 calls/s 30837 msg/s # udp rx: 1596 MB/s 1297146 calls/s # udp tx: 1647 MB/s 27938 calls/s 27938 msg/s # udp rx: 1718 MB/s 1395629 calls/s # udp tx: 1780 MB/s 30202 calls/s 30202 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__->