** Also affects: linux-bluefield (Ubuntu Jammy) Importance: Undecided Status: New
** Changed in: linux-bluefield (Ubuntu Jammy) Status: New => Triaged -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-bluefield in Ubuntu. https://bugs.launchpad.net/bugs/2089780 Title: ip6tables unknown option --set-xmark Status in linux-bluefield package in Ubuntu: New Status in linux-bluefield source package in Jammy: Triaged Bug description: Summary: ip6tables --set-xmark failed on 1057.59 A degradation Working version: 1053.55 ======================== bf-bundle-2.9.1-13_24.11_ubuntu-22.04_prod.bfb has kernel 5.15.0-1053.55.24.g9cc17fe-bluefield root@r-qa-hbn00-host00-00:mgmt:/home/ubuntu# /usr/sbin/ip6tables -t nat -C CNI-HOSTPORT-SETMARK -m comment --comment 'CNI portfwd masquerade mark' -j MARK --set-xmark 0x2000/0x2000 --wait MARK all opt in * out * ::/0 -> ::/0 /* CNI portfwd masquerade mark */ MARK or 0x2000 Failed version: 1057.59 ======================= bf-bundle-2.9.1-14_24.11_ubuntu-22.04_prod.bfb has kernel 5.15.0-1057.59.25.g6d91088-bluefield root@r-qa-hbn00-host02-01:mgmt:/home/ubuntu# /usr/sbin/ip6tables -t nat -C CNI-HOSTPORT-SETMARK -m comment --comment 'CNI portfwd masquerade mark' -j MARK --set-xmark 0x2000/0x2000 --wait ip6tables v1.8.7 (nf_tables): unknown option "--set-xmark" Try `ip6tables -h' or 'ip6tables --help' for more information. Fix: ==== need to backport: https://lore.kernel.org/all/20241019-xtables-typos-v2-1-6b8b1735d...@0upti.me/ upstream id 306ed1728e84 netfilter: xtables: fix typo causing some targets not to load on IPv6 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/2089780/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp