summaryrefslogtreecommitdiffstats
path: root/dpdk/dpdk-16.04_patches/0027-net-enic-fix-removing-old-MAC-address-when-setting-n.patch
AgeCommit message (Collapse)AuthorFilesLines
2016-11-24dpdk: remove old patchesDamjan Marion1-34/+0
Change-Id: I31244207ca5420558c6ff00b2021126ff5628e08 Signed-off-by: Damjan Marion <damarion@cisco.com>
2016-07-12ENIC driver update to allow bonded interface admin down/up to pass trafficJohn Lo1-0/+34
When ENIC ports are used as slaves to a bonded interface, these patches enable traffic on bonded interface to resume properly on admin down and then up of the bonded interface. Change-Id: I339926010da614068417c72009b7af2f892890ce Signed-off-by: John Lo <loj@cisco.com>