raw/dpaa2_qdma: reduce memset in enqueue multi
authorGagandeep Singh <g.singh@nxp.com>
Thu, 15 Oct 2020 09:47:03 +0000 (17:47 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 19 Oct 2020 11:53:32 +0000 (13:53 +0200)
commit56b284a0e29fc77d1419febb6c7f644cd373505b
tree645d6cce2029af01a12295da5e41f6cf1b52b969
parent1c540f29de0d845baf18e497fcb6685ab2d11d39
raw/dpaa2_qdma: reduce memset in enqueue multi

performance improvement: memset should be done only
for required memory.

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
drivers/raw/dpaa2_qdma/dpaa2_qdma.c