Re: question about netif_rx

From: Julia Lawall
Date: Tue Aug 13 2013 - 02:29:33 EST


On Tue, 13 Aug 2013, Francois Romieu wrote:

> Julia Lawall <julia.lawall@xxxxxxx> :
> > FranÃois Romieu <romieu@xxxxxxxxxxxxx> :
> [...]
> > > Can you send a netif_receive_skb replacement patch for it ?
> >
> > Just to be sure, I just replace netif_rx by netif_receive_skb, nothing
> > else?
>
> Yes. It should imho be fine with a comment incluing your analysis and a
> few words about the current state of checksum offloading support.

I wouldn't know what to say about the checksum part. It is not supported
so I should use netif_receive_skb?

thanks,
julia