Public bug reported: SRU Justification:
Memleak on restore flow when offloading conntrack. * Explain the bug(s) When we offload conntrack initial stage we offload parly and do a restore flow to restore back saved ct state to skbs. skbs in gro offload getting merged, consumed and released but the nfct attached to the skb not being released for merged skbs. * brief explanation of fixes Add a conntrack put when released merged skbs. If nft exists it will decr the count and release eventually. * How to test Run conntrack offload test and at the end flush everything and run conntrack -C to dump the internal counter It should match the current conntrack rules in “conntrack -L” * What it could break. Memleak of ct objects. ** Affects: linux-bluefield (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1929844 Title: Memleak on restore flow when offloading conntrack. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-bluefield/+bug/1929844/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs