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: 1147 MB/s 934088 calls/s # udp tx: 1262 MB/s 21412 calls/s 21412 msg/s # udp rx: 1237 MB/s 1007706 calls/s # udp tx: 1300 MB/s 22056 calls/s 22056 msg/s # udp rx: 1285 MB/s 1046230 calls/s # udp tx: 1290 MB/s 21881 calls/s 21881 msg/s # UDP GRO fwd perf udp rx: 1151 MB/s 937106 calls/s # udp tx: 1231 MB/s 20882 calls/s 20882 msg/s # udp rx: 1206 MB/s 981558 calls/s # udp tx: 1229 MB/s 20860 calls/s 20860 msg/s # udp rx: 1177 MB/s 957920 calls/s # udp tx: 1213 MB/s 20590 calls/s 20590 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: 1326 MB/s 1079201 calls/s # udp tx: 1815 MB/s 30799 calls/s 30799 msg/s # udp rx: 1767 MB/s 1438649 calls/s # udp tx: 1804 MB/s 30605 calls/s 30605 msg/s # udp rx: 1890 MB/s 1537547 calls/s # udp tx: 1920 MB/s 32565 calls/s 32565 msg/s # UDP GRO fwd perf udp rx: 1771 MB/s 1438857 calls/s # udp tx: 1900 MB/s 32240 calls/s 32240 msg/s # udp rx: 1836 MB/s 1491345 calls/s # udp tx: 1906 MB/s 32339 calls/s 32339 msg/s # udp rx: 1861 MB/s 1511837 calls/s # udp tx: 1927 MB/s 32684 calls/s 32684 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__->