Hi, My application needs to know if port is up, but without wasting 9 seconds (using rte_eth_link_get). I tried to register to callback: lsi_event_callback as suggested in the DPDK examples but I did not receive the event RTE_ETH_EVENT_INTR_LSC. Thanks, Keren.
- [dpdk-dev] Using rte_eth_link_get_nowait Keren Hochman
- [dpdk-dev] Using rte_eth_link_get_nowait Bruce Richardson