[V1] doc/sys_reqs: add the scapy update info to document

Message ID 1604342751-23255-1-git-send-email-lihongx.ma@intel.com (mailing list archive)
State Accepted
Headers
Series [V1] doc/sys_reqs: add the scapy update info to document |

Commit Message

Ma, LihongX Nov. 2, 2020, 6:45 p.m. UTC
  Signed-off-by: LihongX Ma <lihongx.ma@intel.com>
---
 doc/dts_gsg/sys_reqs.rst | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Tu, Lijuan Nov. 3, 2020, 2:48 a.m. UTC | #1
Applied
  

Patch

diff --git a/doc/dts_gsg/sys_reqs.rst b/doc/dts_gsg/sys_reqs.rst
index 1e20b99..332304a 100644
--- a/doc/dts_gsg/sys_reqs.rst
+++ b/doc/dts_gsg/sys_reqs.rst
@@ -79,6 +79,8 @@  DTS uses python module scapy to forge or decode packets of a wide number of prot
 
    pip3 install scapy
 
+scapy 2.4.4: support packet layer PFCP and GTPPDUSessionContainer
+
 Install DPDK Test Suite on tester
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~