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: 1735 MB/s 1413117 calls/s # udp tx: 1871 MB/s 31744 calls/s 31744 msg/s # udp rx: 1829 MB/s 1488958 calls/s # udp tx: 1855 MB/s 31471 calls/s 31471 msg/s # udp rx: 1945 MB/s 1583305 calls/s # udp tx: 1968 MB/s 33383 calls/s 33383 msg/s # UDP GRO fwd perf udp rx: 1551 MB/s 1260774 calls/s # udp tx: 1947 MB/s 33023 calls/s 33023 msg/s # udp rx: 1932 MB/s 1572742 calls/s # udp tx: 1963 MB/s 33300 calls/s 33300 msg/s # udp rx: 1922 MB/s 1565119 calls/s # udp tx: 1933 MB/s 32801 calls/s 32801 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: 1478 MB/s 1199123 calls/s # udp tx: 1822 MB/s 30903 calls/s 30903 msg/s # udp rx: 1574 MB/s 1276133 calls/s # udp tx: 1833 MB/s 31094 calls/s 31094 msg/s # udp rx: 1763 MB/s 1429484 calls/s # udp tx: 1896 MB/s 32158 calls/s 32158 msg/s # UDP GRO fwd perf udp rx: 1431 MB/s 1161689 calls/s # udp tx: 1862 MB/s 31586 calls/s 31586 msg/s # udp rx: 1719 MB/s 1393457 calls/s # udp tx: 1907 MB/s 32359 calls/s 32359 msg/s # udp rx: 1710 MB/s 1385667 calls/s # udp tx: 1908 MB/s 32361 calls/s 32361 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__->