This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 794adc5814 net/tcp: contig received data to reducing iob consumption
add 4f239e145e Revert "mm/iob/contig: enhance iob contig to support iob
chain"
add 6f15b32e34 net/tcp: rename NET_TCP_RECV_CONTIG to NET_TCP_RECV_PACK
No new revisions were added by this update.
Summary of changes:
Documentation/reference/os/iob.rst | 6 +-
include/nuttx/mm/iob.h | 6 +-
mm/iob/iob_contig.c | 111 +++++++++++++++++++++++--------------
net/tcp/Kconfig | 2 +-
net/tcp/tcp_callback.c | 4 +-
5 files changed, 78 insertions(+), 51 deletions(-)