210903803f
We need to update dev->data->dev_link before handling LSC event. Otherwise it will still have the initial value after the startup of the program before interrupt callback was executed. Fixes: 414b202343ce ("bonding: fix initial link status of slave") Cc: stable@dpdk.org Signed-off-by: Wei Wang <lnykww@gmail.com> Acked-by: Declan Doherty <declan.doherty@intel.com>