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: 933 MB/s 759586 calls/s # udp tx: 1113 MB/s 18894 calls/s 18894 msg/s # udp rx: 1100 MB/s 895574 calls/s # udp tx: 1218 MB/s 20661 calls/s 20661 msg/s # udp rx: 1177 MB/s 958861 calls/s # udp tx: 1212 MB/s 20567 calls/s 20567 msg/s # UDP GRO fwd perf udp rx: 1162 MB/s 946342 calls/s # udp tx: 1217 MB/s 20658 calls/s 20658 msg/s # udp rx: 1246 MB/s 1014722 calls/s # udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # udp rx: 1246 MB/s 1014412 calls/s # udp tx: 1252 MB/s 21251 calls/s 21251 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: 1145 MB/s 930422 calls/s # udp tx: 1814 MB/s 30767 calls/s 30767 msg/s # udp rx: 1636 MB/s 1328987 calls/s # udp tx: 1849 MB/s 31370 calls/s 31370 msg/s # udp rx: 1817 MB/s 1475119 calls/s # udp tx: 1908 MB/s 32364 calls/s 32364 msg/s # UDP GRO fwd perf udp rx: 1278 MB/s 1039509 calls/s # udp tx: 1910 MB/s 32396 calls/s 32396 msg/s # udp rx: 1492 MB/s 1212841 calls/s # udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # udp rx: 1630 MB/s 1323620 calls/s # udp tx: 1941 MB/s 32921 calls/s 32921 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__->