-
Bug
-
Resolution: Done-Errata
-
Major
-
rhel-9.5
-
nftables-1.0.9-3.el9
-
None
-
Important
-
rhel-sst-networking-core
-
ssg_networking
-
22
-
3
-
False
-
-
No
-
Red Hat Enterprise Linux
-
None
-
Release Note Not Required
-
-
x86_64
-
None
What were you trying to do that didn't work?
When a SET is full of a large amount elements,
e.g.
table inet t {
set myset
}
- nft -t list inet t myset
It returned super slow, I expected it could be as fast as - nft -t list ruleset
returned in a second.
Please provide the package NVR for which bug is seen:
5.14.0-457.el9.x86_64
nftables-1.0.9-1.el9.x86_64
How reproducible:
always
Steps to reproduce
- Prepare a SET with a large mount of elements.
- nft -t list inet t <set name>
Expected results
Expect this list set could return as fast as
super slow
- links to
-
RHBA-2024:137393 nftables update