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 7C8BDA04FD for ; Fri, 7 Oct 2022 18:20:07 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A58F40DDC for ; Fri, 7 Oct 2022 18:20:07 +0200 (CEST) Received: from mail-oa1-f41.google.com (mail-oa1-f41.google.com [209.85.160.41]) by mails.dpdk.org (Postfix) with ESMTP id 69D9840E5A for ; Fri, 7 Oct 2022 18:20:05 +0200 (CEST) Received: by mail-oa1-f41.google.com with SMTP id 586e51a60fabf-131dda37dddso6158800fac.0 for ; Fri, 07 Oct 2022 09:20:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=kspv7/yLdR05VcisKxWyDjJTxdqhAm7slOQki4YNBdw=; b=oCOznRaZEmJMdwsTaIKXIXsomhg6hhz9dmUMOVXf2xVb7dVca2bOkDyM4410H0NKnH jNF0moq5uUJG450Hm/atjxFwb3AxN7z+A6zYkyhNn0DvHUnAMJ/P6bkCHTqcLcxWXGfr BoLcfuU3cfNeK2a02qeECp91+AmPzLSCejyCg4em4oqILQ2uMcPz/sLYQekrVGMZyEz9 4secIEk97zbBvwTsXimGL1EV4DsxDP2mGXnfZNFo4TFypuK7DB1pJXpYvqqXAj1Zmeos B7cnQsobjQyL2bNQ7pZnWaN/OaxCo1ZI+dgcCy7jTyoDvgmrIPOrTc9v/pkaVzYlm3ZY +Iwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=kspv7/yLdR05VcisKxWyDjJTxdqhAm7slOQki4YNBdw=; b=gaAo+yB9PRUI+1/i38NFOc5hin0hhFC0ppzxls8huKpVJIXg2xnengtM+/dAj5oPBX fpFHzLiyZ/7xMiKFGNwrC42OJ+kM2SetQ/B2dz2qfukS0uwc3Aoon7rcx4Ytv0Meu5am o4dUBETqX9W0kICXG7dzBWXdZg3YRSk99eZhYoN78D3boh1YiSoWB8Gpfq9+zTYHDn04 PNfWDKlL7Mw/CzxE3OzBWMvythZyPAN2Ly901kRa7aluoV68iFWTrS12+qEprXfPkNfk +cr3KE0upkyIuQMCfrXsCpHaBD5JdnEMbsTnU4iBRFT5t5HTeoMHHQ0pzoUeG7LSbOLv 9toA== X-Gm-Message-State: ACrzQf2SRTm7Zr/61a7Y4rtYJvC1JzaoH2rTfKb+PaU9pbQWx7POz4ht MQxRKyMdTykc1gmFkq3FVwa0cAPjKwieIw== X-Google-Smtp-Source: AMsMyM54FvmqfIlAdCXbWIh/WjRAGu5xd9k273s8BGtQQtSboL/+6Sdtr1JFb8199faPei3VkjESEQ== X-Received: by 2002:a05:6870:51f:b0:130:fee6:8295 with SMTP id j31-20020a056870051f00b00130fee68295mr3026880oao.49.1665159604493; Fri, 07 Oct 2022 09:20:04 -0700 (PDT) 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 j83-20020acaeb56000000b003544822f725sm280373oih.8.2022.10.07.09.20.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 07 Oct 2022 09:20:04 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw117571 [PATCH v2 3/3] devtools: enable kni library for test builds Date: Fri, 7 Oct 2022 12:19:34 -0400 Message-Id: <20221007161934.3795624-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221007150134.1110983-3-bruce.richardson@intel.com> References: <20221007150134.1110983-3-bruce.richardson@intel.com> 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/117571/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3205846707