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: 1439 MB/s 1169779 calls/s # udp tx: 1924 MB/s 32646 calls/s 32646 msg/s # udp rx: 1657 MB/s 1346303 calls/s # udp tx: 1939 MB/s 32887 calls/s 32887 msg/s # udp rx: 1914 MB/s 1557931 calls/s # udp tx: 1943 MB/s 32962 calls/s 32962 msg/s # UDP GRO fwd perf udp rx: 1738 MB/s 1414174 calls/s # udp tx: 1898 MB/s 32206 calls/s 32206 msg/s # udp rx: 1766 MB/s 1435735 calls/s # udp tx: 1948 MB/s 33042 calls/s 33042 msg/s # udp rx: 1920 MB/s 1563120 calls/s # udp tx: 1952 MB/s 33112 calls/s 33112 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: 1255 MB/s 1020553 calls/s # udp tx: 1680 MB/s 28502 calls/s 28502 msg/s # udp rx: 1689 MB/s 1372151 calls/s # udp tx: 1758 MB/s 29825 calls/s 29825 msg/s # udp rx: 1448 MB/s 1175126 calls/s # udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # UDP GRO fwd perf udp rx: 1444 MB/s 1171657 calls/s # udp tx: 1846 MB/s 31315 calls/s 31315 msg/s # udp rx: 1714 MB/s 1390801 calls/s # udp tx: 1909 MB/s 32390 calls/s 32390 msg/s # udp rx: 1483 MB/s 1202852 calls/s # udp tx: 1925 MB/s 32651 calls/s 32651 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__->