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:
e1a3ce2
)
event/octeontx2: fix device name in device info
author
Pavan Nikhilesh
<pbhagavatula@marvell.com>
Mon, 6 Jan 2020 07:43:18 +0000
(13:13 +0530)
committer
Jerin Jacob
<jerinj@marvell.com>
Wed, 15 Jan 2020 11:33:18 +0000
(12:33 +0100)
Fix imcorrect device name being used in device info.
Fixes:
bebc3dbcf4a6
("event/octeontx2: add device capabilities function")
Cc: stable@dpdk.org
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
drivers/event/octeontx2/otx2_evdev.h
patch
|
blob
|
history
diff --git
a/drivers/event/octeontx2/otx2_evdev.h
b/drivers/event/octeontx2/otx2_evdev.h
index
231a12a
..
ef523dc
100644
(file)
--- a/
drivers/event/octeontx2/otx2_evdev.h
+++ b/
drivers/event/octeontx2/otx2_evdev.h
@@
-16,7
+16,7
@@
#include "otx2_mempool.h"
#include "otx2_tim_evdev.h"
-#define EVENTDEV_NAME_OCTEONTX2_PMD
otx2_eventdev
+#define EVENTDEV_NAME_OCTEONTX2_PMD
event_octeontx2
#define sso_func_trace otx2_sso_dbg