[dpdk-dev] [PATCH] kni: compatibility with RHEL 7

2014-07-02 Thread Thomas Monjalon
> Compilation in RHEL7 is failed. This fixes the build issue. > > RHEL7 has skb_set_hash, the kernel version is 3.10 though. > Don't define skb_set_hash for RHEL7. > > Signed-off-by: Hiroshi Shimamoto > Reviewed-by: Hayato Momma Applied for version 1.7.0. Thanks -- Thomas

[dpdk-dev] [PATCH] kni: compatibility with RHEL 7

2014-06-30 Thread Thomas Monjalon
Hi, 2014-06-30 08:36, Cao, Waterman: > We tested this patch with latest RHEL 7. (3.10.0-123) on RC2. > It fixed compilation error in KNI. > Please merge this patch in the RC3. > Although We don't meet this compilation in RHEL 7 beta version, but Hiroshi > caught it in latest version. > It seem

[dpdk-dev] [PATCH] kni: compatibility with RHEL 7

2014-06-30 Thread Cao, Waterman
enum pkt_hash_types type) > >Could you confirm this fix is needed and acknowledge it? >Thanks > > >> > -Original Message- >> > >> > >From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Hiroshi >> > >Shimamoto >> > >Se

[dpdk-dev] [PATCH] kni: compatibility with RHEL 7

2014-06-30 Thread Cao, Waterman
oto [mailto:h-shimamoto at ct.jp.nec.com] >Sent: Monday, June 30, 2014 12:46 PM >To: Hiroshi Shimamoto; Cao, Waterman; Thomas Monjalon; dev at dpdk.org; Hayato >Momma >Subject: RE: [dpdk-dev] [PATCH] kni: compatibility with RHEL 7 > >Hi, > >> Subject: Re: [dpdk-dev] [

[dpdk-dev] [PATCH] kni: compatibility with RHEL 7

2014-06-30 Thread Hiroshi Shimamoto
Hi, > Subject: Re: [dpdk-dev] [PATCH] kni: compatibility with RHEL 7 > > Hi, > > > Subject: RE: [dpdk-dev] [PATCH] kni: compatibility with RHEL 7 > > > > Hi Hiroshi, > > > > Helin submitted one patch to fix compilation error in the redhat 6.4 an

[dpdk-dev] [PATCH] kni: compatibility with RHEL 7

2014-06-26 Thread Hiroshi Shimamoto
Hi, > Subject: RE: [dpdk-dev] [PATCH] kni: compatibility with RHEL 7 > > Hi Hiroshi, > > Helin submitted one patch to fix compilation error in the redhat 6.4 and > 6.5. > Patch title is [dpdk-dev] [PATCH] kni: fix compile errors on Oracle > Linux6.4 and RHEL6.5

[dpdk-dev] [PATCH] kni: compatibility with RHEL 7

2014-06-26 Thread Cao, Waterman
_buff *skb, __u32 hash, enum pkt_hash_types type) > >Could you confirm this fix is needed and acknowledge it? >Thanks > > >> > -Original Message----- >> > >> > >From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Hiroshi >> > >Shima

[dpdk-dev] [PATCH] kni: compatibility with RHEL 7

2014-06-25 Thread Cao, Waterman
, __u32 hash, enum pkt_hash_types type) > >Could you confirm this fix is needed and acknowledge it? >Thanks > > >> > -Original Message----- >> > >> > >From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Hiroshi >> > >Shimamoto >

[dpdk-dev] [PATCH] kni: compatibility with RHEL 7

2014-06-25 Thread Thomas Monjalon
>From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Hiroshi Shimamoto > > >Sent: Thursday, June 12, 2014 4:10 PM > > >To: dev at dpdk.org > > >Cc: Hayato Momma > > >Subject: [dpdk-dev] [PATCH] kni: compatibility with RHEL 7 > > > > > >

[dpdk-dev] [PATCH] kni: compatibility with RHEL 7

2014-06-12 Thread Hiroshi Shimamoto
June 12, 2014 4:10 PM > >To: dev at dpdk.org > >Cc: Hayato Momma > >Subject: [dpdk-dev] [PATCH] kni: compatibility with RHEL 7 > > > >From: Hiroshi Shimamoto > > > >Compilation in RHEL7 is failed. This fixes the build issue. > > > >RHEL7 has skb_set_h

[dpdk-dev] [PATCH] kni: compatibility with RHEL 7

2014-06-12 Thread Cao, Waterman
4.0.0 Thanks Waterman -Original Message- >From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Hiroshi Shimamoto >Sent: Thursday, June 12, 2014 4:10 PM >To: dev at dpdk.org >Cc: Hayato Momma >Subject: [dpdk-dev] [PATCH] kni: compatibility with RHEL 7 > &

[dpdk-dev] [PATCH] kni: compatibility with RHEL 7

2014-06-12 Thread Hiroshi Shimamoto
From: Hiroshi Shimamoto Compilation in RHEL7 is failed. This fixes the build issue. RHEL7 has skb_set_hash, the kernel version is 3.10 though. Don't define skb_set_hash for RHEL7. Signed-off-by: Hiroshi Shimamoto Reviewed-by: Hayato Momma --- lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h