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: 1440 MB/s 1172046 calls/s # udp tx: 1782 MB/s 30227 calls/s 30227 msg/s # udp rx: 1260 MB/s 1025680 calls/s # udp tx: 1797 MB/s 30486 calls/s 30486 msg/s # udp rx: 1245 MB/s 1012715 calls/s # udp tx: 1646 MB/s 27930 calls/s 27930 msg/s # UDP GRO fwd perf udp rx: 1478 MB/s 1203110 calls/s # udp tx: 1599 MB/s 27130 calls/s 27130 msg/s # udp rx: 1438 MB/s 1170515 calls/s # udp tx: 1688 MB/s 28643 calls/s 28643 msg/s # udp rx: 1240 MB/s 1008980 calls/s # udp tx: 1877 MB/s 31836 calls/s 31836 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: 749 MB/s 610328 calls/s # udp tx: 960 MB/s 16285 calls/s 16285 msg/s # udp rx: 637 MB/s 518483 calls/s # udp tx: 1062 MB/s 18017 calls/s 18017 msg/s # udp rx: 763 MB/s 621440 calls/s # udp tx: 1029 MB/s 17466 calls/s 17466 msg/s # UDP GRO fwd perf udp rx: 611 MB/s 496861 calls/s # udp tx: 1000 MB/s 16972 calls/s 16972 msg/s # udp rx: 758 MB/s 616653 calls/s # udp tx: 1052 MB/s 17853 calls/s 17853 msg/s # udp rx: 580 MB/s 472218 calls/s # udp tx: 1083 MB/s 18379 calls/s 18379 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__->