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: 1588 MB/s 1290615 calls/s # udp tx: 1961 MB/s 33266 calls/s 33266 msg/s # udp rx: 1595 MB/s 1296275 calls/s # udp tx: 1991 MB/s 33782 calls/s 33782 msg/s # udp rx: 1950 MB/s 1585059 calls/s # udp tx: 1996 MB/s 33865 calls/s 33865 msg/s # UDP GRO fwd perf udp rx: 1877 MB/s 1526833 calls/s # udp tx: 1995 MB/s 33847 calls/s 33847 msg/s # udp rx: 1742 MB/s 1414739 calls/s # udp tx: 1996 MB/s 33857 calls/s 33857 msg/s # udp rx: 1672 MB/s 1359861 calls/s # udp tx: 1778 MB/s 30157 calls/s 30157 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: 1503 MB/s 1221410 calls/s # udp tx: 1845 MB/s 31297 calls/s 31297 msg/s # udp rx: 1727 MB/s 1400932 calls/s # udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # udp rx: 1582 MB/s 1282820 calls/s # udp tx: 1911 MB/s 32415 calls/s 32415 msg/s # UDP GRO fwd perf udp rx: 1695 MB/s 1376493 calls/s # udp tx: 1875 MB/s 31815 calls/s 31815 msg/s # udp rx: 1632 MB/s 1325315 calls/s # udp tx: 1871 MB/s 31750 calls/s 31750 msg/s # udp rx: 1804 MB/s 1466264 calls/s # udp tx: 1903 MB/s 32278 calls/s 32278 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__->