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: 1191 MB/s 969897 calls/s # udp tx: 1258 MB/s 21345 calls/s 21345 msg/s # udp rx: 913 MB/s 743765 calls/s # udp tx: 1693 MB/s 28730 calls/s 28730 msg/s # udp rx: 889 MB/s 723635 calls/s # udp tx: 1661 MB/s 28187 calls/s 28187 msg/s # UDP GRO fwd perf udp rx: 1494 MB/s 1216150 calls/s # udp tx: 1669 MB/s 28319 calls/s 28319 msg/s # udp rx: 1413 MB/s 1151042 calls/s # udp tx: 1413 MB/s 23970 calls/s 23970 msg/s # udp rx: 1196 MB/s 972833 calls/s # udp tx: 1448 MB/s 24561 calls/s 24561 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 402 MB/s 327282 calls/s # udp tx: 961 MB/s 16303 calls/s 16303 msg/s # udp rx: 651 MB/s 530006 calls/s # udp tx: 930 MB/s 15781 calls/s 15781 msg/s # udp rx: 636 MB/s 518451 calls/s # udp tx: 961 MB/s 16306 calls/s 16306 msg/s # UDP tunnel GRO fwd perf udp rx: 668 MB/s 544441 calls/s # udp tx: 901 MB/s 15286 calls/s 15286 msg/s # udp tx: 881 MB/s 14951 calls/s 14951 msg/s # udp rx: 758 MB/s 617596 calls/s # udp tx: 892 MB/s 15131 calls/s 15131 msg/s # udp rx: 890 MB/s 725188 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1279 MB/s 1041442 calls/s # udp tx: 1468 MB/s 24904 calls/s 24904 msg/s # udp rx: 1087 MB/s 885597 calls/s # udp tx: 1088 MB/s 18458 calls/s 18458 msg/s # udp rx: 1051 MB/s 855549 calls/s # udp tx: 1089 MB/s 18486 calls/s 18486 msg/s # UDP GRO fwd perf udp rx: 1055 MB/s 859172 calls/s # udp tx: 1197 MB/s 20306 calls/s 20306 msg/s # udp rx: 1039 MB/s 844028 calls/s # udp tx: 1432 MB/s 24289 calls/s 24289 msg/s # udp rx: 1432 MB/s 1165932 calls/s # udp tx: 1445 MB/s 24523 calls/s 24523 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1361 MB/s 23084 calls/s 23084 msg/s # udp rx: 179 MB/s 145282 calls/s # udp tx: 1284 MB/s 21784 calls/s 21784 msg/s # udp rx: 315 MB/s 255417 calls/s # udp tx: 1398 MB/s 23723 calls/s 23723 msg/s # udp rx: 370 MB/s 299105 calls/s # UDP tunnel GRO fwd perf udp rx: 175 MB/s 142617 calls/s # udp tx: 877 MB/s 14887 calls/s 14887 msg/s # udp tx: 1037 MB/s 17592 calls/s 17592 msg/s # udp rx: 10 MB/s 8846 calls/s # udp tx: 1030 MB/s 17475 calls/s 17475 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__->