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: 1652 MB/s 1345260 calls/s # udp tx: 1910 MB/s 32404 calls/s 32404 msg/s # udp rx: 1877 MB/s 1528329 calls/s # udp tx: 1923 MB/s 32627 calls/s 32627 msg/s # udp rx: 1671 MB/s 1360765 calls/s # udp tx: 1910 MB/s 32402 calls/s 32402 msg/s # UDP GRO fwd perf udp rx: 1432 MB/s 1165802 calls/s # udp tx: 1792 MB/s 30406 calls/s 30406 msg/s # udp rx: 1811 MB/s 1474940 calls/s # udp tx: 1820 MB/s 30877 calls/s 30877 msg/s # udp rx: 1861 MB/s 1515352 calls/s # udp tx: 1874 MB/s 31792 calls/s 31792 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: 1248 MB/s 1013865 calls/s # udp tx: 1797 MB/s 30488 calls/s 30488 msg/s # udp rx: 1080 MB/s 876556 calls/s # udp tx: 1833 MB/s 31101 calls/s 31101 msg/s # udp rx: 1736 MB/s 1408535 calls/s # udp tx: 1862 MB/s 31586 calls/s 31586 msg/s # UDP GRO fwd perf udp rx: 1565 MB/s 1269536 calls/s # udp tx: 1842 MB/s 31258 calls/s 31258 msg/s # udp rx: 1627 MB/s 1318325 calls/s # udp tx: 1944 MB/s 32988 calls/s 32988 msg/s # udp rx: 1679 MB/s 1360769 calls/s # udp tx: 1947 MB/s 33025 calls/s 33025 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__->