Some distribution kernel has backported skb->rxhash (e.g. RHEL)
Following patch allows use precalculated rxhash.
Signed-off-by: Pravin B Shelar
Reviewed-by: Thomas Graf
Acked-by: Jesse Gross
---
acinclude.m4 |1 +
datapath/linux/compat/flow_dissector.c
On Tue, Nov 19, 2013 at 1:50 PM, Pravin B Shelar wrote:
> Some distribution kernel has backported skb->rxhash (e.g. RHEL)
> Following patch allows use precalculated rxhash.
>
> Signed-off-by: Pravin B Shelar
Acked-by: Jesse Gross
___
dev mailing list
On 11/19/2013 10:50 PM, Pravin B Shelar wrote:
Some distribution kernel has backported skb->rxhash (e.g. RHEL)
Following patch allows use precalculated rxhash.
Signed-off-by: Pravin B Shelar
Reviewed-by: Thomas Graf
___
dev mailing list
dev@openvs
Some distribution kernel has backported skb->rxhash (e.g. RHEL)
Following patch allows use precalculated rxhash.
Signed-off-by: Pravin B Shelar
---
acinclude.m4 |1 +
datapath/linux/compat/flow_dissector.c |2 +-
datapath/linux/compat/include/linux/s