Comment 4 for bug 1783471

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

Reviewed: https://review.opencontrail.org/45096
Committed: http://github.com/Juniper/contrail-dpdk/commit/716f17a8f3dd0c7a0690ed13b0d3db5c720237b1
Submitter: Zuul v3 CI (<email address hidden>)
Branch: contrail_dpdk_17_11_3

commit 716f17a8f3dd0c7a0690ed13b0d3db5c720237b1
Author: Yi Yang <email address hidden>
Date: Mon Jul 30 18:26:08 2018 -0700

Port some changes from contrail_dpdk_17_11
- Increase mbuf headroom to allow for mirror metadata to fit.
- Enabled port stats collection
- Changed RTE_MACHINE to snb from native
- add GSO flags and disable RDRAND cpu flags as its not
supported on target
- Initialize the mbuf data offset after raw allocation
- Fix compiling error in app/test-crypto-perf/cperf_test_verify.c
- JUMBO frame fixes in dpdk 17.02
- Enable RSS for MPLSoUDP packets on bnxt interfaces

Change-Id: I60e299f67f63328becc89191e927a6138522ea96
Partial-bug: #1783471
Signed-off-by: Yi Yang <email address hidden>