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: 1367 MB/s 1111820 calls/s # udp tx: 1730 MB/s 29346 calls/s 29346 msg/s # udp rx: 1807 MB/s 1471203 calls/s # udp tx: 1843 MB/s 31274 calls/s 31274 msg/s # udp rx: 1806 MB/s 1470769 calls/s # udp tx: 1815 MB/s 30787 calls/s 30787 msg/s # UDP GRO fwd perf udp rx: 1574 MB/s 1280711 calls/s # udp tx: 1709 MB/s 28995 calls/s 28995 msg/s # udp rx: 1868 MB/s 1520449 calls/s # udp tx: 1950 MB/s 33080 calls/s 33080 msg/s # udp rx: 1952 MB/s 1589156 calls/s # udp tx: 1968 MB/s 33394 calls/s 33394 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 tx: 1307 MB/s 22181 calls/s 22181 msg/s # udp rx: 1004 MB/s 816904 calls/s # udp tx: 1303 MB/s 22116 calls/s 22116 msg/s # udp rx: 1228 MB/s 999631 calls/s # udp tx: 1323 MB/s 22440 calls/s 22440 msg/s # udp rx: 1218 MB/s 991648 calls/s # UDP GRO fwd perf udp rx: 1439 MB/s 1168449 calls/s # udp tx: 1855 MB/s 31475 calls/s 31475 msg/s # udp rx: 1508 MB/s 1224389 calls/s # udp tx: 1766 MB/s 29959 calls/s 29959 msg/s # udp rx: 899 MB/s 731517 calls/s # udp tx: 1169 MB/s 19840 calls/s 19840 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__->