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 7DAD04233B for ; Mon, 9 Oct 2023 13:31:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 779C44026B; Mon, 9 Oct 2023 13:31:08 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 54C4A4026B for ; Mon, 9 Oct 2023 13:31:07 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79fa425855cso170962339f.2 for ; Mon, 09 Oct 2023 04:31:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696851066; x=1697455866; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=k0D2rc+j4GgmzgT/Cz6ldjnKvEM5aRpU/ABjdSNDY4g=; b=Qg9+b+eal5PnKSjVIU6eVBKIvr+I1Jpra7fQizzej2ki+rcluGWDgyYMywGj3EheF6 V2X73EpKyVowtMH53L1pPSBZ4kQcCFItUYPZt7iTVwrIBTBspLwjNDnapY6ddE/wi5Gf yniJ+saOGkRYcNQQdzLqZJw6gykQJjD29l4GA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696851066; x=1697455866; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=k0D2rc+j4GgmzgT/Cz6ldjnKvEM5aRpU/ABjdSNDY4g=; b=rzqVfRunRA+Fo7ROn9jQ+E7CYAdEIGuyI5mYEbhRv+QZgGX/lL5hDmgxxOeg4LFYOm ipUWCCXJ6cQAuXSmdgZtqmwY8I1oNL4F2PqC9W/m2wauUKbUMOHzXt6ywRznoqBYqd8I lNZbxfPaN3g3fYc42yvoQ0kUT6OoC+/8TIp5gk4zglHrC30Rc9zNPyVJsBfIkdY9+8YI 7Q77ErwysqEsdouJZ6vYHUOGMy8B/V3CaY5W9Lg6oJBaTg/jftLZRAD9tEv2eT5hawBL 8j/XZxCnr24IXQS2te46ZeZoMiFz5Zon7J8VUl2LTCfl72hYIUYPsbNwTSNlzAtK76Ka iROQ== X-Gm-Message-State: AOJu0Ywpwr1VPo3/tVb3qrRomZ4SyyQgalGRmz1oGqxCN6dyu/mG22E4 rMOB+XvkW00iweqEyxvMUbt3uBRtASPGLln2gkorj8FURifsXF/HAGq9Zg== X-Google-Smtp-Source: AGHT+IFUP0xlN7HCEihUp0m84NqPbj9vtt0vDsRK9xdo+hy6IQJHxsURWfQdiw10mVgi1p6uIS4F/4RaSLeq X-Received: by 2002:a5d:9954:0:b0:786:f4a0:d37e with SMTP id v20-20020a5d9954000000b00786f4a0d37emr14633965ios.4.1696851066657; Mon, 09 Oct 2023 04:31:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w22-20020a5ed616000000b007a26082e68bsm346732iom.0.2023.10.09.04.31.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 04:31:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 04:31:06 -0700 (PDT) Message-ID: <6523e47a.5e0a0220.bc482.0273SMTPIN_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 1BD276052514; Mon, 9 Oct 2023 07:31:06 -0400 (EDT) Subject: |SUCCESS| pw132420 [PATCH] [v2] config/arm: update aarch32 build wit 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132420 _Testing PASS_ Submitter: Juraj Linkes Date: Monday, October 09 2023 09:53:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132420 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27858/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/