On Wed, 6 Feb 2019, Yang Wei wrote: > From: Yang Wei <[email protected]> > > dev_consume_skb_irq() should be called in dfx_xmt_done() when skb > xmit done. It makes drop profiles(dropwatch, perf) more friendly. > > Signed-off-by: Yang Wei <[email protected]>
Reviewed-by: Maciej W. Rozycki <[email protected]> It looks to me the driver has to be reviewed WRT `dev_kfree_skb' vs `kfree_skb' use too. I'll have a look into it unless you are happy to do that. Thanks for your contribution! Maciej
