Comment 15 for bug 1748076

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/39556
Committed: http://github.com/Juniper/contrail-vrouter/commit/14c4de838532f97824dbd1ae1bc582f29fd39527
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 14c4de838532f97824dbd1ae1bc582f29fd39527
Author: Yi Yang <email address hidden>
Date: Thu Mar 1 08:18:28 2018 +0800

Migrate from DPDK 17.02 to DPDK 17.11

Main changes:
- port_id from uint8_t to uint16_t
- DPDK 17.11 added some new libraries, so SConscript has some changes
- API changes: log API, ring buffer API, mempool API, etc.
- Fixed indirect ret_mbuf issue in current contrail-vrouter

Closes-bug: #1748076

Change-Id: Idab2f321293ab4d58ea3fbf1dc06b4387339f409
Signed-off-by: Yi Yang <email address hidden>