[dts] [PATCH V1] update dump test suite

Liu, Yong yong.liu at intel.com
Tue Aug 9 11:56:46 CEST 2016


Huilong,
dump_ring, dump_mempool are the test cases for dpdk API which  can dump 
all mempools and rings.
Ideally, we need to verify dumped mempool information is the same as 
added.  But at least, we need to verify all added mempools and rings can 
be dumped.
After running mempool autotest, there' re three mempools left, they are 
"test_nocache", "test_cache", "test_stack".
We need verify the information is correct.


On 08/09/2016 01:47 PM, Xu, HuilongX wrote:
>> Only check ring number is not enough, we'd better also check expected
>> >ring name.
> The ring name only a string. The string content set by who will used it.
> So I think we don't need check the string content. We only should check dump can work, and get ring struct info.
> And the struct content by dpdk decision.
>> >



More information about the dts mailing list