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: 953 MB/s 776223 calls/s # udp tx: 1023 MB/s 17365 calls/s 17365 msg/s # udp rx: 946 MB/s 770532 calls/s # udp tx: 973 MB/s 16516 calls/s 16516 msg/s # udp rx: 833 MB/s 678525 calls/s # udp tx: 989 MB/s 16777 calls/s 16777 msg/s # UDP GRO fwd perf udp rx: 1221 MB/s 994666 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # udp rx: 1229 MB/s 1000911 calls/s # udp tx: 1239 MB/s 21026 calls/s 21026 msg/s # udp rx: 1205 MB/s 981001 calls/s # udp tx: 1469 MB/s 24928 calls/s 24928 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 766 MB/s 623032 calls/s # udp tx: 1008 MB/s 17106 calls/s 17106 msg/s # udp rx: 846 MB/s 687398 calls/s # udp tx: 1096 MB/s 18599 calls/s 18599 msg/s # udp rx: 670 MB/s 543687 calls/s # udp tx: 1200 MB/s 20362 calls/s 20362 msg/s # UDP tunnel GRO fwd perf udp rx: 314 MB/s 255672 calls/s # udp tx: 893 MB/s 15152 calls/s 15152 msg/s # udp rx: 302 MB/s 246063 calls/s # udp tx: 927 MB/s 15734 calls/s 15734 msg/s # udp rx: 484 MB/s 394338 calls/s # udp tx: 946 MB/s 16050 calls/s 16050 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1034 MB/s 841965 calls/s # udp tx: 1405 MB/s 23841 calls/s 23841 msg/s # udp rx: 1044 MB/s 849925 calls/s # udp tx: 1402 MB/s 23792 calls/s 23792 msg/s # udp rx: 1066 MB/s 867325 calls/s # udp tx: 1421 MB/s 24112 calls/s 24112 msg/s # UDP GRO fwd perf udp rx: 1095 MB/s 890939 calls/s # udp tx: 1266 MB/s 21473 calls/s 21473 msg/s # udp rx: 1433 MB/s 1166876 calls/s # udp tx: 1416 MB/s 24018 calls/s 24018 msg/s # udp rx: 1147 MB/s 934194 calls/s # udp tx: 1162 MB/s 19722 calls/s 19722 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1197 MB/s 20317 calls/s 20317 msg/s # udp rx: 159 MB/s 129719 calls/s # udp tx: 1157 MB/s 19638 calls/s 19638 msg/s # udp rx: 174 MB/s 141750 calls/s # udp tx: 1356 MB/s 23003 calls/s 23003 msg/s # UDP tunnel GRO fwd perf udp rx: 234 MB/s 190445 calls/s # udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # udp tx: 1107 MB/s 18784 calls/s 18784 msg/s # udp rx: 703 MB/s 572358 calls/s # udp tx: 1350 MB/s 22906 calls/s 22906 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__->