From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] kni: fix compilation under RHEL 7.5 Date: Thu, 22 Mar 2018 18:07:51 +0000 Message-ID: <2876e802-e52a-241f-70ec-052eaf838c54@intel.com> References: <1519946435-3574-1-git-send-email-lee.roberts@hpe.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Lee Roberts Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 7EA88726F for ; Thu, 22 Mar 2018 19:07:54 +0100 (CET) In-Reply-To: <1519946435-3574-1-git-send-email-lee.roberts@hpe.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 3/1/2018 11:20 PM, Lee Roberts wrote: > Fix kni compilation under RHEL 7.5. > > Signed-off-by: Lee Roberts Acked-by: Ferruh Yigit (Not tested on RHEL 7.5 but code looks good) Following patch title can be used for compatibility with old commits: "kni: fix build on RHEL 7.5"