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: 1675 MB/s 1360310 calls/s # udp tx: 1904 MB/s 32309 calls/s 32309 msg/s # udp rx: 1402 MB/s 1139743 calls/s # udp tx: 1799 MB/s 30525 calls/s 30525 msg/s # udp rx: 1348 MB/s 1094067 calls/s # udp tx: 1950 MB/s 33078 calls/s 33078 msg/s # UDP GRO fwd perf udp rx: 1379 MB/s 1122900 calls/s # udp tx: 1764 MB/s 29931 calls/s 29931 msg/s # udp rx: 1883 MB/s 1532571 calls/s # udp tx: 1906 MB/s 32331 calls/s 32331 msg/s # udp rx: 1901 MB/s 1546995 calls/s # udp tx: 1925 MB/s 32656 calls/s 32656 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: 1383 MB/s 1120827 calls/s # udp tx: 1901 MB/s 32250 calls/s 32250 msg/s # udp rx: 1467 MB/s 1188895 calls/s # udp tx: 1934 MB/s 32809 calls/s 32809 msg/s # udp rx: 1684 MB/s 1364329 calls/s # udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # UDP GRO fwd perf udp rx: 1370 MB/s 1109975 calls/s # udp tx: 1923 MB/s 32620 calls/s 32620 msg/s # udp rx: 1534 MB/s 1242933 calls/s # udp tx: 1909 MB/s 32391 calls/s 32391 msg/s # udp rx: 1707 MB/s 1383424 calls/s # udp tx: 1925 MB/s 32664 calls/s 32664 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__->