From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 4B85841DCD for ; Mon, 6 Mar 2023 17:59:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 463B340A8A for ; Mon, 6 Mar 2023 17:59:25 +0100 (CET) Received: from mail-qt1-f176.google.com (mail-qt1-f176.google.com [209.85.160.176]) by mails.dpdk.org (Postfix) with ESMTP id 0F31840A8A for ; Mon, 6 Mar 2023 17:59:24 +0100 (CET) Received: by mail-qt1-f176.google.com with SMTP id s12so11243566qtq.11 for ; Mon, 06 Mar 2023 08:59:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1678121963; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=0nDKBeL/Wzvg4PQw/3+2FVsoGOXOZlhVAQKNrOVqPPg=; b=tEivguIOTXGZmxHU1c8bI+K80LJxVOzVjdqEWK+8+l5+Oo74HMmRwGd3216RKEQ3FX 4xZ2XVnOAqUi2u1QQOsvZo+ACWuyQ5SR2jOdnSBCGoIdh+Z8I0qIxN5pM4KWvZEIE+5H e7K7Nv756AGW4V6Z8WPzCoI2Qf/w3zi2srmdipbmU3o9OdfoxlBspFtAmZLbmiwwucvO EYrXYJXGu71NBGXZYUJh8sOUwN7T4SNzg9/nbKo9UuIItdDPQz8D+/NLixCwDMRpazQ2 LDHkOf4BAM8dvzZtyE7f+kJE/FDlQXk7JbNA2FrrFvymQ3qVbHE6lBbarPkG7be+MpgL zt3A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678121963; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0nDKBeL/Wzvg4PQw/3+2FVsoGOXOZlhVAQKNrOVqPPg=; b=8SH/6/FV237alE6wWHwb3g41lRBP1Q0gqs9TjKU/9LO9oF42nebHhTGrf88ka22Eq4 ChBnRPEyn2wZatByjvJvx/f5PLihiHCYQgB30e2I51Ayf/nL9SiktMbWE3SsqU8EDCVb QCF9sAGm4Wh2N/qNGSpvHsqVOOHOsQroOqWx7t+iXiWsPytmi71zV1yehdZffjtSwhdl sA4JC2RF1ugZUjNihXS5wChCrebyVPwk5Wqtvd9iWtjYjrzz6xKJ1PI9U+YwTNwX9pRT U8zdc5f6zIsoft8a3vmxpBDn7CzdqEFmADde0BvCughk5ei6C5znrJxpHxWI4mrv9K5x hsZA== X-Gm-Message-State: AO0yUKV/DV04MA7KH9ImVsgA3pxulgzzIRIhnnNXf4BBMTslStrRds1Y V1bkh7C1jc0h+Sjy84TP6PlBcyFArxOsAuUtY1I= X-Google-Smtp-Source: AK7set9+B65xnZMvoxUQDmUmWDqBpAm78j2HDWUub26qnT+m31b2BImt0j4yaXzyd4+QjRCwlNaAbw== X-Received: by 2002:a05:622a:354:b0:3bf:a1f0:4c8 with SMTP id r20-20020a05622a035400b003bfa1f004c8mr20164201qtw.65.1678121963226; Mon, 06 Mar 2023 08:59:23 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id y12-20020a37f60c000000b007427fce1377sm7801731qkj.7.2023.03.06.08.59.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 06 Mar 2023 08:59:22 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124819 [PATCH v2 2/2] drivers: skip build of sub-libs not supporting IOVA mode Date: Mon, 6 Mar 2023 12:59:18 -0500 Message-Id: <20230306175918.2734724-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230306161328.3802696-3-thomas@monjalon.net> References: <20230306161328.3802696-3-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/124819/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4345582855