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: 1705 MB/s 1387843 calls/s # udp tx: 1909 MB/s 32381 calls/s 32381 msg/s # udp rx: 1819 MB/s 1480883 calls/s # udp tx: 1911 MB/s 32413 calls/s 32413 msg/s # udp rx: 1576 MB/s 1283564 calls/s # udp tx: 1917 MB/s 32528 calls/s 32528 msg/s # UDP GRO fwd perf udp rx: 1645 MB/s 1337802 calls/s # udp tx: 1879 MB/s 31874 calls/s 31874 msg/s # udp rx: 1913 MB/s 1557754 calls/s # udp tx: 1938 MB/s 32886 calls/s 32886 msg/s # udp rx: 1927 MB/s 1568848 calls/s # udp tx: 1942 MB/s 32942 calls/s 32942 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: 1524 MB/s 1234921 calls/s # udp tx: 1944 MB/s 32985 calls/s 32985 msg/s # udp rx: 1653 MB/s 1339278 calls/s # udp tx: 1937 MB/s 32866 calls/s 32866 msg/s # udp rx: 1662 MB/s 1346838 calls/s # udp tx: 1928 MB/s 32713 calls/s 32713 msg/s # UDP GRO fwd perf udp rx: 1424 MB/s 1154617 calls/s # udp tx: 1899 MB/s 32222 calls/s 32222 msg/s # udp rx: 1702 MB/s 1379735 calls/s # udp tx: 1923 MB/s 32617 calls/s 32617 msg/s # udp rx: 1704 MB/s 1381231 calls/s # udp tx: 1933 MB/s 32785 calls/s 32785 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__->