[dts] [PATCH V2] tests/ice_ecpri: optimize script to solve case random failed issue

lijuan.tu at intel.com lijuan.tu at intel.com
Sat Nov 19 09:16:35 CET 2022


On Fri, 18 Nov 2022 13:39:28 +0000, Song Jiale <songx.jiale at intel.com> wrote:
> fix 2 issue that cause the case to fail randomly:
>     1. when the hash value is different, the queue may be the same. the number of different queues deleted is equal to 
> the number of different hash values.
>     2. because the queue allocated by the packets hitting the fdir rule may be the same as the queue calculated by the 
> hash, but the test is to check that the queue conforming to this rule is different from the queue calculated by the hash 
> value, which causes the case test to fail. therefore, delete the hash value calculation check in this case.
> 
> Signed-off-by: Song Jiale <songx.jiale at intel.com>


Applied, thanks


More information about the dts mailing list