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

Panic on VPP init #1012

Open
NikitaSkrynnik opened this issue Dec 18, 2023 · 0 comments
Open

Panic on VPP init #1012

NikitaSkrynnik opened this issue Dec 18, 2023 · 0 comments

Comments

@NikitaSkrynnik
Copy link
Contributor

Description

Forwarder crushes on a node with a kernel which supports AF_XDP

Dec 11 10:18:27.949 [INFO] [cmd:/bin/forwarder] executing phase 7: create xconnect network service endpoint (time since start: 1.249536781s)
Dec 11 10:18:27.980 [ERRO] [cmd:/bin/forwarder] [func:ethtool.GetChannels] operation not supported
panic: error: operation not supported
 
goroutine 1 [running]:
[github.com/networkservicemesh/cmd-forwarder-vpp/internal/vppinit.Must(...)](http://github.com/networkservicemesh/cmd-forwarder-vpp/internal/vppinit.Must(...))
        /build/internal/vppinit/vppinit.go:109
main.main()
        /build/main.go:246 +0x348c
2023-12-11T10:18:27.999 Forwarder exit code: 2

Context

The kernel version on the node: 5.14.21-150400.24.38.1.25451.2.PTF.1206619-default
The driver of the host interface carrying vxlan traffic: 31:00.0 Ethernet controller: Mellanox Technologies MT2894 Family [ConnectX-6 Lx]

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

No branches or pull requests

1 participant