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 4E0EA43082 for ; Wed, 16 Aug 2023 18:39:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 499034003C for ; Wed, 16 Aug 2023 18:39:05 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 2BA0B4003C for ; Wed, 16 Aug 2023 18:39:04 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-76d71bd8b95so50862785a.2 for ; Wed, 16 Aug 2023 09:39:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1692203943; x=1692808743; 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=OXxdME03O+9R01l/qniKB6asO0RiATv8zjw5EZRfABA=; b=hdRSgEDNQaRafWKJywm0zGR5KpqTN1ni4Nq+6m0pYw5OTPG5+c9QjyCruZgs/rHx+N j+yeGArDxR7D+DF14nfemvGKJAavWMWSq8qidAIgv35FBDV5LaRM3dw51HCO8rMZ0COw DnRpM9GZgcwl+l4N+EnGl1T6xo9SYSkewm2/oRKMHI5VLu1cFhpC46s44KsabWt9j3h0 ZqY+RVdZKfjE54NSPhCMQ79Y5FLZl1gI6XmI+JbwublSws7y2VkYEEtsoCzpzYGwbWdm IfZA/cZNLh4eB7D1XXsj4tyLHrsbPnRXqtmI5oo2xGw3mTuoymwHj89850Tbrchfqozc O5vQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692203943; x=1692808743; 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=OXxdME03O+9R01l/qniKB6asO0RiATv8zjw5EZRfABA=; b=SG7OSHgoLKtQbQGoTO/+1E4PV5fZqRla1P6DU5Qd4ThSbLX+ZSqDRMHjvNx8oMB4Nl Ys463o0jnK53XVvZcQ4OvH231KqOyU/hHmx6NsCjtrZHWSOoNWhzQEgQUJEUzboQsrEq b+j1BLQ3c4cYY6/7A4nERunIA6D5OsWAnKGmPR7MH/b4Kqf6UlMFfN4Mk4qmMO1Z4RZQ pucBpbdw61+dvv3rg70BHKwJl5M9cfmutZY8OUebMnot9//XZnDi7IyN2E+nVxSP4StZ Jj7e8+vlXk7CIiuqIG+l0y35sykUWpvkr11REZQeOdUXwnVPkVkU8E4CEKk5aTSEaC7m V7Qw== X-Gm-Message-State: AOJu0YwUfgiJnKEER3MIOcGJ/2rfr42/kAMeUxYGVYujKswuijIPSNWn XBO9pIQzfIYSWpa9l9a6LFVVq2+yiseIxfR7How= X-Google-Smtp-Source: AGHT+IFrrDl5tuCprCGPl40RM/+JBmQykJmJmYztmvU9yFBA+ZByRRG/JTX8+QmYrZOAgKiFz2OCyQ== X-Received: by 2002:a05:620a:4794:b0:76c:ba25:a8f1 with SMTP id dt20-20020a05620a479400b0076cba25a8f1mr3046979qkb.42.1692203943152; Wed, 16 Aug 2023 09:39:03 -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 t8-20020a05620a034800b007671cfe8a18sm4513504qkm.13.2023.08.16.09.39.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Aug 2023 09:39:02 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130428 [PATCH v6 11/11] build: expand list of optional libraries Date: Wed, 16 Aug 2023 12:39:01 -0400 Message-Id: <20230816163901.1277359-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230816153439.551501-12-bruce.richardson@intel.com> References: <20230816153439.551501-12-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/130428/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5881086707