* [dts] [PATCH V2] framework: add gtp to cover scapy2.3 and scapy2.4 for the rss advanced cvl
@ 2020-01-03 14:32 zhiwei.he
2020-01-07 2:12 ` Tu, Lijuan
2020-01-07 2:16 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: zhiwei.he @ 2020-01-03 14:32 UTC (permalink / raw)
To: dts; +Cc: zhiwei.he
From: "zhiwei.he" <zhiwei.he@intel.com>
Signed-off-by: zhiwei.he <zhiwei.he@intel.com>
---
framework/packet.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/framework/packet.py b/framework/packet.py
index b0b8a41..5e86d6d 100755
--- a/framework/packet.py
+++ b/framework/packet.py
@@ -51,6 +51,7 @@ sys.path.append(DEP_FOLDER)
from vxlan import VXLAN
from nvgre import NVGRE, IPPROTO_NVGRE
+from scapy.contrib.gtp import *
from lldp import LLDP, LLDPManagementAddress
from Dot1BR import Dot1BR
from nsh import NSH
--
1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V2] framework: add gtp to cover scapy2.3 and scapy2.4 for the rss advanced cvl
2020-01-03 14:32 [dts] [PATCH V2] framework: add gtp to cover scapy2.3 and scapy2.4 for the rss advanced cvl zhiwei.he
@ 2020-01-07 2:12 ` Tu, Lijuan
2020-01-07 2:16 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-01-07 2:12 UTC (permalink / raw)
To: He, Zhiwei, dts; +Cc: He, Zhiwei
Merged failed, please rework
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhiwei.he
> Sent: Friday, January 3, 2020 10:33 PM
> To: dts@dpdk.org
> Cc: He, Zhiwei <zhiwei.he@intel.com>
> Subject: [dts] [PATCH V2] framework: add gtp to cover scapy2.3 and scapy2.4
> for the rss advanced cvl
>
> From: "zhiwei.he" <zhiwei.he@intel.com>
>
> Signed-off-by: zhiwei.he <zhiwei.he@intel.com>
> ---
> framework/packet.py | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/framework/packet.py b/framework/packet.py index
> b0b8a41..5e86d6d 100755
> --- a/framework/packet.py
> +++ b/framework/packet.py
> @@ -51,6 +51,7 @@ sys.path.append(DEP_FOLDER)
>
> from vxlan import VXLAN
> from nvgre import NVGRE, IPPROTO_NVGRE
> +from scapy.contrib.gtp import *
> from lldp import LLDP, LLDPManagementAddress from Dot1BR import
> Dot1BR from nsh import NSH
> --
> 1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V2] framework: add gtp to cover scapy2.3 and scapy2.4 for the rss advanced cvl
2020-01-03 14:32 [dts] [PATCH V2] framework: add gtp to cover scapy2.3 and scapy2.4 for the rss advanced cvl zhiwei.he
2020-01-07 2:12 ` Tu, Lijuan
@ 2020-01-07 2:16 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-01-07 2:16 UTC (permalink / raw)
To: He, Zhiwei, dts; +Cc: He, Zhiwei
Applied
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhiwei.he
> Sent: Friday, January 3, 2020 10:33 PM
> To: dts@dpdk.org
> Cc: He, Zhiwei <zhiwei.he@intel.com>
> Subject: [dts] [PATCH V2] framework: add gtp to cover scapy2.3 and scapy2.4
> for the rss advanced cvl
>
> From: "zhiwei.he" <zhiwei.he@intel.com>
>
> Signed-off-by: zhiwei.he <zhiwei.he@intel.com>
> ---
> framework/packet.py | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/framework/packet.py b/framework/packet.py index
> b0b8a41..5e86d6d 100755
> --- a/framework/packet.py
> +++ b/framework/packet.py
> @@ -51,6 +51,7 @@ sys.path.append(DEP_FOLDER)
>
> from vxlan import VXLAN
> from nvgre import NVGRE, IPPROTO_NVGRE
> +from scapy.contrib.gtp import *
> from lldp import LLDP, LLDPManagementAddress from Dot1BR import
> Dot1BR from nsh import NSH
> --
> 1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-01-07 2:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-03 14:32 [dts] [PATCH V2] framework: add gtp to cover scapy2.3 and scapy2.4 for the rss advanced cvl zhiwei.he
2020-01-07 2:12 ` Tu, Lijuan
2020-01-07 2:16 ` 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).