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: 1399 MB/s 1138970 calls/s # udp tx: 1656 MB/s 28102 calls/s 28102 msg/s # udp rx: 899 MB/s 732036 calls/s # udp tx: 1071 MB/s 18165 calls/s 18165 msg/s # udp rx: 821 MB/s 668318 calls/s # udp tx: 1149 MB/s 19503 calls/s 19503 msg/s # UDP GRO fwd perf udp rx: 1210 MB/s 985627 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 1456 MB/s 1185617 calls/s # udp tx: 1545 MB/s 26215 calls/s 26215 msg/s # udp rx: 1226 MB/s 995404 calls/s # udp tx: 1734 MB/s 29425 calls/s 29425 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 373 MB/s 304007 calls/s # udp tx: 769 MB/s 13055 calls/s 13055 msg/s # udp rx: 896 MB/s 729771 calls/s # udp tx: 975 MB/s 16545 calls/s 16545 msg/s # udp rx: 782 MB/s 636487 calls/s # udp tx: 955 MB/s 16198 calls/s 16198 msg/s # UDP tunnel GRO fwd perf udp rx: 914 MB/s 739070 calls/s # udp tx: 1362 MB/s 23107 calls/s 23107 msg/s # udp rx: 726 MB/s 586746 calls/s # udp tx: 1383 MB/s 23457 calls/s 23457 msg/s # udp rx: 857 MB/s 691968 calls/s # udp tx: 1420 MB/s 24088 calls/s 24088 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 968 MB/s 788428 calls/s # udp tx: 1146 MB/s 19445 calls/s 19445 msg/s # udp rx: 1160 MB/s 945003 calls/s # udp tx: 1168 MB/s 19813 calls/s 19813 msg/s # udp rx: 1152 MB/s 938528 calls/s # udp tx: 1160 MB/s 19687 calls/s 19687 msg/s # UDP GRO fwd perf udp rx: 1160 MB/s 944355 calls/s # udp tx: 1230 MB/s 20869 calls/s 20869 msg/s # udp rx: 1132 MB/s 921132 calls/s # udp tx: 1259 MB/s 21354 calls/s 21354 msg/s # udp rx: 1116 MB/s 907886 calls/s # udp tx: 1342 MB/s 22776 calls/s 22776 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 921 MB/s 15623 calls/s 15623 msg/s # udp rx: 341 MB/s 277530 calls/s # udp tx: 797 MB/s 13520 calls/s 13520 msg/s # udp rx: 569 MB/s 462917 calls/s # udp tx: 857 MB/s 14544 calls/s 14544 msg/s # udp rx: 808 MB/s 657986 calls/s # UDP tunnel GRO fwd perf udp rx: 396 MB/s 322702 calls/s # udp tx: 784 MB/s 13307 calls/s 13307 msg/s # udp rx: 446 MB/s 362662 calls/s # udp tx: 874 MB/s 14839 calls/s 14839 msg/s # udp rx: 691 MB/s 561759 calls/s # udp tx: 848 MB/s 14395 calls/s 14395 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__->