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: 1341 MB/s 1091685 calls/s # udp tx: 1816 MB/s 30812 calls/s 30812 msg/s # udp rx: 1387 MB/s 1129290 calls/s # udp tx: 1793 MB/s 30416 calls/s 30416 msg/s # udp rx: 1517 MB/s 1235108 calls/s # udp tx: 1788 MB/s 30330 calls/s 30330 msg/s # UDP GRO fwd perf udp rx: 1247 MB/s 1013026 calls/s # udp tx: 1709 MB/s 28993 calls/s 28993 msg/s # udp rx: 1463 MB/s 1189884 calls/s # udp tx: 1652 MB/s 28025 calls/s 28025 msg/s # udp rx: 1653 MB/s 1345994 calls/s # udp tx: 1659 MB/s 28138 calls/s 28138 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 848 MB/s 14399 calls/s 14399 msg/s # udp rx: 33 MB/s 27206 calls/s # udp tx: 1029 MB/s 17455 calls/s 17455 msg/s # udp rx: 242 MB/s 195387 calls/s # udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # UDP tunnel GRO fwd perf udp rx: 593 MB/s 480472 calls/s # udp tx: 1327 MB/s 22517 calls/s 22517 msg/s # udp rx: 487 MB/s 394888 calls/s # udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # udp rx: 705 MB/s 571118 calls/s # udp tx: 1346 MB/s 22837 calls/s 22837 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1138 MB/s 926659 calls/s # udp tx: 1721 MB/s 29203 calls/s 29203 msg/s # udp rx: 1809 MB/s 1473143 calls/s # udp tx: 1816 MB/s 30809 calls/s 30809 msg/s # udp rx: 1715 MB/s 1396245 calls/s # udp tx: 1719 MB/s 29158 calls/s 29158 msg/s # UDP GRO fwd perf udp rx: 1384 MB/s 1125293 calls/s # udp tx: 1663 MB/s 28209 calls/s 28209 msg/s # udp rx: 1602 MB/s 1303676 calls/s # udp tx: 1686 MB/s 28601 calls/s 28601 msg/s # udp rx: 1583 MB/s 1289014 calls/s # udp tx: 1616 MB/s 27415 calls/s 27415 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 293 MB/s 236993 calls/s # udp tx: 1406 MB/s 23856 calls/s 23856 msg/s # udp rx: 449 MB/s 363415 calls/s # udp tx: 1377 MB/s 23356 calls/s 23356 msg/s # udp rx: 314 MB/s 254175 calls/s # udp tx: 1401 MB/s 23767 calls/s 23767 msg/s # UDP tunnel GRO fwd perf udp rx: 256 MB/s 207452 calls/s # udp tx: 1337 MB/s 22685 calls/s 22685 msg/s # udp rx: 506 MB/s 410928 calls/s # udp tx: 1214 MB/s 20600 calls/s 20600 msg/s # udp rx: 355 MB/s 287548 calls/s # udp tx: 1356 MB/s 23012 calls/s 23012 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__->