On Thu, Sep 25, 2025 at 11:30 AM +02, Lorenzo Bianconi wrote:
Introduce bpf_xdp_metadata_rx_checksum() kfunc in order to load the HW RX cheksum results in the eBPF program binded to the NIC. Implement xmo_rx_checksum callback for veth and ice drivers.
What are going to do with HW RX checksum once XDP prog can access it?