make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1674 MB/s 1362667 calls/s # udp tx: 1831 MB/s 31055 calls/s 31055 msg/s # udp rx: 1530 MB/s 1244859 calls/s # udp tx: 1838 MB/s 31190 calls/s 31190 msg/s # udp rx: 1655 MB/s 1346277 calls/s # udp tx: 1906 MB/s 32341 calls/s 32341 msg/s # UDP GRO fwd perf udp rx: 1281 MB/s 1041659 calls/s # udp tx: 1950 MB/s 33077 calls/s 33077 msg/s # udp rx: 1586 MB/s 1290496 calls/s # udp tx: 1869 MB/s 31712 calls/s 31712 msg/s # udp rx: 1858 MB/s 1512557 calls/s # udp tx: 1868 MB/s 31685 calls/s 31685 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: 1312 MB/s 1064349 calls/s # udp tx: 1817 MB/s 30819 calls/s 30819 msg/s # udp rx: 1803 MB/s 1462173 calls/s # udp tx: 1918 MB/s 32534 calls/s 32534 msg/s # udp rx: 1797 MB/s 1457384 calls/s # udp tx: 1914 MB/s 32464 calls/s 32464 msg/s # UDP GRO fwd perf udp rx: 1273 MB/s 1032644 calls/s # udp tx: 1844 MB/s 31282 calls/s 31282 msg/s # udp rx: 1747 MB/s 1420447 calls/s # udp tx: 1824 MB/s 30946 calls/s 30946 msg/s # udp rx: 1422 MB/s 1157689 calls/s # udp tx: 1702 MB/s 28876 calls/s 28876 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__->