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: 1560 MB/s 1269924 calls/s # udp tx: 1851 MB/s 31401 calls/s 31401 msg/s # udp rx: 1800 MB/s 1465403 calls/s # udp tx: 1895 MB/s 32148 calls/s 32148 msg/s # udp rx: 1901 MB/s 1548159 calls/s # udp tx: 1920 MB/s 32569 calls/s 32569 msg/s # UDP GRO fwd perf udp rx: 1833 MB/s 1492865 calls/s # udp tx: 1909 MB/s 32387 calls/s 32387 msg/s # udp rx: 1909 MB/s 1554673 calls/s # udp tx: 1934 MB/s 32809 calls/s 32809 msg/s # udp rx: 1870 MB/s 1522110 calls/s # udp tx: 1937 MB/s 32862 calls/s 32862 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: 1520 MB/s 1233855 calls/s # udp tx: 1876 MB/s 31819 calls/s 31819 msg/s # udp rx: 1825 MB/s 1481859 calls/s # udp tx: 1916 MB/s 32497 calls/s 32497 msg/s # udp rx: 1808 MB/s 1466467 calls/s # udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # UDP GRO fwd perf udp rx: 1705 MB/s 1384126 calls/s # udp tx: 1900 MB/s 32228 calls/s 32228 msg/s # udp rx: 1819 MB/s 1477068 calls/s # udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # udp rx: 1639 MB/s 1330114 calls/s # udp tx: 1903 MB/s 32293 calls/s 32293 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__->