[dpdk-dev] [PATCH v5 1/5] mbuf: don't generate invalid mbuf in clone test

Olivier Matz olivier.matz at 6wind.com
Tue Oct 8 10:13:13 CEST 2019


On Mon, Oct 07, 2019 at 08:43:39AM -0700, Stephen Hemminger wrote:
> The test for cloning changed mbuf would generate an mbuf
> whose length and segments were invalid. This would cause a crash
> if test was run with mbuf debugging enabled.
> 
> Fixes: f1022aba76a5 ("app/test: rename mbuf variable")
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>

Acked-by: Olivier Matz <olivier.matz at 6wind.com>


More information about the dev mailing list