[dts][PATCH v3 1/3] test_plans/cvl_rss_configure: change test plan

Tu, Lijuan lijuan.tu at intel.com
Tue Nov 30 04:26:46 CET 2021


> -----Original Message-----
> From: Hailin Xu <hailinx.xu at intel.com>
> Sent: 2021年11月24日 18:58
> To: dts at dpdk.org; Fu, Qi <qi.fu at intel.com>
> Cc: Xu, HailinX <hailinx.xu at intel.com>
> Subject: [dts][PATCH v3 1/3] test_plans/cvl_rss_configure: change test plan
> 
> 1. When all/default RSS types are enabled, ip/tcp/udp/sctp types of packets
> have hash value, when the input set is changed, the hash value should change.
> 2. When enable the specified RSS type, packets of matched type have hash, the
> packet input set of match type change, the hash value should also change, while
> packets of unmatched type have no hash value.
> example:
>   enable tcp rss, send ipv4/ipv6 tcp packets, these packets have hash value,
>   when these packets input set change, hash value should also change.
>   when send ip/sctp/udp packets should be no hash value.
> 
> Signed-off-by: Hailin Xu <hailinx.xu at intel.com>

Please fix issues:

cvl_rss_configure_test_plan.rst:473: WARNING: Enumerated list ends without a blank line; unexpected unindent.
cvl_rss_configure_test_plan.rst:541: WARNING: Enumerated list ends without a blank line; unexpected unindent.
cvl_rss_configure_test_plan.rst:609: WARNING: Enumerated list ends without a blank line; unexpected unindent.




More information about the dts mailing list