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 889CF42CC8 for ; Thu, 15 Jun 2023 18:39:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B3FD40A8B for ; Thu, 15 Jun 2023 18:39:30 +0200 (CEST) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id D2E6C40A8B for ; Thu, 15 Jun 2023 18:39:29 +0200 (CEST) Received: by mail-qk1-f174.google.com with SMTP id af79cd13be357-7621ecb75adso44157585a.0 for ; Thu, 15 Jun 2023 09:39:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686847169; x=1689439169; 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=3snbLUnr+ZANyY6W0RI2Uk2/x0UN2t0QXTj2RykL8Xg=; b=UwM+AsU0xHXFk7Q/oPBRokE0wYkWRxzxlU/lqUD7YbhSSM/Qq69eziqF2EDorar9vD SitmbTSOZDNIPb8dl+Jxc8UKW59Kd2stZ9HNrnKPKdJ8ExX9VnAwAQ4XxfP9Fs8zIRVC Uk452Vgid6i8wG+AtBbj/SaWSYAaH0VaA3AvUAzUZhSogNxQCBSDxMPo0X9v6g0M9o9Z pUjFfOn4vDXVpAJjmxRssC5HuUcVmxFexdehoKwUIPAIZ/DLIQHD8oKI7NoAE8cu7PBi xFLwituIn/EwBDJOjX0tawiknuo69PrcnqOtPHpxMRN1UXSuU0ruILoeqldPf0yhlD+L F7qA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686847169; x=1689439169; 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=3snbLUnr+ZANyY6W0RI2Uk2/x0UN2t0QXTj2RykL8Xg=; b=GMwBzr2kaVR+7zl9n0QBKuRYFM1qaPqdfjCB+GjX8rON+4P4zbuHSBpQZpqM35D6Dl KdmCpMkypmfgslWSXLwRalWiKNys2pIqxXjYGZKNh7be501aXW3pTqBLOOrzQRdNB+A2 QGruc2i37DjYi+6yfOeLeByGSagwDDyOfaG2EPXBFWJBN09X5OiF1ZGqEyzIvhYrI9mC PluLBsCLoT4ZW/62qVOvfiWTSsC5ym1WqKxCNVoZhRw1bIMKYIZDit72PQp3XPxiInQY 2D+1FgKzi7KAj1GbUDw3iNbyCmGy4eT1spO8Myf2huPeaxE4yrobslJ+fkY8d/bJCT1Y ZGYw== X-Gm-Message-State: AC+VfDxHGMupU5dW9ZamjXOxuKyh16N8k7Ts0bK/xou0qOYZ4xgQGz3l M40UuN7kr/Q8JbaMYSD8cszK7qIdaNjzItyPszA= X-Google-Smtp-Source: ACHHUZ7g+ZuYoRq/ANoR258ldRFsCkFxA7npwxV/c1qXK73i1AJF5NERqKlHgNkXLOzejHcDFeQbvw== X-Received: by 2002:a05:620a:2a16:b0:75e:b9e1:876d with SMTP id o22-20020a05620a2a1600b0075eb9e1876dmr24170610qkp.75.1686847168909; Thu, 15 Jun 2023 09:39:28 -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 l13-20020a37f50d000000b007579ea33cdesm5480656qkk.62.2023.06.15.09.39.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Jun 2023 09:39:28 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128749 [PATCH v5] build: prevent accidentally building without NUMA support Date: Thu, 15 Jun 2023 12:39:27 -0400 Message-Id: <20230615163927.2984778-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230615143854.374384-1-bruce.richardson@intel.com> References: <20230615143854.374384-1-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/128749/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5280411529