[dts] [PATCH V1 0/3] use scapy gtp instead of local gtp

LihongX Ma lihongx.ma at intel.com
Wed Oct 28 22:47:32 CET 2020


LihongX Ma (3):
  framework/packet: use GTPPDUSessionContainer instead of
    GTP_PDUSession_ExtensionHeader
  dep: remove local scapy module gtp
  tests: use GTPPDUSessionContainer instead of
    GTP_PDUSession_ExtensionHeader

 dep/scapy_modules/gtp.py                 | 944 -------------------------------
 framework/packet.py                      |   2 +-
 tests/TestSuite_cvl_advanced_iavf_rss.py |  50 +-
 tests/TestSuite_cvl_fdir.py              | 148 ++---
 tests/TestSuite_iavf_fdir.py             | 146 ++---
 5 files changed, 173 insertions(+), 1117 deletions(-)
 delete mode 100644 dep/scapy_modules/gtp.py

-- 
2.7.4



More information about the dts mailing list