]> git.droids-corp.org - dpdk.git/commit
net/thunderx: support polling of link state change
authorHanumanth Pothula <hpothula@marvell.com>
Tue, 24 May 2022 08:42:29 +0000 (14:12 +0530)
committerJerin Jacob <jerinj@marvell.com>
Mon, 13 Jun 2022 07:29:24 +0000 (09:29 +0200)
commit1f7b83b85eff408aaa6434e02971624361536cab
tree04158657dedf992bc2948a0e1b46dafbd046b853
parent5e393509121c2188b8d58ee7d184e1cad31c88d9
net/thunderx: support polling of link state change

Moving the logic of link polling to VF from PF. Now VF
is supposed to poll for the link status, rather PF alerting
VF about any link change.

Signed-off-by: Hanumanth Pothula <hpothula@marvell.com>
drivers/net/thunderx/base/nicvf_mbox.c
drivers/net/thunderx/base/nicvf_mbox.h
drivers/net/thunderx/nicvf_ethdev.c
drivers/net/thunderx/nicvf_ethdev.h