d6070cdfc8
recv request can only get maximum 1500 bytes payload in single response in earlier design, this patch aggregrate more payloads(maximum 16k bytes) into one response to make sure usrsock’s req/response mechanism is not bottleneck during usrsock’s throughput test. Signed-off-by: liangchaozhong <liangchaozhong@xiaomi.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
Makefile | ||
usrsock_rpmsg_client.c | ||
usrsock_rpmsg_server.c | ||
usrsock_rpmsg.h |