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 3E14D45980 for ; Thu, 19 Sep 2024 15:19:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A820406FF; Thu, 19 Sep 2024 15:19:25 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id A7FD3402B1 for ; Thu, 19 Sep 2024 15:19:24 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7a9a3071c6bso87379485a.0 for ; Thu, 19 Sep 2024 06:19:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726751964; x=1727356764; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=2CQ+amz2wAyx/NkoQPbFJJDmFCdUiaq++uhhyfN+q9w=; b=GAD6c+qBYpSGYMEn6sG1osuwmnv96CpnZXJtg+oAcfT7+7JeyYpmEMVd1qj76HwVj2 VisVD+H7EOe9D8b+XTFwnu9qFwq59KRIiTKwcHN3Y6tNXd2S71XUxTHg/Z+fnvLpKW4z pyRbJCUwTlklE78JMGz5fU7+AfzA/P5N8to9Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726751964; x=1727356764; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=2CQ+amz2wAyx/NkoQPbFJJDmFCdUiaq++uhhyfN+q9w=; b=AF+MHpz97R96y+PmG+Tg5ZTWeeIjajtyrgAigr6xiK0QaQuUeFPV+a0oXlYJ/sbNxd SUie9cF3Kuahx9OFg3ZcL4ssAb1aUAXnfwE1z58UIOKMjfW9npesgZUaw+LviElKBmF3 6bAROGg+29fC//qzcsTW25M1jldvOMjTCI8z1LIR43XtC7o9JdhSO2Jacj6Ucgg2y7It 5Q7OW/lGtdIDXLavsJTAZkkleoawaCNUwakmdVQBWlmAnUA8SinuyOnuNNrPsADQ2mgq YhT0aHa5LbsSRCqiI7Rr2V6XXG/nMFayHy4FdPCSGhxH1bCcmzxfe+dJJw2NKY1JW0Zi iRlg== X-Gm-Message-State: AOJu0Yyf/PB3Ef0kc7QdMmHMDy+pqSu9Z7CpFaBWnaCvYeaeRz47teVB HIwskqiw6PhruyfwCwvh15FfPynFoZGBbgKfEyPQMMS78q04TlZksPO1upJ8bzk0CX30OSOjwHJ /Xmz6lECYNHf5KHjqoEAvpmpeP7wJSCf/78OaOrTSiUf7SY0RL5qsaL2h X-Google-Smtp-Source: AGHT+IEl49j/12ffzHi2ZrYA3/1K2MjIFRhJVxw4BTsbq+bHu7ZoEu3sVjZFqewj3SM0rzThmXkzrqs80yFB X-Received: by 2002:a05:6214:3a07:b0:6c3:50bc:b4d0 with SMTP id 6a1803df08f44-6c57def35cfmr322140206d6.11.1726751963965; Thu, 19 Sep 2024 06:19:23 -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 6a1803df08f44-6c75e55adeesm714306d6.52.2024.09.19.06.19.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Sep 2024 06:19:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Sep 2024 06:19:23 -0700 (PDT) Message-ID: <66ec24db.050a0220.2b7033.559cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 629576050A6B; Thu, 19 Sep 2024 09:19:23 -0400 (EDT) Subject: |SUCCESS| pw144275 [PATCH] [v15] dts: VLAN test suite implementation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240918204905.7616-2-dmarx@iol.unh.edu> References: <20240918204905.7616-2-dmarx@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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/144275 _Testing PASS_ Submitter: Dean Marx Date: Wednesday, September 18 2024 20:49:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144275 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#303099 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31078/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/