[dpdk-dev] [PATCH v2 2/2] driver/net/mpipe: fix the crash/hung issue when testpmd quits

Bruce Richardson bruce.richardson at intel.com
Tue Feb 9 16:59:25 CET 2016


On Fri, Jan 08, 2016 at 09:39:08AM -0500, Liming Sun wrote:
> 1. Fixed the compiling issue of the ethtool example on tilegx
>    platform.
> 2. Fixed the hung/crash issue when quitting testpmd under high
>    traffic rate. The buffer error bit needs to be checked before
>    processing the idesc and releasing the buffer. Code logic is
>    also simplified.
> 

Again, with two issues being solved, this looks like two patches. Can you
also describe exactly the causes of the individual issues in each patch and how
the patch fixes them. 
Please also include a fixes line for each patch as described here:

http://dpdk.org/doc/guides/contributing/patches.html#commit-messages-body

Thanks,
/Bruce



More information about the dev mailing list