patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH] event/dpaa2: remove unused macros
@ 2021-05-06  8:41 David Marchand
  2021-05-06 13:10 ` [dpdk-stable] [dpdk-dev] " Hemant Agrawal
  0 siblings, 1 reply; 3+ messages in thread
From: David Marchand @ 2021-05-06  8:41 UTC (permalink / raw)
  To: dev; +Cc: stable, Hemant Agrawal, Nipun Gupta

Fixes: 653242c3375a ("event/dpaa2: add self test")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@redhat.com>
---
 drivers/event/dpaa2/dpaa2_eventdev_logs.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/event/dpaa2/dpaa2_eventdev_logs.h b/drivers/event/dpaa2/dpaa2_eventdev_logs.h
index 5da85c60f0..66c8c77274 100644
--- a/drivers/event/dpaa2/dpaa2_eventdev_logs.h
+++ b/drivers/event/dpaa2/dpaa2_eventdev_logs.h
@@ -38,7 +38,5 @@ extern int dpaa2_logtype_event;
 #define dpaa2_evdev_info(fmt, ...) DPAA2_EVENTDEV_LOG(INFO, fmt, ##__VA_ARGS__)
 #define dpaa2_evdev_dbg(fmt, ...) DPAA2_EVENTDEV_LOG(DEBUG, fmt, ##__VA_ARGS__)
 #define dpaa2_evdev_err(fmt, ...) DPAA2_EVENTDEV_LOG(ERR, fmt, ##__VA_ARGS__)
-#define dpaa2_evdev__func_trace dpaa2_evdev_dbg
-#define dpaa2_evdev_selftest dpaa2_evdev_info
 
 #endif /* _DPAA2_EVENTDEV_LOGS_H_ */
-- 
2.23.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-stable] [dpdk-dev] [PATCH] event/dpaa2: remove unused macros
  2021-05-06  8:41 [dpdk-stable] [PATCH] event/dpaa2: remove unused macros David Marchand
@ 2021-05-06 13:10 ` Hemant Agrawal
  2021-05-09 16:02   ` Jerin Jacob
  0 siblings, 1 reply; 3+ messages in thread
From: Hemant Agrawal @ 2021-05-06 13:10 UTC (permalink / raw)
  To: David Marchand, dev; +Cc: stable, Hemant Agrawal, Nipun Gupta

Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-stable] [dpdk-dev] [PATCH] event/dpaa2: remove unused macros
  2021-05-06 13:10 ` [dpdk-stable] [dpdk-dev] " Hemant Agrawal
@ 2021-05-09 16:02   ` Jerin Jacob
  0 siblings, 0 replies; 3+ messages in thread
From: Jerin Jacob @ 2021-05-09 16:02 UTC (permalink / raw)
  To: Hemant Agrawal; +Cc: David Marchand, dpdk-dev, dpdk stable, Nipun Gupta

On Thu, May 6, 2021 at 6:41 PM Hemant Agrawal
<hemant.agrawal@oss.nxp.com> wrote:
>
> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>


Applied to dpdk-next-eventdev/for-main. Thanks.


>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-09 16:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06  8:41 [dpdk-stable] [PATCH] event/dpaa2: remove unused macros David Marchand
2021-05-06 13:10 ` [dpdk-stable] [dpdk-dev] " Hemant Agrawal
2021-05-09 16:02   ` Jerin Jacob

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).