-
Bug
-
Resolution: Duplicate
-
Normal
-
rhel-9.5.z
-
xdp-tools-1.5.3-1.el9_6
-
No
-
None
-
1
-
rhel-net-core-3
-
ssg_networking
-
3
-
False
-
False
-
-
None
-
NST-Core3-25W26
-
Requested
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
-
x86_64
-
None
What were you trying to do that didn't work?
# oc exec -it xdp-b -n xdp-tools-test -- xdpdump -i net1 --rx-capture exit,entry Defaulted container "main" out of: main, xdp-setup (init) ERROR: System has more cores (384) than maximum supported (256)! command terminated with exit code 1
What is the impact of this issue to you?
its stoping the development on Partner side
Please provide the package NVR for which the bug is seen:
xdp-tools-1.5.1-1.el9.x86_64
How reproducible is this bug?:
100%
Steps to reproduce
Expected results
On Fedora:42 the issue its not seen:
# oc exec -it xdp-b -n xdp-tools-test -- rpm -qa | grep xdp-tools
Defaulted container "main" out of: main, xdp-setup (init)
xdp-tools-1.5.4-1.fc42.x86_64
https://github.com/midu16/04098694/blob/main/fedora-xdp-tools/README.md
Actual results
# oc exec -it xdp-b -n xdp-tools-test -- xdpdump -i net1 --rx-capture exit,entry Defaulted container "main" out of: main, xdp-setup (init) ERROR: System has more cores (384) than maximum supported (256)! command terminated with exit code 1