On 10/15/2024 4:19 PM, Stephen Hemminger wrote:
> On Tue, 15 Oct 2024 12:57:29 +0300
> Gur Stavi wrote:
>
>> For net_af_packet PMD, eth_link_update was an empty function.
>> Application may be interested in link up/down status.
>> This patch adds implementation that updates dev_link->link_status
For net_af_packet PMD, eth_link_update was an empty function.
Application may be interested in link up/down status.
This patch adds implementation that updates dev_link->link_status based
on socket IFF_RUNNING flag.
Signed-off-by: Gur Stavi
---
v2:
* return error on ioctl error
v1: https://mails
2 matches
Mail list logo