From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id A0EACA053B; Thu, 6 Feb 2020 14:39:31 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2FFD31C0BE; Thu, 6 Feb 2020 14:39:31 +0100 (CET) Received: from mail-wm1-f46.google.com (mail-wm1-f46.google.com [209.85.128.46]) by dpdk.org (Postfix) with ESMTP id EE64C1C0B2 for ; Thu, 6 Feb 2020 14:39:29 +0100 (CET) Received: by mail-wm1-f46.google.com with SMTP id b17so16494wmb.0 for ; Thu, 06 Feb 2020 05:39:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind.com; s=google; h=to:cc:from:subject:message-id:date:user-agent:mime-version :content-language:content-transfer-encoding; bh=doDPCIPexzPO7Ukr5UmEp7HgCuC70doC+wI8bcX4PTY=; b=e6h1ttKvVk566L3AshoWzVxClUGPU7VKJCfqYWfzUozAY+nEp9fC+n0Jm5W2QVGt4n zZxfa8hiLPY4q8hd43t8LzIedHN1xCFgsgTddhXYxY0J+6dZfXedV0RFPFCLXK2d5n0H gR9l4MXhRotHPH31e125iCe+fsy1iTDZ60IdhC7pXVyRk27e1P7zkC9dHLKoi42szwnK aTZs0f2d1VGWeKYkopkjVHHZ/9m0qyqqfUr9ZpFtNb4D8xNpGTDWnK3lNvvzcLHTpDaE m5QRbSGmmEnWAK3uFLEZkfsTBTwGcB0NQwhAzv4/dZKIwnE11bdasXf5cCh0zjQHsiPO IumA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:cc:from:subject:message-id:date:user-agent :mime-version:content-language:content-transfer-encoding; bh=doDPCIPexzPO7Ukr5UmEp7HgCuC70doC+wI8bcX4PTY=; b=qhaytrddEVVv1aPbV1ha4tiyr5lFiLf2ojXSyn/l3LaadI/p0tId9iFymN3PBvl9wF eXNVQ9xIidTf0/qOAX7PPxaLQ/vnIGXdUbhN/nQTYgGZ7FyNWtLjUPUrfZiIjRQSxLQ/ Zv7wK61OikR+PUpT4nLNzcx+rd+6K6TGzX7TfOKD1c3VN8kJuKvrvdk9MCwri18ja//Q 8N5psDNDZjGuCbRl8m+2zlRO9mUT1+QUc23SpdxJPQbI/ahjXvOrrbTTeqP8P5oE17w6 3jKUSwHUrF6vOlEN3X3cPUxIWo+eIRx2GMWYGtB4tKP79zxfsZaVpVmjGoz/D/ZteER+ G54A== X-Gm-Message-State: APjAAAVvnBQUERPt8uu4MV9b0ft8SVTj/p1w2M2X+dduBw/hTjlAKQIW g5kqex2AWet+q9ro/6QYg0Kw X-Google-Smtp-Source: APXvYqzca60xKGFQqLj1srdLgA3y3TfD++L+slXt26g03eUn5pdZxQeXE0jwCij03VKpMgBhiXWIZA== X-Received: by 2002:a7b:c416:: with SMTP id k22mr4874096wmi.25.1580996369725; Thu, 06 Feb 2020 05:39:29 -0800 (PST) Received: from [10.16.0.208] (host.78.145.23.62.rev.coltfrance.com. [62.23.145.78]) by smtp.gmail.com with ESMTPSA id x132sm13373173wmg.0.2020.02.06.05.39.29 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 06 Feb 2020 05:39:29 -0800 (PST) To: "dev@dpdk.org" , Anoob Joseph Cc: Akhil Goyal From: Thierry Herbelot Message-ID: Date: Thu, 6 Feb 2020 14:39:28 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: [dpdk-dev] drivers/octeontx2: compilation fails without RTE_LIBRTE_SECURITY X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hello, When RTE_LIBRTE_SECURITY is disabled, compilation fails for octeontx2 (on an Intel machine): git clone git://dpdk.org/dpdk cd dpdk make config T=x86_64-native-linux-gcc cd build vi .config => disable RTE_LIBRTE_IPSEC and RTE_LIBRTE_SECURITY make ... == Build drivers/net/octeontx2 CC otx2_rx.o In file included from .../dpdk/drivers/net/octeontx2/otx2_ethdev_sec.h:10, from .../dpdk/drivers/net/octeontx2/otx2_rx.h:11, from .../dpdk/drivers/net/octeontx2/otx2_ethdev.h:24, from .../dpdk/drivers/net/octeontx2/otx2_rx.c:7: .../dpdk/drivers/crypto/octeontx2/otx2_ipsec_fp.h:9:10: fatal error: rte_security.h: No such file or directory #include ^~~~~~~~~~~~~~~~ compilation terminated. This seems cause by f44e7163775537 ('net/octeontx2: add security session operations'). Thanks Thierry -- Thierry Herbelot 6WIND Software Engineer