memif: fix the maxmimum number of txqs 94/35694/2
authorMohsin Kazmi <sykazmi@cisco.com>
Thu, 17 Mar 2022 12:59:44 +0000 (12:59 +0000)
committerDamjan Marion <dmarion@me.com>
Tue, 22 Mar 2022 14:12:37 +0000 (14:12 +0000)
commitb495e34b00a55c61fa91064beeae9096f314b64f
tree9ad6cc6c0f874a4383d33f80c4936bdab4ba9d39
parent15732f5d05f46498457b98ae3e187870210e69c4
memif: fix the maxmimum number of txqs

Type: fix

With multi-txq in VPP, user should be able to create
more txqs than vpp threads. MEMIF_MAX_M2S_RING should
be defined to 256 instead of number of vpp threads.

Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
Change-Id: I337c3a5ea691470815653ff2dbfa862bb324b240
src/plugins/memif/private.h