[dts] [PATCH V1 0/4] Add packet module and test suite for unified network packet function

Liu, Yong yong.liu at intel.com
Wed Sep 23 09:13:34 CEST 2015


Applied. Thanks.

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Yufen Mo
> Sent: Wednesday, September 23, 2015 11:13 AM
> To: dts at dpdk.org
> Subject: [dts] [PATCH V1 0/4] Add packet module and test suite for unified
> network packet function
> 
> From: yufengmx <yufengx.mo at intel.com>
> 
> yufengmx (4):
>   fix some issue of the test plan for unified packet type
>   Add packet module for unified network packet function
>   Add test suite for unified packet type     This suite validate unified
>     packet type flag feature on different NICs. For     more details,
>     please reference to test plan.
>   Update lldp and nvgre layer module
> 
>  dep/lldp.py                      | 242 +++++++++++++++
>  framework/packet.py              | 642
> +++++++++++++++++++++++++++++++++++++++
>  test_plans/uni_pkt_test_plan.rst |  30 +-
>  tests/TestSuite_uni_pkt.py       | 364 ++++++++++++++++++++++
>  4 files changed, 1262 insertions(+), 16 deletions(-)
>  create mode 100644 dep/lldp.py
>  create mode 100755 framework/packet.py
>  create mode 100644 tests/TestSuite_uni_pkt.py
> 
> --
> 1.9.3



More information about the dts mailing list