Skip to content

Commit

Permalink
LTP: Mark iptables failures due iputils ping regression
Browse files Browse the repository at this point in the history
iputils/iputils#519

Signed-off-by: Petr Vorel <pvorel@suse.cz>
  • Loading branch information
pevik committed Jan 16, 2024
1 parent a099de9 commit 62edc59
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions ltp_known_issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,16 @@ net.features:
message: modprobe wireguard broken on ppc64le. bsc#1218114
retval: ^1$

net.ipv6:
nft6:
- product: opensuse:Tumbleweed
message: ping regression on -i 0. https://github.com/iputils/iputils/pull/519
retval: ^1$
ip6tables:
- product: opensuse:Tumbleweed
message: ping regression on -i 0. https://github.com/iputils/iputils/pull/519
retval: ^1$

net.nfs:
nfslock3_01:
- product: opensuse:(Tumbleweed|15\.[4-6])
Expand All @@ -63,6 +73,16 @@ net.nfs:
message: nfs_flock fails on NFSv3. Upstream bug, patches for kernel libtirpc and rpcbind sent.
retval: ^1$

net.tcp_cmds:
nft:
- product: opensuse:Tumbleweed
message: ping regression on -i 0. https://github.com/iputils/iputils/pull/519
retval: ^1$
iptables:
- product: opensuse:Tumbleweed
message: ping regression on -i 0. https://github.com/iputils/iputils/pull/519
retval: ^1$

numa:
move_pages12:
- retval: ^1$
Expand Down

0 comments on commit 62edc59

Please sign in to comment.