On 17-02-02 05:05 PM, Jakub Kicinski wrote: > On Thu, 02 Feb 2017 15:20:52 -0800, John Fastabend wrote: >> At this point the do_xdp_prog is mostly if/else branches handling >> the different modes of virtio_net. So remove it and handle running >> the program in the per mode handlers. >> >> Signed-off-by: John Fastabend <john.r.fastab...@intel.com> > > I think you rebased away Daniel's tracepoints here :( >
Ah dang yep. Thanks for spotting.