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: 775 MB/s 631232 calls/s # udp tx: 1213 MB/s 20587 calls/s 20587 msg/s # udp rx: 1236 MB/s 1006846 calls/s # udp tx: 1252 MB/s 21240 calls/s 21240 msg/s # udp rx: 1239 MB/s 1009285 calls/s # udp tx: 1251 MB/s 21225 calls/s 21225 msg/s # UDP GRO fwd perf udp rx: 1059 MB/s 862828 calls/s # udp tx: 1210 MB/s 20530 calls/s 20530 msg/s # udp rx: 1269 MB/s 1033628 calls/s # udp tx: 1575 MB/s 26720 calls/s 26720 msg/s # udp rx: 1873 MB/s 1524912 calls/s # udp tx: 1888 MB/s 32034 calls/s 32034 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1407 MB/s 23871 calls/s 23871 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1272 MB/s 21574 calls/s 21574 msg/s # udp rx: 46 MB/s 38244 calls/s # udp tx: 984 MB/s 16702 calls/s 16702 msg/s # UDP tunnel GRO fwd perf udp rx: 223 MB/s 180780 calls/s # udp tx: 1107 MB/s 18781 calls/s 18781 msg/s # udp rx: 111 MB/s 89695 calls/s # udp tx: 1145 MB/s 19428 calls/s 19428 msg/s # udp rx: 156 MB/s 126704 calls/s # udp tx: 1137 MB/s 19297 calls/s 19297 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1055 MB/s 858696 calls/s # udp tx: 1122 MB/s 19043 calls/s 19043 msg/s # udp rx: 1163 MB/s 946878 calls/s # udp tx: 1228 MB/s 20836 calls/s 20836 msg/s # udp rx: 1171 MB/s 952673 calls/s # udp tx: 1232 MB/s 20896 calls/s 20896 msg/s # UDP GRO fwd perf udp rx: 946 MB/s 770385 calls/s # udp tx: 1173 MB/s 19905 calls/s 19905 msg/s # udp rx: 1163 MB/s 946842 calls/s # udp tx: 1220 MB/s 20703 calls/s 20703 msg/s # udp rx: 1109 MB/s 902732 calls/s # udp tx: 1199 MB/s 20348 calls/s 20348 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1767 MB/s 29976 calls/s 29976 msg/s # udp rx: 85 MB/s 69686 calls/s # udp tx: 1782 MB/s 30231 calls/s 30231 msg/s # udp rx: 40 MB/s 32569 calls/s # udp tx: 1750 MB/s 29688 calls/s 29688 msg/s # UDP tunnel GRO fwd perf udp tx: 1816 MB/s 30812 calls/s 30812 msg/s # udp rx: 1 MB/s 1402 calls/s # udp tx: 1849 MB/s 31370 calls/s 31370 msg/s # udp rx: 1 MB/s 1010 calls/s # udp tx: 1833 MB/s 31105 calls/s 31105 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__->