> This patch tries to reduce the number of accesses to the skb > object and save CPU cycles and cache misses. Does it succeed? Did you measure the performance, or look at the generated code to confirm that it helps? - R.