Update git submodules
authorDeepak S <deepak.s@linux.intel.com>
Fri, 14 Jul 2017 06:22:42 +0000 (06:22 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 14 Jul 2017 06:22:42 +0000 (06:22 +0000)
commitcbb1cfbbaf3c088733fd8dddbb40c851f69d734d
tree98c2896b5eace1c762de051aa574cc8402539e0f
parent2002d7a67cdd59add4bf659a0ffbd1e394aa03ff
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "UDP_Replay: rte_hash_lookup_multi renamed to rte_hash_lookup_bulk"
  - UDP_Replay: rte_hash_lookup_multi renamed to rte_hash_lookup_bulk

    JIRA: SAMPLEVNF-20

    The function name rte_hash_lookup_multi() is changed to
    rte_hash_lookup_bulk() in DPDK version 16.11 and onwards.

    This fix supports DPDK16.04, 16.11 and onwards and required for
    DPDK17.05 migration.

    Change-Id: I01f2145919768b5146116e67d7f349a5b039251c
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
docs/submodules/samplevnf