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: 1488 MB/s 1211499 calls/s # udp tx: 1810 MB/s 30702 calls/s 30702 msg/s # udp rx: 1816 MB/s 1478586 calls/s # udp tx: 1824 MB/s 30939 calls/s 30939 msg/s # udp rx: 1777 MB/s 1447388 calls/s # udp tx: 1769 MB/s 30017 calls/s 30017 msg/s # UDP GRO fwd perf udp rx: 1307 MB/s 1063645 calls/s # udp tx: 1433 MB/s 24320 calls/s 24320 msg/s # udp rx: 1364 MB/s 1110577 calls/s # udp tx: 1415 MB/s 24007 calls/s 24007 msg/s # udp rx: 1352 MB/s 1100155 calls/s # udp tx: 1418 MB/s 24051 calls/s 24051 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 669 MB/s 11355 calls/s 11355 msg/s # udp rx: 156 MB/s 127345 calls/s # udp tx: 895 MB/s 15182 calls/s 15182 msg/s # udp rx: 879 MB/s 715651 calls/s # udp tx: 861 MB/s 14606 calls/s 14606 msg/s # udp rx: 765 MB/s 622983 calls/s # UDP tunnel GRO fwd perf udp rx: 791 MB/s 644315 calls/s # udp tx: 879 MB/s 14912 calls/s 14912 msg/s # udp rx: 866 MB/s 705151 calls/s # udp tx: 957 MB/s 16246 calls/s 16246 msg/s # udp rx: 919 MB/s 748523 calls/s # udp tx: 926 MB/s 15706 calls/s 15706 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1078 MB/s 877897 calls/s # udp tx: 1128 MB/s 19137 calls/s 19137 msg/s # udp rx: 900 MB/s 733325 calls/s # udp tx: 1075 MB/s 18248 calls/s 18248 msg/s # udp rx: 1145 MB/s 932761 calls/s # udp tx: 1149 MB/s 19502 calls/s 19502 msg/s # UDP GRO fwd perf udp rx: 1210 MB/s 984583 calls/s # udp tx: 1309 MB/s 22212 calls/s 22212 msg/s # udp rx: 1260 MB/s 1025454 calls/s # udp tx: 1324 MB/s 22469 calls/s 22469 msg/s # udp rx: 1254 MB/s 1020891 calls/s # udp tx: 1269 MB/s 21534 calls/s 21534 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 532 MB/s 432495 calls/s # udp tx: 950 MB/s 16121 calls/s 16121 msg/s # udp rx: 220 MB/s 178901 calls/s # udp tx: 981 MB/s 16655 calls/s 16655 msg/s # udp rx: 342 MB/s 278118 calls/s # udp tx: 947 MB/s 16070 calls/s 16070 msg/s # UDP tunnel GRO fwd perf udp rx: 414 MB/s 336792 calls/s # udp tx: 938 MB/s 15915 calls/s 15915 msg/s # udp tx: 965 MB/s 16379 calls/s 16379 msg/s # udp rx: 305 MB/s 247757 calls/s # udp tx: 1002 MB/s 17007 calls/s 17007 msg/s # udp rx: 310 MB/s 252195 calls/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__->