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: 969 MB/s 787945 calls/s # udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # udp rx: 1334 MB/s 1085723 calls/s # udp tx: 1358 MB/s 23045 calls/s 23045 msg/s # udp rx: 1204 MB/s 978900 calls/s # udp tx: 1371 MB/s 23254 calls/s 23254 msg/s # UDP GRO fwd perf udp rx: 1104 MB/s 897291 calls/s # udp tx: 1346 MB/s 22844 calls/s 22844 msg/s # udp rx: 1074 MB/s 872052 calls/s # udp tx: 1363 MB/s 23131 calls/s 23131 msg/s # udp rx: 941 MB/s 763082 calls/s # udp tx: 1390 MB/s 23586 calls/s 23586 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: 1663 MB/s 1348301 calls/s # udp tx: 1952 MB/s 33116 calls/s 33116 msg/s # udp rx: 1855 MB/s 1504429 calls/s # udp tx: 1953 MB/s 33127 calls/s 33127 msg/s # udp rx: 1860 MB/s 1508155 calls/s # udp tx: 1953 MB/s 33130 calls/s 33130 msg/s # UDP GRO fwd perf udp rx: 1520 MB/s 1233701 calls/s # udp tx: 1931 MB/s 32766 calls/s 32766 msg/s # udp rx: 1870 MB/s 1517466 calls/s # udp tx: 1941 MB/s 32925 calls/s 32925 msg/s # udp rx: 1642 MB/s 1332011 calls/s # udp tx: 1890 MB/s 32072 calls/s 32072 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__->