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: 1481 MB/s 1204756 calls/s # udp tx: 1916 MB/s 32508 calls/s 32508 msg/s # udp rx: 1894 MB/s 1541711 calls/s # udp tx: 1915 MB/s 32494 calls/s 32494 msg/s # udp rx: 1885 MB/s 1533422 calls/s # udp tx: 1933 MB/s 32788 calls/s 32788 msg/s # UDP GRO fwd perf udp rx: 1789 MB/s 1452661 calls/s # udp tx: 1924 MB/s 32643 calls/s 32643 msg/s # udp rx: 1864 MB/s 1513507 calls/s # udp tx: 1941 MB/s 32931 calls/s 32931 msg/s # udp rx: 1893 MB/s 1538628 calls/s # udp tx: 1940 MB/s 32907 calls/s 32907 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: 771 MB/s 627771 calls/s # udp tx: 1215 MB/s 20614 calls/s 20614 msg/s # udp rx: 1104 MB/s 899274 calls/s # udp tx: 1213 MB/s 20582 calls/s 20582 msg/s # udp rx: 1020 MB/s 830483 calls/s # udp tx: 1207 MB/s 20481 calls/s 20481 msg/s # UDP GRO fwd perf udp rx: 1092 MB/s 888486 calls/s # udp tx: 1187 MB/s 20149 calls/s 20149 msg/s # udp rx: 1121 MB/s 911926 calls/s # udp tx: 1221 MB/s 20724 calls/s 20724 msg/s # udp rx: 893 MB/s 725877 calls/s # udp tx: 1221 MB/s 20712 calls/s 20712 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__->