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

x/net/{bpf,ipv4,ipv6}: BPF tests failing with 'protocol not available' on MIPS builders #35669

Closed
bcmills opened this issue Nov 18, 2019 · 1 comment
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Nov 18, 2019

See https://build.golang.org/log/3920621e13f88a337a9ee3b4b45e5331bbc69930.

Tests involving BPF filters are failing consistently on all MIPS builders. (If BPF is not supported everywhere, the BPF tests should be skipped on platforms that do not support it.)

This should be addressed for Go 1.14 due to its impact on #11811.

CC @mikioh @bradfitz @mdlayher @mengzhuo @bogojevic @milanknezevic

@bcmills bcmills added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Nov 18, 2019
@bcmills bcmills added this to the Go1.14 milestone Nov 18, 2019
@gopherbot
Copy link

Change https://golang.org/cl/207286 mentions this issue: ipv4, ipv6: use SockFprog definitions from x/sys/unix

@golang golang locked and limited conversation to collaborators Nov 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants