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: 1402 MB/s 1140814 calls/s # udp tx: 1822 MB/s 30908 calls/s 30908 msg/s # udp rx: 1806 MB/s 1470417 calls/s # udp tx: 1827 MB/s 30991 calls/s 30991 msg/s # udp rx: 1324 MB/s 1077635 calls/s # udp tx: 1547 MB/s 26242 calls/s 26242 msg/s # UDP GRO fwd perf udp rx: 1083 MB/s 882074 calls/s # udp tx: 1227 MB/s 20820 calls/s 20820 msg/s # udp rx: 1054 MB/s 858369 calls/s # udp tx: 1227 MB/s 20811 calls/s 20811 msg/s # udp rx: 1090 MB/s 887762 calls/s # udp tx: 1231 MB/s 20891 calls/s 20891 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: 1226 MB/s 993804 calls/s # udp tx: 1884 MB/s 31958 calls/s 31958 msg/s # udp rx: 1631 MB/s 1322092 calls/s # udp tx: 1900 MB/s 32226 calls/s 32226 msg/s # udp rx: 1753 MB/s 1423793 calls/s # udp tx: 1861 MB/s 31568 calls/s 31568 msg/s # UDP GRO fwd perf udp rx: 920 MB/s 747441 calls/s # udp tx: 1713 MB/s 29054 calls/s 29054 msg/s # udp rx: 1461 MB/s 1183724 calls/s # udp tx: 1926 MB/s 32678 calls/s 32678 msg/s # udp rx: 1437 MB/s 1164584 calls/s # udp tx: 1880 MB/s 31902 calls/s 31902 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__->