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: 1781 MB/s 1450328 calls/s # udp tx: 1943 MB/s 32969 calls/s 32969 msg/s # udp rx: 1446 MB/s 1177339 calls/s # udp tx: 1858 MB/s 31514 calls/s 31514 msg/s # udp rx: 1936 MB/s 1576345 calls/s # udp tx: 1942 MB/s 32938 calls/s 32938 msg/s # UDP GRO fwd perf udp rx: 1743 MB/s 1419171 calls/s # udp tx: 1830 MB/s 31052 calls/s 31052 msg/s # udp rx: 1924 MB/s 1566916 calls/s # udp tx: 1933 MB/s 32794 calls/s 32794 msg/s # udp rx: 1955 MB/s 1592234 calls/s # udp tx: 1966 MB/s 33346 calls/s 33346 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1356 MB/s 23014 calls/s 23014 msg/s # udp rx: 36 MB/s 29729 calls/s # udp tx: 1562 MB/s 26502 calls/s 26502 msg/s # udp rx: 65 MB/s 53621 calls/s # udp tx: 1854 MB/s 31450 calls/s 31450 msg/s # UDP tunnel GRO fwd perf udp tx: 1163 MB/s 19732 calls/s 19732 msg/s # udp rx: 73 MB/s 60047 calls/s # udp tx: 1046 MB/s 17746 calls/s 17746 msg/s # udp rx: 95 MB/s 77984 calls/s # udp tx: 1114 MB/s 18907 calls/s 18907 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 921 MB/s 750127 calls/s # udp tx: 1028 MB/s 17444 calls/s 17444 msg/s # udp rx: 1052 MB/s 856994 calls/s # udp tx: 1110 MB/s 18832 calls/s 18832 msg/s # udp rx: 1092 MB/s 889623 calls/s # udp tx: 1122 MB/s 19039 calls/s 19039 msg/s # UDP GRO fwd perf udp rx: 972 MB/s 791668 calls/s # udp tx: 1024 MB/s 17377 calls/s 17377 msg/s # udp rx: 1104 MB/s 899123 calls/s # udp tx: 1116 MB/s 18943 calls/s 18943 msg/s # udp rx: 1125 MB/s 916459 calls/s # udp tx: 1128 MB/s 19142 calls/s 19142 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 131 MB/s 106991 calls/s # udp tx: 1683 MB/s 28559 calls/s 28559 msg/s # udp tx: 1814 MB/s 30768 calls/s 30768 msg/s # udp rx: 16 MB/s 13694 calls/s # udp tx: 1821 MB/s 30893 calls/s 30893 msg/s # UDP tunnel GRO fwd perf udp tx: 1840 MB/s 31212 calls/s 31212 msg/s # udp rx: 2 MB/s 1756 calls/s # udp tx: 1858 MB/s 31520 calls/s 31520 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1851 MB/s 31398 calls/s 31398 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__->