From: LihongX Ma <lihongx.ma@intel.com>
To: dts@dpdk.org
Cc: LihongX Ma <lihongx.ma@intel.com>
Subject: [dts] [PATCH V1 0/3] use scapy gtp instead of local gtp
Date: Thu, 29 Oct 2020 05:47:32 +0800 [thread overview]
Message-ID: <1603921655-27071-1-git-send-email-lihongx.ma@intel.com> (raw)
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
next reply other threads:[~2020-10-29 5:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-28 21:47 LihongX Ma [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1603921655-27071-1-git-send-email-lihongx.ma@intel.com \
--to=lihongx.ma@intel.com \
--cc=dts@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).