aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_bond.py
diff options
context:
space:
mode:
authorDamjan Marion <damarion@cisco.com>2019-01-31 22:12:19 +0100
committerDamjan Marion <damarion@cisco.com>2019-01-31 22:13:57 +0100
commit6f70e913c58b81ff40bb980359cfa1f3c88ff150 (patch)
tree75567dd0a43950f3b82b04089bff38f9366cb990 /test/test_bond.py
parent31392ac15027d9190e1bb16545bdede5be449bdd (diff)
dpdk: populate mempool mem_list
Mellanox driver needs it Change-Id: I28423805f977089d18d32e85cf08e9e7e1fcf5b2 Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'test/test_bond.py')
0 files changed, 0 insertions, 0 deletions
ld } /* Literal.Number.Integer.Long */
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2017 Intel Corporation

# meson file, for building this example as part of a main DPDK build.
#
# To build this example as a standalone application with an already-installed
# DPDK instance, use 'make'

sources = files(
	'main.c'
)