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: 1864 MB/s 1518222 calls/s # udp tx: 1932 MB/s 32779 calls/s 32779 msg/s # udp rx: 1906 MB/s 1551966 calls/s # udp tx: 1912 MB/s 32440 calls/s 32440 msg/s # udp rx: 1993 MB/s 1622989 calls/s # udp tx: 1999 MB/s 33916 calls/s 33916 msg/s # UDP GRO fwd perf udp rx: 1676 MB/s 1364977 calls/s # udp tx: 1961 MB/s 33260 calls/s 33260 msg/s # udp rx: 1978 MB/s 1610883 calls/s # udp tx: 1984 MB/s 33653 calls/s 33653 msg/s # udp rx: 1975 MB/s 1608295 calls/s # udp tx: 1983 MB/s 33644 calls/s 33644 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: 1621 MB/s 1320204 calls/s # udp tx: 1899 MB/s 32225 calls/s 32225 msg/s # udp rx: 1886 MB/s 1535948 calls/s # udp tx: 1903 MB/s 32291 calls/s 32291 msg/s # udp rx: 1860 MB/s 1513681 calls/s # udp tx: 1905 MB/s 32325 calls/s 32325 msg/s # UDP GRO fwd perf udp rx: 1656 MB/s 1347888 calls/s # udp tx: 1729 MB/s 29331 calls/s 29331 msg/s # udp tx: 1843 MB/s 31272 calls/s 31272 msg/s # udp rx: 1663 MB/s 1354103 calls/s # udp tx: 1853 MB/s 31434 calls/s 31434 msg/s # udp rx: 1647 MB/s 1341326 calls/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__->