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: 1611 MB/s 1310830 calls/s # udp tx: 1861 MB/s 31571 calls/s 31571 msg/s # udp rx: 1612 MB/s 1312778 calls/s # udp tx: 1845 MB/s 31306 calls/s 31306 msg/s # udp rx: 1884 MB/s 1534221 calls/s # udp tx: 1893 MB/s 32107 calls/s 32107 msg/s # UDP GRO fwd perf udp rx: 1509 MB/s 1228809 calls/s # udp tx: 1946 MB/s 33017 calls/s 33017 msg/s # udp rx: 1581 MB/s 1287635 calls/s # udp tx: 1949 MB/s 33060 calls/s 33060 msg/s # udp rx: 1869 MB/s 1521658 calls/s # udp tx: 1939 MB/s 32897 calls/s 32897 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: 1476 MB/s 1197117 calls/s # udp tx: 1873 MB/s 31777 calls/s 31777 msg/s # udp rx: 1506 MB/s 1220904 calls/s # udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # udp rx: 998 MB/s 811858 calls/s # udp tx: 1433 MB/s 24305 calls/s 24305 msg/s # UDP GRO fwd perf udp rx: 1014 MB/s 826169 calls/s # udp tx: 1104 MB/s 18735 calls/s 18735 msg/s # udp rx: 1163 MB/s 947449 calls/s # udp tx: 1167 MB/s 19799 calls/s 19799 msg/s # udp rx: 1168 MB/s 951334 calls/s # udp tx: 1197 MB/s 20309 calls/s 20309 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__->