raw/dpaa2_qdma: remove datapath checks for lcore ID
authorNipun Gupta <nipun.gupta@nxp.com>
Wed, 6 Oct 2021 17:01:30 +0000 (22:31 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 7 Oct 2021 12:47:35 +0000 (14:47 +0200)
commit73281ef816e9b00524325acd0cb9fc394ef08579
tree5f86beb8fe5c02f19aa878faed09a7d4f8f35cb3
parent27f37573981874befdba1a749f834785d8df9458
raw/dpaa2_qdma: remove datapath checks for lcore ID

There is no need for preventional check of rte_lcore_id() in
data path. This patch removes the same.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
drivers/raw/dpaa2_qdma/dpaa2_qdma.c