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: 1095 MB/s 891716 calls/s # udp tx: 1204 MB/s 20424 calls/s 20424 msg/s # udp rx: 1240 MB/s 1009874 calls/s # udp tx: 1242 MB/s 21068 calls/s 21068 msg/s # udp rx: 1236 MB/s 1006388 calls/s # udp tx: 1238 MB/s 21007 calls/s 21007 msg/s # UDP GRO fwd perf udp rx: 1007 MB/s 819755 calls/s # udp tx: 1121 MB/s 19022 calls/s 19022 msg/s # udp rx: 1184 MB/s 964321 calls/s # udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # udp rx: 1251 MB/s 1018992 calls/s # udp tx: 1260 MB/s 21386 calls/s 21386 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: 1123 MB/s 910132 calls/s # udp tx: 1859 MB/s 31546 calls/s 31546 msg/s # udp rx: 1571 MB/s 1273534 calls/s # udp tx: 1944 MB/s 32982 calls/s 32982 msg/s # udp rx: 1693 MB/s 1372407 calls/s # udp tx: 1936 MB/s 32842 calls/s 32842 msg/s # UDP GRO fwd perf udp rx: 1688 MB/s 1368709 calls/s # udp tx: 1956 MB/s 33189 calls/s 33189 msg/s # udp rx: 1710 MB/s 1385828 calls/s # udp tx: 1969 MB/s 33398 calls/s 33398 msg/s # udp rx: 1716 MB/s 1390194 calls/s # udp tx: 1964 MB/s 33317 calls/s 33317 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__->