Update git submodules
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Thu, 12 Apr 2018 14:08:58 +0000 (15:08 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 25 Jun 2018 12:53:11 +0000 (12:53 +0000)
commit300ebbe31fa878a648194cc60c649a32015a570d
tree46453628cef34bceb46eb23733d786904991c651
parent372c35c6ab1d489da7084dafe50520049adc22b0
Update git submodules

* Update docs/submodules/yardstick from branch 'stable/fraser'
  - Improve IXIA IxNetwork library and traffic profile (4)

    This patch implements an active wait for the traffic injection. Once the
    traffic is started, the traffic generator class will poll periodically the
    IXIA traffic generator chassis to retrieve the status of the traffic
    ("started", "stopped").

    Now the latency statistics are retrieved and reported for each injection
    period.

    JIRA: YARDSTICK-1116

    Change-Id: I4422e2c88b4fc97b7cac3de8a82b2d75467c4117
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
    (cherry picked from commit a3399d07b83ce0e50d9c0144d00a7ba83a73390f)

  - Improve IXIA IxNetwork library and traffic profile (3)

    This patch modifies IP packet parameters.

    "IxNextgen.update_ip_packet" modifies the L3 packet according to the
    test case and setup the IP addresses.

    JIRA: YARDSTICK-1116

    Change-Id: I46ff75ab1989d0e6f5cc876418a015386717e06f
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
    (cherry picked from commit e5c78ae3ec1bcf0cb44646c6031fb9c04dd63e4a)

  - Improve IXIA IxNetwork library and traffic profile (2)

    This patch modifies the way the packet frame and the flow is configured
    before the injection.

    "IxNextgen.update_frame" modifies the L2 frame according to the
    test case and setup the frame rate, frame size, traffic injection
    duration and MAC addresses.

    JIRA: YARDSTICK-1116

    Change-Id: Ife08f15a4eda24d7835c92c4172b450854d112ee
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
    (cherry picked from commit 8d10a6a8447fc2798491a6f3856e21b85fa309ba)
docs/submodules/yardstick