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 392A54233B for ; Mon, 9 Oct 2023 13:34:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33FC14026B; Mon, 9 Oct 2023 13:34:56 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id E5C554026B for ; Mon, 9 Oct 2023 13:34:54 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-59f6492b415so37793077b3.0 for ; Mon, 09 Oct 2023 04:34:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696851294; x=1697456094; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gWds9l3SWIaGfsWPcRSNWRHRMN9DUDJPWNlstAZsZFk=; b=GpS4p4Fva1ab8MNL3ZDkhzxMgc0ZORT9Q9u2sDGwZmRk8QIlr3MG2jRbdvj1fenLyK SDVziUYs/e9PmkEGolotu8fxOYddtDPIwJ3jbZeVivVHkvRO7zs13UcmiCcAGBak2sni RONaI6uDMNtwT+P8vwNz0wRFvcrRqTs9m+bqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696851294; x=1697456094; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gWds9l3SWIaGfsWPcRSNWRHRMN9DUDJPWNlstAZsZFk=; b=iwKKvoGBAjo3M8ExkCi8sBdQ9GVtqkr054aOHvUm5S+IXjhfr1Xppqx/lUJwDrmT+r i5pbftEwF4B4QfJCk8etY2dd/QIXpwY7KRLdqumD0IDD+4Y3V2Rd1SfaqNsTma8zYNBX rszGC5CqT+A6ReBPkYc1sPRJ55D62SFLatO6frODeSnY/av6mLGmrIczyvtr/TYom4eB tUnaaX4qwww3mXkdxD4CghN6oXAtCXU4IjvDKJo4UWMUhc5XyMPe3X62jNsXpwwlk2LF Ym4DQlLMu74hH3vz0gjhVko6+0X3b7BVQebCoQeypYb4F2VkBc7D3pcJa043YX8JPnFo zsVw== X-Gm-Message-State: AOJu0YyA4cBgens+TKeX38VtQvdmJUtKIT6g3PBG0Jd8b8FdFJm01WxQ 4PwgmUCz3NZfyz7100VOEsjvL1gLqjSHQWavFCSUomzej97MA8y6quVewg== X-Google-Smtp-Source: AGHT+IEd6ydWAVACkXiPsHAvkrzbKgD1do0C54IeJYJ+T0VLd5y611YDYOoFN5E5vUd5YeV9Z4gQnzSvYxBw X-Received: by 2002:a0d:d5c2:0:b0:59b:d33e:40e3 with SMTP id x185-20020a0dd5c2000000b0059bd33e40e3mr7712879ywd.11.1696851294363; Mon, 09 Oct 2023 04:34:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u129-20020a814787000000b00579e0299de0sm951511ywa.77.2023.10.09.04.34.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 04:34:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 04:34:54 -0700 (PDT) Message-ID: <6523e55e.810a0220.5f8b0.6a88SMTPIN_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 B564B6052514; Mon, 9 Oct 2023 07:34:53 -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 | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/