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

Peng, Yuan yuan.peng at intel.com
Thu Jan 20 02:57:42 CET 2022


Please correct the description "PPP(proto=x0057) to Raw(b'\\x00\\x21')."

-----Original Message-----
From: Li, WeiyuanX <weiyuanx.li at intel.com> 
Sent: Wednesday, January 19, 2022 6:10 PM
To: dts at dpdk.org; Peng, Yuan <yuan.peng at intel.com>
Cc: Li, WeiyuanX <weiyuanx.li at intel.com>
Subject: [dts][PATCH V1 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\\x21').
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>




More information about the dts mailing list