git.droids-corp.org
/
dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
doc: add a supported NIC in mlx5 vDPA guide
[dpdk.git]
/
app
/
test-flow-perf
/
meson.build
1
# SPDX-License-Identifier: BSD-3-Clause
2
# Copyright(c) 2020 Mellanox Technologies, Ltd
3
4
sources = files(
5
'actions_gen.c',
6
'flow_gen.c',
7
'items_gen.c',
8
'main.c',
9
)
10
11
deps += ['ethdev']