Hi Slava,
On Wed, Jan 29, 2020 at 12:31:35PM +, Slava Ovsiienko wrote:
> While working on the unit test for the mbuf with pinned external buffers I
> found that:
> app/test/test_mbuf.c:
> - test_failing_mbuf_sanity_check()
> - verify_mbuf_check_panics(buf)
> - fork()
> - child pro
While working on the unit test for the mbuf with pinned external buffers I
found that:
app/test/test_mbuf.c:
- test_failing_mbuf_sanity_check()
- verify_mbuf_check_panics(buf)
- fork()
- child process()
Does not work (either over regular mbufs, not pinned ones) in correct way.
The mbu
2 matches
Mail list logo