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: 1476 MB/s 1200712 calls/s # udp tx: 1923 MB/s 32619 calls/s 32619 msg/s # udp rx: 1836 MB/s 1492965 calls/s # udp tx: 1890 MB/s 32072 calls/s 32072 msg/s # udp rx: 1889 MB/s 1536047 calls/s # udp tx: 1939 MB/s 32890 calls/s 32890 msg/s # UDP GRO fwd perf udp rx: 1343 MB/s 1092910 calls/s # udp tx: 1458 MB/s 24740 calls/s 24740 msg/s # udp rx: 1255 MB/s 1021874 calls/s # udp tx: 1259 MB/s 21357 calls/s 21357 msg/s # udp rx: 1255 MB/s 1021958 calls/s # udp tx: 1258 MB/s 21353 calls/s 21353 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: 1063 MB/s 865755 calls/s # udp tx: 1120 MB/s 18997 calls/s 18997 msg/s # udp rx: 1100 MB/s 896180 calls/s # udp tx: 1175 MB/s 19940 calls/s 19940 msg/s # udp rx: 1153 MB/s 939243 calls/s # udp tx: 1184 MB/s 20086 calls/s 20086 msg/s # UDP GRO fwd perf udp rx: 943 MB/s 767572 calls/s # udp tx: 1159 MB/s 19663 calls/s 19663 msg/s # udp rx: 1044 MB/s 850334 calls/s # udp tx: 1203 MB/s 20413 calls/s 20413 msg/s # udp rx: 1122 MB/s 914051 calls/s # udp tx: 1198 MB/s 20326 calls/s 20326 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__->