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

janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git


    from 453498d22 hw/mcu/nxp/lpc55xx: fix crash when reading erased flash
     new cf1625d3b kernel/os_mbuf: Handle buffer copy across mbuf pools
     new 38452692f kernel/os/test: Add mixed-pool mbuf dup test

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 kernel/os/selftest/src/mbuf_test.c                 |   2 +
 .../selftest/src/testcases/os_mbuf_test_dup_pool.c | 242 +++++++++++++++++++++
 kernel/os/src/os_mbuf.c                            |   3 +
 3 files changed, 247 insertions(+)
 create mode 100644 kernel/os/selftest/src/testcases/os_mbuf_test_dup_pool.c

Reply via email to