test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 0/3] use scapy gtp instead of local gtp
@ 2020-10-28 21:47 LihongX Ma
  2020-10-28 21:47 ` [dts] [PATCH V1 1/3] framework/packet: use GTPPDUSessionContainer instead of GTP_PDUSession_ExtensionHeader LihongX Ma
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: LihongX Ma @ 2020-10-28 21:47 UTC (permalink / raw)
  To: dts; +Cc: LihongX Ma


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-11-03  2:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-28 21:47 [dts] [PATCH V1 0/3] use scapy gtp instead of local gtp LihongX Ma
2020-10-28 21:47 ` [dts] [PATCH V1 1/3] framework/packet: use GTPPDUSessionContainer instead of GTP_PDUSession_ExtensionHeader LihongX Ma
2020-10-28 21:47 ` [dts] [PATCH V1 2/3] dep: remove local scapy module gtp LihongX Ma
2020-10-28 21:47 ` [dts] [PATCH V1 3/3] tests: use GTPPDUSessionContainer instead of GTP_PDUSession_ExtensionHeader LihongX Ma
2020-11-03  2:34 ` [dts] [PATCH V1 0/3] use scapy gtp instead of local gtp Tu, Lijuan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).