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: 668 MB/s 541772 calls/s # udp tx: 1293 MB/s 21935 calls/s 21935 msg/s # udp rx: 650 MB/s 526261 calls/s # udp tx: 1368 MB/s 23215 calls/s 23215 msg/s # udp rx: 595 MB/s 481991 calls/s # udp tx: 1374 MB/s 23317 calls/s 23317 msg/s # UDP GRO fwd perf udp rx: 1604 MB/s 1304750 calls/s # udp tx: 1873 MB/s 31773 calls/s 31773 msg/s # udp rx: 1518 MB/s 1235959 calls/s # udp tx: 1929 MB/s 32721 calls/s 32721 msg/s # udp rx: 1918 MB/s 1562249 calls/s # udp tx: 1923 MB/s 32625 calls/s 32625 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: 1190 MB/s 965334 calls/s # udp tx: 1868 MB/s 31694 calls/s 31694 msg/s # udp rx: 1797 MB/s 1458644 calls/s # udp tx: 1916 MB/s 32503 calls/s 32503 msg/s # udp rx: 1742 MB/s 1412860 calls/s # udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # UDP GRO fwd perf udp rx: 1477 MB/s 1197403 calls/s # udp tx: 1844 MB/s 31288 calls/s 31288 msg/s # udp rx: 1730 MB/s 1401875 calls/s # udp tx: 1961 MB/s 33263 calls/s 33263 msg/s # udp rx: 1713 MB/s 1387973 calls/s # udp tx: 1958 MB/s 33224 calls/s 33224 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__->