[dts][PATCH V2 2/2] tests/cvl_advanced_iavf_rss_pppol2tpoudp:modify dts code to support scapy 2.4.4 version.

Tu, Lijuan lijuan.tu at intel.com
Wed Jan 26 07:08:48 CET 2022


> -----Original Message-----
> From: Weiyuan Li <weiyuanx.li at intel.com>
> Sent: 2022年1月20日 13:42
> To: dts at dpdk.org; Peng, Yuan <yuan.peng at intel.com>
> Cc: Li, WeiyuanX <weiyuanx.li at intel.com>
> Subject: [dts][PATCH V2 2/2] tests/cvl_advanced_iavf_rss_pppol2tpoudp:modify
> dts code to support scapy 2.4.4 version.
> 
> Modify PPP(proto=x0021) to Raw(b'\\x00\\x21') and modify PPP(proto=x0057)
> to Raw(b'\\x00\\x57').
> Scapy will replace x00 with null, so it is modified to binary raw format to support
> 2 bytes.
> 
> Signed-off-by: Weiyuan Li <weiyuanx.li at intel.com>

Applied with commit message changed.


More information about the dts mailing list