On Wed, May 11, 2016 at 12:44 AM, Markos Chandras wrote:
> On 05/11/2016 02:41 AM, Jesse Gross wrote:
>> On Tue, May 10, 2016 at 1:21 AM, Markos Chandras wrote:
>>> Commit e2f3178f0582 ("datapath: Add support for kernel 3.14.") added
>>> support for 3.14 kernels and a new OVS_GREP_IFELSE check fo
On 05/11/2016 02:41 AM, Jesse Gross wrote:
> On Tue, May 10, 2016 at 1:21 AM, Markos Chandras wrote:
>> Commit e2f3178f0582 ("datapath: Add support for kernel 3.14.") added
>> support for 3.14 kernels and a new OVS_GREP_IFELSE check for the
>> "skg_get_hash" function in the process. "skb_get_hash"
On Tue, May 10, 2016 at 1:21 AM, Markos Chandras wrote:
> Commit e2f3178f0582 ("datapath: Add support for kernel 3.14.") added
> support for 3.14 kernels and a new OVS_GREP_IFELSE check for the
> "skg_get_hash" function in the process. "skb_get_hash" was introduced
> in the Linux kernel commit 395
Commit e2f3178f0582 ("datapath: Add support for kernel 3.14.") added
support for 3.14 kernels and a new OVS_GREP_IFELSE check for the
"skg_get_hash" function in the process. "skb_get_hash" was introduced
in the Linux kernel commit 3958afa1b272 ("net: Change skb_get_rxhash to
skb_get_hash") which ex