git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72ec7a6
)
net/qede: re-add to meson
author
David Marchand
<david.marchand@redhat.com>
Thu, 3 Oct 2019 08:18:19 +0000
(10:18 +0200)
committer
Ferruh Yigit
<ferruh.yigit@intel.com>
Tue, 8 Oct 2019 10:14:31 +0000
(12:14 +0200)
qede has been dropped from the drivers/net meson.
Add it again.
Fixes:
9a8864c8b5da
("net/octeontx2: add build and doc infrastructure")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Reviewed-by: Jerin Jacob <jerinj@marvell.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/meson.build
patch
|
blob
|
history
diff --git
a/drivers/net/meson.build
b/drivers/net/meson.build
index
eb1c6b6
..
55f4c51
100644
(file)
--- a/
drivers/net/meson.build
+++ b/
drivers/net/meson.build
@@
-38,6
+38,7
@@
drivers = ['af_packet',
'octeontx',
'octeontx2',
'pcap',
+ 'qede',
'ring',
'sfc',
'softnic',