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: 1657 MB/s 1348999 calls/s # udp tx: 1795 MB/s 30459 calls/s 30459 msg/s # udp rx: 1350 MB/s 1099696 calls/s # udp tx: 1546 MB/s 26236 calls/s 26236 msg/s # udp rx: 1794 MB/s 1460696 calls/s # udp tx: 1828 MB/s 31008 calls/s 31008 msg/s # UDP GRO fwd perf udp rx: 1159 MB/s 940641 calls/s # udp tx: 1767 MB/s 29980 calls/s 29980 msg/s # udp rx: 1157 MB/s 938419 calls/s # udp tx: 1834 MB/s 31108 calls/s 31108 msg/s # udp rx: 1146 MB/s 929522 calls/s # udp tx: 1844 MB/s 31285 calls/s 31285 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 765 MB/s 621744 calls/s # udp tx: 1059 MB/s 17976 calls/s 17976 msg/s # udp tx: 1271 MB/s 21573 calls/s 21573 msg/s # udp rx: 843 MB/s 684664 calls/s # udp tx: 1387 MB/s 23533 calls/s 23533 msg/s # udp rx: 395 MB/s 320496 calls/s # UDP tunnel GRO fwd perf udp rx: 320 MB/s 259591 calls/s # udp tx: 1167 MB/s 19803 calls/s 19803 msg/s # udp rx: 267 MB/s 216945 calls/s # udp tx: 1233 MB/s 20914 calls/s 20914 msg/s # udp tx: 1397 MB/s 23708 calls/s 23708 msg/s # udp rx: 165 MB/s 133845 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 631 MB/s 513294 calls/s # udp tx: 1074 MB/s 18223 calls/s 18223 msg/s # udp rx: 494 MB/s 402405 calls/s # udp tx: 1093 MB/s 18551 calls/s 18551 msg/s # udp rx: 994 MB/s 808837 calls/s # udp tx: 1068 MB/s 18125 calls/s 18125 msg/s # UDP GRO fwd perf udp rx: 971 MB/s 790509 calls/s # udp tx: 1033 MB/s 17526 calls/s 17526 msg/s # udp rx: 1091 MB/s 887380 calls/s # udp tx: 1160 MB/s 19675 calls/s 19675 msg/s # udp rx: 1281 MB/s 1041884 calls/s # udp tx: 1339 MB/s 22722 calls/s 22722 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 520 MB/s 423549 calls/s # udp tx: 1178 MB/s 19981 calls/s 19981 msg/s # udp rx: 477 MB/s 388859 calls/s # udp tx: 1124 MB/s 19065 calls/s 19065 msg/s # udp rx: 287 MB/s 232372 calls/s # udp tx: 1379 MB/s 23399 calls/s 23399 msg/s # UDP tunnel GRO fwd perf udp rx: 315 MB/s 256136 calls/s # udp tx: 1242 MB/s 21066 calls/s 21066 msg/s # udp rx: 378 MB/s 307277 calls/s # udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # udp rx: 259 MB/s 209515 calls/s # udp tx: 1366 MB/s 23184 calls/s 23184 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__->