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: 1341 MB/s 1091240 calls/s # udp tx: 1762 MB/s 29891 calls/s 29891 msg/s # udp rx: 1864 MB/s 1517523 calls/s # udp tx: 1869 MB/s 31716 calls/s 31716 msg/s # udp rx: 1806 MB/s 1470166 calls/s # udp tx: 1897 MB/s 32176 calls/s 32176 msg/s # UDP GRO fwd perf udp rx: 1869 MB/s 1521456 calls/s # udp tx: 1970 MB/s 33417 calls/s 33417 msg/s # udp rx: 1961 MB/s 1596134 calls/s # udp tx: 1973 MB/s 33472 calls/s 33472 msg/s # udp rx: 1927 MB/s 1569027 calls/s # udp tx: 1933 MB/s 32789 calls/s 32789 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: 1193 MB/s 968092 calls/s # udp tx: 1936 MB/s 32844 calls/s 32844 msg/s # udp rx: 1730 MB/s 1402889 calls/s # udp tx: 1940 MB/s 32907 calls/s 32907 msg/s # udp rx: 1817 MB/s 1473240 calls/s # udp tx: 1942 MB/s 32949 calls/s 32949 msg/s # UDP GRO fwd perf udp rx: 1551 MB/s 1257196 calls/s # udp tx: 1949 MB/s 33064 calls/s 33064 msg/s # udp rx: 1619 MB/s 1312048 calls/s # udp tx: 1948 MB/s 33056 calls/s 33056 msg/s # udp rx: 1386 MB/s 1123817 calls/s # udp tx: 1855 MB/s 31463 calls/s 31463 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__->