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 05BE34320C for ; Thu, 26 Oct 2023 23:07:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F400F402B7; Thu, 26 Oct 2023 23:07:10 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 5CF28402B7 for ; Thu, 26 Oct 2023 23:07:10 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7b9bd9f8bfaso638036241.0 for ; Thu, 26 Oct 2023 14:07:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698354429; x=1698959229; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Yf432omGiNEtCvj44LO3JClDKq8qokgzA7TWYbgeE7w=; b=LZKumKpjG4ON1G3xTpdhHB/PSDTC3ZVLR/c2+wAKbin8rsQvxIRYwxrfGts4WrDep1 NCuMJHbOhVMN5L0AHDjtcl+1ywKYykfSIG4/WqnR2xeiQbIOtZ2qONZToRwnL4mjIogS AChKmuxHuIg7N+lun/kSfKZjMJt5GIMQ4aoN8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698354429; x=1698959229; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Yf432omGiNEtCvj44LO3JClDKq8qokgzA7TWYbgeE7w=; b=Bezhm0YmjSqcIpvnSpKR4YM/U9cgJ5P7NOCkdsDy5HyxoEXXS5BFnKa8ayoUe2SxpH v+cAc1GVDKivUHDh7rLrdShei9DDXRmsWPWGJk8SnnHvwhva1GJdqsEB+5sJLjPDv1mk avpkLav7EvLm37WGmNubVLX4fmrxyC0LTNjlPObptRPePgk/dXB402w7WiqFQ9n5/HyG +A2DIuyBxNjpdwCoVSyYurUwyq2Crwv+zDRNbUL8KldpvRkLnWzeLOHBEwoGt3BUnDhK 4qXSWm1Al+kpMCVW763iOmlsSe3V8dH+SL31jpErHEM8vWNgRuDX1V31X/OxXlDrMV1h 37WA== X-Gm-Message-State: AOJu0YznMQRRc/w4kl+MafRoGy/K8IZuaU7MUxEGvXiPRyi0MMRE6H4f D/kBwVv6YGMK3xi6HgV0V0Lpr9WVN8vC45f6kWcsfAWNHIhZG+8hJH6xDb8c0CS+vXkgEZnUNQ= = X-Google-Smtp-Source: AGHT+IEcuDKoZvYrIljhKWASwD4pfOCNwEMshqq+/wrFXiApwzOMsV4szltj8P45jYZeL0w0ua1PvMrm3XWb X-Received: by 2002:a67:c182:0:b0:457:ba95:6273 with SMTP id h2-20020a67c182000000b00457ba956273mr1057206vsj.24.1698354429693; Thu, 26 Oct 2023 14:07:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c1-20020ab07a61000000b007b07b5f912asm17635uat.7.2023.10.26.14.07.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 14:07:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 14:07:09 -0700 (PDT) Message-ID: <653ad4fd.b00a0220.24810.087dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5413A602A042; Thu, 26 Oct 2023 17:07:09 -0400 (EDT) Subject: |SUCCESS| pw133436 [PATCH] [v2] config: verify machine arch flag From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133436 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, October 26 2023 18:13:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133436 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28099/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/