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: 1836 MB/s 1494864 calls/s # udp tx: 1903 MB/s 32286 calls/s 32286 msg/s # udp rx: 1926 MB/s 1568178 calls/s # udp tx: 1938 MB/s 32881 calls/s 32881 msg/s # udp rx: 1996 MB/s 1625591 calls/s # udp tx: 2002 MB/s 33966 calls/s 33966 msg/s # UDP GRO fwd perf udp rx: 1777 MB/s 1447046 calls/s # udp tx: 1881 MB/s 31913 calls/s 31913 msg/s # udp rx: 1990 MB/s 1620653 calls/s # udp tx: 1999 MB/s 33906 calls/s 33906 msg/s # udp rx: 1990 MB/s 1620542 calls/s # udp tx: 1998 MB/s 33896 calls/s 33896 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1355 MB/s 22987 calls/s 22987 msg/s # udp rx: 1 MB/s 1280 calls/s # udp tx: 1808 MB/s 30672 calls/s 30672 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # UDP tunnel GRO fwd perf udp tx: 1742 MB/s 29548 calls/s 29548 msg/s # udp rx: 66 MB/s 54451 calls/s # udp tx: 1837 MB/s 31170 calls/s 31170 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1820 MB/s 30873 calls/s 30873 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 963 MB/s 784711 calls/s # udp tx: 1129 MB/s 19156 calls/s 19156 msg/s # udp rx: 1178 MB/s 959092 calls/s # udp tx: 1184 MB/s 20088 calls/s 20088 msg/s # udp rx: 1173 MB/s 955480 calls/s # udp tx: 1178 MB/s 19983 calls/s 19983 msg/s # UDP GRO fwd perf udp rx: 940 MB/s 765384 calls/s # udp tx: 1173 MB/s 19910 calls/s 19910 msg/s # udp rx: 1175 MB/s 956752 calls/s # udp tx: 1182 MB/s 20049 calls/s 20049 msg/s # udp rx: 1152 MB/s 938083 calls/s # udp tx: 1184 MB/s 20090 calls/s 20090 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 59 MB/s 48349 calls/s # udp tx: 1815 MB/s 30797 calls/s 30797 msg/s # udp tx: 1888 MB/s 32029 calls/s 32029 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1849 MB/s 31372 calls/s 31372 msg/s # UDP tunnel GRO fwd perf udp tx: 1766 MB/s 29956 calls/s 29956 msg/s # udp rx: 1 MB/s 979 calls/s # udp tx: 1854 MB/s 31446 calls/s 31446 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1836 MB/s 31143 calls/s 31143 msg/s 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__->