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: 1661 MB/s 1352148 calls/s # udp tx: 1868 MB/s 31686 calls/s 31686 msg/s # udp rx: 1873 MB/s 1525495 calls/s # udp tx: 1887 MB/s 32020 calls/s 32020 msg/s # udp rx: 1561 MB/s 1271244 calls/s # udp tx: 1559 MB/s 26452 calls/s 26452 msg/s # UDP GRO fwd perf udp rx: 1068 MB/s 869758 calls/s # udp tx: 1278 MB/s 21686 calls/s 21686 msg/s # udp rx: 1108 MB/s 902443 calls/s # udp tx: 1273 MB/s 21595 calls/s 21595 msg/s # udp rx: 1142 MB/s 929594 calls/s # udp tx: 1284 MB/s 21781 calls/s 21781 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: 1450 MB/s 1177953 calls/s # udp tx: 1818 MB/s 30835 calls/s 30835 msg/s # udp rx: 1764 MB/s 1431649 calls/s # udp tx: 1893 MB/s 32110 calls/s 32110 msg/s # udp rx: 1827 MB/s 1483211 calls/s # udp tx: 1914 MB/s 32463 calls/s 32463 msg/s # UDP GRO fwd perf udp rx: 1694 MB/s 1372976 calls/s # udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # udp tx: 1924 MB/s 32644 calls/s 32644 msg/s # udp rx: 1767 MB/s 1432404 calls/s # udp tx: 1913 MB/s 32456 calls/s 32456 msg/s # udp rx: 1687 MB/s 1367220 calls/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__->