On Wed, May 29, 2024 at 6:04 AM Lorenzo Bianconi <lorenzo@xxxxxxxxxx> wrote: > > Introduce bpf_xdp_flow_lookup kfunc in order to perform the lookup > of a given flowtable entry based on a fib tuple of incoming traffic. > bpf_xdp_flow_lookup can be used as building block to offload in xdp > the processing of sw flowtable when hw flowtable is not available. > > Acked-by: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx> > Signed-off-by: Lorenzo Bianconi <lorenzo@xxxxxxxxxx> lgtm Waiting for the Ack from netfilter folks... So we can land it through bpf-next and pass it to net-next a week or so later.