This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from fb861c0a29 arch/nrf53: add more register definitions (ported from 
nrf52) and some cosmetics for nrf52
     add cd1decf4a5 mm/iob: Support neg offset in iob_clone
     add 0e018308a3 net/pkt: Add readahead queue for pkt, call input for tx on 
sim

No new revisions were added by this update.

Summary of changes:
 arch/sim/src/sim/sim_netdriver.c |   6 ++
 include/nuttx/mm/iob.h           |   4 +-
 mm/iob/iob_clone.c               |  10 +--
 net/devif/devif_poll.c           |  20 ++++--
 net/pkt/pkt.h                    |  12 +++-
 net/pkt/pkt_conn.c               |   3 +-
 net/pkt/pkt_finddev.c            |   6 +-
 net/pkt/pkt_input.c              |  80 ++++++++++++++++++---
 net/pkt/pkt_recvmsg.c            | 146 +++++++++++++++++++++++++++++----------
 net/pkt/pkt_sockif.c             |   6 +-
 10 files changed, 228 insertions(+), 65 deletions(-)

Reply via email to