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: 1373 MB/s 1117339 calls/s # udp tx: 1787 MB/s 30321 calls/s 30321 msg/s # udp rx: 1771 MB/s 1440467 calls/s # udp tx: 1987 MB/s 33702 calls/s 33702 msg/s # udp rx: 1947 MB/s 1584742 calls/s # udp tx: 1980 MB/s 33597 calls/s 33597 msg/s # UDP GRO fwd perf udp rx: 1466 MB/s 1190385 calls/s # udp tx: 1991 MB/s 33783 calls/s 33783 msg/s # udp rx: 1883 MB/s 1531513 calls/s # udp tx: 1943 MB/s 32957 calls/s 32957 msg/s # udp rx: 1923 MB/s 1563676 calls/s # udp tx: 1988 MB/s 33726 calls/s 33726 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: 266 MB/s 216186 calls/s # udp tx: 1111 MB/s 18855 calls/s 18855 msg/s # udp rx: 940 MB/s 765310 calls/s # udp tx: 1249 MB/s 21192 calls/s 21192 msg/s # udp rx: 1231 MB/s 1001233 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # UDP GRO fwd perf udp rx: 828 MB/s 673287 calls/s # udp tx: 1297 MB/s 22004 calls/s 22004 msg/s # udp rx: 850 MB/s 690154 calls/s # udp tx: 1296 MB/s 21990 calls/s 21990 msg/s # udp rx: 875 MB/s 710015 calls/s # udp tx: 1296 MB/s 21993 calls/s 21993 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__->