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: 1669 MB/s 1359086 calls/s # udp tx: 1779 MB/s 30181 calls/s 30181 msg/s # udp rx: 1498 MB/s 1219299 calls/s # udp tx: 1847 MB/s 31330 calls/s 31330 msg/s # udp tx: 1717 MB/s 29131 calls/s 29131 msg/s # udp rx: 1482 MB/s 1206264 calls/s # UDP GRO fwd perf udp rx: 1587 MB/s 1292012 calls/s # udp tx: 1854 MB/s 31453 calls/s 31453 msg/s # udp rx: 1543 MB/s 1255254 calls/s # udp tx: 1923 MB/s 32616 calls/s 32616 msg/s # udp rx: 1688 MB/s 1373247 calls/s # udp tx: 1928 MB/s 32702 calls/s 32702 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 354 MB/s 287777 calls/s # udp tx: 1107 MB/s 18778 calls/s 18778 msg/s # udp rx: 393 MB/s 318482 calls/s # udp tx: 1126 MB/s 19108 calls/s 19108 msg/s # udp rx: 234 MB/s 189745 calls/s # udp tx: 1139 MB/s 19329 calls/s 19329 msg/s # UDP tunnel GRO fwd perf udp rx: 433 MB/s 352076 calls/s # udp tx: 1065 MB/s 18074 calls/s 18074 msg/s # udp rx: 433 MB/s 351272 calls/s # udp tx: 1077 MB/s 18270 calls/s 18270 msg/s # udp rx: 435 MB/s 352940 calls/s # udp tx: 1074 MB/s 18228 calls/s 18228 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1139 MB/s 927110 calls/s # udp tx: 1760 MB/s 29864 calls/s 29864 msg/s # udp rx: 1469 MB/s 1195687 calls/s # udp tx: 1836 MB/s 31149 calls/s 31149 msg/s # udp rx: 1132 MB/s 921457 calls/s # udp tx: 1875 MB/s 31814 calls/s 31814 msg/s # UDP GRO fwd perf udp rx: 1682 MB/s 1369655 calls/s # udp tx: 1805 MB/s 30627 calls/s 30627 msg/s # udp rx: 1898 MB/s 1544959 calls/s # udp tx: 1945 MB/s 32996 calls/s 32996 msg/s # udp rx: 1724 MB/s 1403338 calls/s # udp tx: 1752 MB/s 29721 calls/s 29721 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1206 MB/s 20466 calls/s 20466 msg/s # udp rx: 28 MB/s 23087 calls/s # udp tx: 1202 MB/s 20399 calls/s 20399 msg/s # udp rx: 48 MB/s 39578 calls/s # udp tx: 1182 MB/s 20061 calls/s 20061 msg/s # UDP tunnel GRO fwd perf udp tx: 1141 MB/s 19368 calls/s 19368 msg/s # udp rx: 98 MB/s 80107 calls/s # udp tx: 1229 MB/s 20849 calls/s 20849 msg/s # udp rx: 0 MB/s 512 calls/s # udp tx: 1208 MB/s 20491 calls/s 20491 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__->