[PATCH v2] net/ice: fix L1 check interval to account for longer link times

2023-10-19 Thread Timothy Miskell
cases where the link event may be longer than 1 second. Signed-off-by: Timothy Miskell Tested-by: Jonathan Tsai --- .mailmap | 2 ++ drivers/net/ice/ice_ethdev.c | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.mailmap b/.mailmap index 3f5bab26a8

[PATCH] ice: Increase L1 check interval to account for lengthier link time

2023-10-19 Thread Timothy Miskell
cases where the link event be longer than 1 second. Cc: sta...@dpdk.org Reported-by: Timothy Miskell Suggested-by: Timothy Miskell Signed-off-by: Timothy Miskell Reviewed-by: Larry Wang Tested-by: Jonathan Tsai --- .mailmap | 2 ++ drivers/net/ice/ice_ethdev.c | 4 ++-- 2