On 04/03/2018 07:25 AM, David Lebrun wrote:
> 
> What about saving and restoring the IPv6 CB, similarly to what TCP does with 
> tcp_v6_restore_cb() ?

Note that TCP only moves IPCB around in skb->cb[] for cache locality gains.

Now we switched to rb-tree for out-of-order queue, these gains might be 
marginal.

Reply via email to