[Bug 1922682] Re: support offloading of ct_state flags invalid and reply

2021-04-28 Thread Roi Dayan
** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922682 Title: support offloading of ct_state flags invalid and reply

[Bug 1922678] Re: netfilter offload could bloat up memory

2021-04-28 Thread Roi Dayan
** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922678 Title: netfilter offload could bloat up memory To manage noti

[Bug 1922672] Re: kernel crash with stress CT offload traffic

2021-04-28 Thread Roi Dayan
** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922672 Title: kernel crash with stress CT offload traffic To manage

[Bug 1922682] Re: support offloading of ct_state flags invalid and reply

2021-04-13 Thread Roi Dayan
** Description changed: - currently offloading of ct_state reply and invalid is not supported. + + SRU Justification: + + The patches are adding offload support for ct_state invalid and + ct_state reply. + + * Explain the bug(s) + + tc doesn't support matching on ct_state invalid and reply. +

[Bug 1922682] [NEW] support offloading of ct_state flags invalid and reply

2021-04-06 Thread Roi Dayan
Public bug reported: currently offloading of ct_state reply and invalid is not supported. ** 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://bu

[Bug 1922678] [NEW] netfilter offload could bloat up memory

2021-04-06 Thread Roi Dayan
Public bug reported: 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 workqu

[Bug 1922672] Re: kernel crash with stress CT offload traffic

2021-04-06 Thread Roi Dayan
there is already a patch in upstream kernel solving this. was tested. will submit. 07f8edbfd279 netfilter: flowtable: Set offload timeout when adding flow -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1922672] [NEW] kernel crash with stress CT offload traffic

2021-04-06 Thread Roi Dayan
Public bug reported: Configuring CT offload with OVS and running stress http traffic that opens conns, send short data and close the conns. there is a race that could potentially crash the system. X86 side: /etc/init.d/openibd restart ifconfig $1 up ifconfig $2 up tc qdisc del dev $1 ingress t