On Wed, Feb 01, 2012 at 10:23:22AM +0200, Or Gerlitz wrote: > > So what would you recommend here? not sure if you saw that, but Shlomo > suggested to add new entry to the header ops, compare_header e.g such > that if skb->dev has this callback use it instead of > compare_ether_header in __napi_gro_receive, makes sense?
If we just turn it into a memcmp with a variable length would that work for you? Cheers, -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
