Activity log for bug #1922678

Date Who What changed Old value New value Message
2021-04-06 08:57:01 Roi Dayan bug added bug
2021-04-14 13:49:48 Stefan Bader nominated for series Ubuntu Focal
2021-04-14 13:49:48 Stefan Bader bug task added linux-bluefield (Ubuntu Focal)
2021-04-14 13:50:27 Stefan Bader linux-bluefield (Ubuntu Focal): importance Undecided Medium
2021-04-14 13:50:27 Stefan Bader linux-bluefield (Ubuntu Focal): status New In Progress
2021-04-14 13:50:27 Stefan Bader linux-bluefield (Ubuntu Focal): assignee Roi Dayan (roidayan)
2021-04-14 13:58:42 Stefan Bader description ct offload actions like add/del/stats are done in workqueue which can be bloat up in stress tests. can also cause active conns to age out. one upstream commit to help with this is this 2ed37183abb7 netfilter: flowtable: separate replace, destroy and stats to different workqueues SRU Justification: * Explain the bug(s) Memory bloat and aging active ct conns can happen from any stress test as we have a single orkqueue for handling the ct offload conns for add/del/stats actions. * brief explanation of fixes The first patch (which is already upstream) splits the add, del, and stats work into separate work queues. The second patch limits the number of entries on the add work queue. * How to test Testing was done with just stress traffic with lots of conns different 5-tuple. * What it could break. Can take a lot of memory for a long time and also causing active conns to age out when not necessary. --- ct offload actions like add/del/stats are done in workqueue which can be bloat up in stress tests. can also cause active conns to age out. one upstream commit to help with this is this 2ed37183abb7 netfilter: flowtable: separate replace, destroy and stats to different workqueues
2021-04-14 13:58:47 Stefan Bader linux-bluefield (Ubuntu): status New Invalid
2021-04-20 14:23:16 Stefan Bader linux-bluefield (Ubuntu Focal): status In Progress Fix Committed
2021-04-24 00:28:27 Ubuntu Kernel Bot tags verification-needed-focal
2021-04-28 12:54:49 Roi Dayan tags verification-needed-focal verification-done-focal
2021-05-10 19:53:32 Launchpad Janitor linux-bluefield (Ubuntu Focal): status Fix Committed Fix Released
2021-05-10 19:53:32 Launchpad Janitor cve linked 2021-29650