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: 555 MB/s 450473 calls/s # udp tx: 1271 MB/s 21567 calls/s 21567 msg/s # udp rx: 653 MB/s 529350 calls/s # udp tx: 1344 MB/s 22801 calls/s 22801 msg/s # udp rx: 468 MB/s 378624 calls/s # udp tx: 1398 MB/s 23722 calls/s 23722 msg/s # UDP GRO fwd perf udp rx: 495 MB/s 401396 calls/s # udp tx: 1359 MB/s 23061 calls/s 23061 msg/s # udp rx: 489 MB/s 396130 calls/s # udp tx: 1398 MB/s 23722 calls/s 23722 msg/s # udp rx: 399 MB/s 323403 calls/s # udp tx: 1380 MB/s 23417 calls/s 23417 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: 1669 MB/s 1356117 calls/s # udp tx: 1876 MB/s 31826 calls/s 31826 msg/s # udp rx: 1841 MB/s 1497171 calls/s # udp tx: 1876 MB/s 31831 calls/s 31831 msg/s # udp rx: 1847 MB/s 1502696 calls/s # udp tx: 1881 MB/s 31912 calls/s 31912 msg/s # UDP GRO fwd perf udp rx: 1576 MB/s 1281114 calls/s # udp tx: 1863 MB/s 31601 calls/s 31601 msg/s # udp rx: 1736 MB/s 1411051 calls/s # udp tx: 1893 MB/s 32107 calls/s 32107 msg/s # udp rx: 1781 MB/s 1449606 calls/s # udp tx: 1799 MB/s 30515 calls/s 30515 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__->