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: 1147 MB/s 933822 calls/s # udp tx: 1721 MB/s 29192 calls/s 29192 msg/s # udp rx: 1422 MB/s 1157832 calls/s # udp tx: 1519 MB/s 25776 calls/s 25776 msg/s # udp rx: 1660 MB/s 1351718 calls/s # udp tx: 1700 MB/s 28842 calls/s 28842 msg/s # UDP GRO fwd perf udp rx: 1220 MB/s 992714 calls/s # udp tx: 1416 MB/s 24022 calls/s 24022 msg/s # udp rx: 1182 MB/s 961992 calls/s # udp tx: 1218 MB/s 20671 calls/s 20671 msg/s # udp rx: 1178 MB/s 957692 calls/s # udp tx: 1477 MB/s 25064 calls/s 25064 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 279 MB/s 227336 calls/s # udp tx: 742 MB/s 12601 calls/s 12601 msg/s # udp rx: 740 MB/s 602759 calls/s # udp tx: 806 MB/s 13678 calls/s 13678 msg/s # udp rx: 301 MB/s 244905 calls/s # udp tx: 896 MB/s 15208 calls/s 15208 msg/s # UDP tunnel GRO fwd perf udp rx: 777 MB/s 632845 calls/s # udp tx: 963 MB/s 16348 calls/s 16348 msg/s # udp rx: 909 MB/s 739668 calls/s # udp tx: 966 MB/s 16395 calls/s 16395 msg/s # udp rx: 862 MB/s 701253 calls/s # udp tx: 923 MB/s 15659 calls/s 15659 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 540 MB/s 439692 calls/s # udp tx: 1118 MB/s 18976 calls/s 18976 msg/s # udp rx: 564 MB/s 459808 calls/s # udp tx: 1002 MB/s 17002 calls/s 17002 msg/s # udp rx: 1091 MB/s 888696 calls/s # udp tx: 1103 MB/s 18716 calls/s 18716 msg/s # UDP GRO fwd perf udp rx: 960 MB/s 782160 calls/s # udp tx: 1030 MB/s 17480 calls/s 17480 msg/s # udp rx: 1254 MB/s 1020887 calls/s # udp tx: 1294 MB/s 21949 calls/s 21949 msg/s # udp rx: 1208 MB/s 984164 calls/s # udp tx: 1217 MB/s 20654 calls/s 20654 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 48 MB/s 39342 calls/s # udp tx: 1345 MB/s 22818 calls/s 22818 msg/s # udp rx: 224 MB/s 181546 calls/s # udp tx: 1418 MB/s 24058 calls/s 24058 msg/s # udp rx: 196 MB/s 158435 calls/s # udp tx: 1414 MB/s 23998 calls/s 23998 msg/s # UDP tunnel GRO fwd perf udp rx: 255 MB/s 207085 calls/s # udp tx: 1297 MB/s 22011 calls/s 22011 msg/s # udp rx: 421 MB/s 341937 calls/s # udp tx: 1269 MB/s 21531 calls/s 21531 msg/s # udp rx: 293 MB/s 237871 calls/s # udp tx: 1391 MB/s 23596 calls/s 23596 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__->