make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1690 MB/s 1373955 calls/s # udp tx: 1949 MB/s 33065 calls/s 33065 msg/s # udp rx: 1897 MB/s 1542504 calls/s # udp tx: 1959 MB/s 33235 calls/s 33235 msg/s # udp rx: 1682 MB/s 1368876 calls/s # udp tx: 1969 MB/s 33400 calls/s 33400 msg/s # UDP GRO fwd perf udp rx: 1843 MB/s 1498203 calls/s # udp tx: 1969 MB/s 33403 calls/s 33403 msg/s # udp rx: 1933 MB/s 1572070 calls/s # udp tx: 1980 MB/s 33590 calls/s 33590 msg/s # udp rx: 1926 MB/s 1565771 calls/s # udp tx: 1980 MB/s 33589 calls/s 33589 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: 1600 MB/s 1299558 calls/s # udp tx: 1850 MB/s 31384 calls/s 31384 msg/s # udp rx: 1615 MB/s 1310396 calls/s # udp tx: 1917 MB/s 32519 calls/s 32519 msg/s # udp rx: 1789 MB/s 1452485 calls/s # udp tx: 1894 MB/s 32134 calls/s 32134 msg/s # UDP GRO fwd perf udp rx: 1573 MB/s 1277752 calls/s # udp tx: 1794 MB/s 30441 calls/s 30441 msg/s # udp rx: 1736 MB/s 1410607 calls/s # udp tx: 1847 MB/s 31336 calls/s 31336 msg/s # udp rx: 1592 MB/s 1291810 calls/s # udp tx: 1867 MB/s 31676 calls/s 31676 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__->