This document summarizes a presentation on conntrack offloading in Open vSwitch. It discusses the current approach of using Netfilter Conntrack in the OVS kernel, efforts to offload conntrack rules to a SmartNIC, and ongoing work to offload established conntrack flows without offloading the entire conntrack table. Key advantages of the latter approach include keeping initial flow decisions in the kernel for consistency while allowing unlimited offloaded flows handled by the SmartNIC.