common/octeontx2: fix link event message size
authorHarman Kalra <hkalra@marvell.com>
Fri, 30 Jul 2021 16:08:06 +0000 (21:38 +0530)
committerJerin Jacob <jerinj@marvell.com>
Tue, 28 Sep 2021 12:21:13 +0000 (14:21 +0200)
commit11bb961c018f3f345fca59390d2a3e53210c0abe
treec9801f018e384e4daf917ef45d61048ba50df34b
parent8b9f07b8a492afa66dac17103d8094067a9d6fc3
common/octeontx2: fix link event message size

Due to wrong size of mbox message allocated for sending link status
to the VF, incorrect link status is observed.

Fixes: cb8d769fb6fe ("common/octeontx2: send link event to VF")
Cc: stable@dpdk.org
Signed-off-by: Harman Kalra <hkalra@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/common/octeontx2/otx2_dev.c