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: 1492 MB/s 1213356 calls/s # udp tx: 1911 MB/s 32415 calls/s 32415 msg/s # udp rx: 1881 MB/s 1530092 calls/s # udp tx: 1971 MB/s 33435 calls/s 33435 msg/s # udp rx: 1945 MB/s 1582990 calls/s # udp tx: 1961 MB/s 33260 calls/s 33260 msg/s # UDP GRO fwd perf udp rx: 1672 MB/s 1361366 calls/s # udp tx: 1912 MB/s 32437 calls/s 32437 msg/s # udp rx: 1840 MB/s 1496384 calls/s # udp tx: 1882 MB/s 31936 calls/s 31936 msg/s # udp rx: 1868 MB/s 1520859 calls/s # udp tx: 1876 MB/s 31830 calls/s 31830 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: 1252 MB/s 1019082 calls/s # udp tx: 1348 MB/s 22871 calls/s 22871 msg/s # udp rx: 1079 MB/s 878707 calls/s # udp tx: 1215 MB/s 20614 calls/s 20614 msg/s # udp rx: 1188 MB/s 967757 calls/s # udp tx: 1192 MB/s 20221 calls/s 20221 msg/s # UDP GRO fwd perf udp rx: 1048 MB/s 853757 calls/s # udp tx: 1190 MB/s 20193 calls/s 20193 msg/s # udp rx: 1242 MB/s 1011181 calls/s # udp tx: 1246 MB/s 21141 calls/s 21141 msg/s # udp rx: 1198 MB/s 975460 calls/s # udp tx: 1209 MB/s 20508 calls/s 20508 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__->