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: 384 MB/s 311134 calls/s # udp tx: 1319 MB/s 22373 calls/s 22373 msg/s # udp rx: 594 MB/s 481280 calls/s # udp tx: 1398 MB/s 23727 calls/s 23727 msg/s # udp rx: 653 MB/s 528497 calls/s # udp tx: 1397 MB/s 23706 calls/s 23706 msg/s # UDP GRO fwd perf udp rx: 470 MB/s 380609 calls/s # udp tx: 1400 MB/s 23748 calls/s 23748 msg/s # udp rx: 1642 MB/s 1336213 calls/s # udp tx: 1793 MB/s 30415 calls/s 30415 msg/s # udp rx: 1790 MB/s 1457553 calls/s # udp tx: 1815 MB/s 30796 calls/s 30796 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: 1135 MB/s 923216 calls/s # udp tx: 1796 MB/s 30468 calls/s 30468 msg/s # udp rx: 1795 MB/s 1456784 calls/s # udp tx: 1902 MB/s 32266 calls/s 32266 msg/s # udp rx: 1858 MB/s 1506904 calls/s # udp tx: 1958 MB/s 33224 calls/s 33224 msg/s # UDP GRO fwd perf udp rx: 1770 MB/s 1437706 calls/s # udp tx: 1950 MB/s 33077 calls/s 33077 msg/s # udp rx: 1765 MB/s 1435106 calls/s # udp tx: 1810 MB/s 30706 calls/s 30706 msg/s # udp rx: 1804 MB/s 1467316 calls/s # udp tx: 1868 MB/s 31697 calls/s 31697 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__->