> > In function internal_dev_recv, currently it calls > netif_rx(skb) > and this skips the generic xdp code path. > > I wonder if it's ok to replace netif_rx with > netif_receive_skb(skb) > Then the generic xdp should work. > > Ohh, interesting, I'll check that ! cheers, Nick _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
- [ovs-dev] attaching ebpf program to openvswitch v... Nicolas Bouliane via dev
- Re: [ovs-dev] attaching ebpf program to open... William Tu
- Re: [ovs-dev] attaching ebpf program to ... Nicolas Bouliane via dev
- Re: [ovs-dev] attaching ebpf program... William Tu
- Re: [ovs-dev] attaching ebpf pro... William Tu
- Re: [ovs-dev] attaching ebp... Nicolas Bouliane via dev
- Re: [ovs-dev] attaching... William Tu
- Re: [ovs-dev] attaching ebpf pro... Nicolas Bouliane via dev
