From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] igb_uio: fix missing include of slab.h Date: Mon, 27 Jul 2015 00:31:41 +0200 Message-ID: <2309703.xDBbXC0Ccl@xps13> References: <20150724191144.7a11eac0@pcviktorin.fit.vutbr.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jan Viktorin Return-path: Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by dpdk.org (Postfix) with ESMTP id 4EE6EDE6 for ; Mon, 27 Jul 2015 00:32:57 +0200 (CEST) Received: by wibxm9 with SMTP id xm9so93380367wib.1 for ; Sun, 26 Jul 2015 15:32:57 -0700 (PDT) In-Reply-To: <20150724191144.7a11eac0@pcviktorin.fit.vutbr.cz> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2015-07-24 19:11, Jan Viktorin: > The missing header prevents to build with linux v3.18. Please could you give more details of why build is broken? What is the error message? I don't remember having seen such issue. Thanks