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: 1475 MB/s 1200773 calls/s # udp tx: 1862 MB/s 31589 calls/s 31589 msg/s # udp rx: 1596 MB/s 1299536 calls/s # udp tx: 1942 MB/s 32953 calls/s 32953 msg/s # udp rx: 1880 MB/s 1530890 calls/s # udp tx: 1946 MB/s 33015 calls/s 33015 msg/s # UDP GRO fwd perf udp rx: 980 MB/s 798430 calls/s # udp tx: 1197 MB/s 20313 calls/s 20313 msg/s # udp rx: 1184 MB/s 964029 calls/s # udp tx: 1226 MB/s 20796 calls/s 20796 msg/s # udp rx: 1146 MB/s 933598 calls/s # udp tx: 1232 MB/s 20898 calls/s 20898 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: 1653 MB/s 1344275 calls/s # udp tx: 1868 MB/s 31691 calls/s 31691 msg/s # udp rx: 1778 MB/s 1445868 calls/s # udp tx: 1935 MB/s 32830 calls/s 32830 msg/s # udp rx: 1780 MB/s 1447579 calls/s # udp tx: 1927 MB/s 32691 calls/s 32691 msg/s # UDP GRO fwd perf udp rx: 1357 MB/s 1104946 calls/s # udp tx: 1829 MB/s 31028 calls/s 31028 msg/s # udp rx: 1931 MB/s 1572691 calls/s # udp tx: 1941 MB/s 32931 calls/s 32931 msg/s # udp rx: 1897 MB/s 1544493 calls/s # udp tx: 1904 MB/s 32295 calls/s 32295 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__->