Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arp: increase arp-send retry value (bsc#1218668) #1022

Merged

Conversation

cfconrad
Copy link
Collaborator

  • arp: increase to 16 retries result in at least 10s
  • capture: log individual send errors from kernel as debug

This is a follow-up to #1020

@mtomaschewski mtomaschewski self-requested a review June 18, 2024 11:36
Tests with 10 retries shown, that we where just one attempt
before an error. Thus we give more extra time.
The caller may or may not report them or the result as error later.
@cfconrad cfconrad force-pushed the increase_send_arp_retries_default branch from 277293c to e7b0ff1 Compare June 18, 2024 12:37
Copy link
Member

@mtomaschewski mtomaschewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@mtomaschewski mtomaschewski merged commit 2ac3c3f into openSUSE:master Jun 18, 2024
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Jun 21, 2024
https://build.opensuse.org/request/show/1181943
by user wicked-maintainers + anag+factory
- arp: increase arp-send retry value to avoid address configuration
  failure due to ENOBUF reported by kernel while duplicate address
  detection with underlying bonding in 802.3ad mode reporting link
  "up & running" too early (bsc#1218668, gh#openSUSE/wicked#1020,
  gh#openSUSE/wicked#1022).
  [+ 0002-increase-arp-retry-attempts-on-sending-bsc1218668.patch]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants