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 46890460DB for ; Tue, 28 Jan 2025 13:49:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DC1C40150; Tue, 28 Jan 2025 13:49:58 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 2216E40144 for ; Tue, 28 Jan 2025 13:49:57 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844e1eb50e2so147573239f.0 for ; Tue, 28 Jan 2025 04:49:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1738068596; x=1738673396; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9jSazbOLqLayauQgn9TiLa8JG3sfMggull6UmOhgkog=; b=KTw8HlypxjlextWcynE8rv7S5fyg7lNaQfJkcqL4V3Zgpvdoyiq1i+LsNM+8fIfhiX x/p9joQZ5gaTsGRKteMjD+sGFrIjahx14tfOAxjGKcL5DByLhxtyGilEjW4+W5l2O91t 3VMxSS6RERdEo3zv92mQ3jtGfra1Z9S83O+Cc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1738068596; x=1738673396; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9jSazbOLqLayauQgn9TiLa8JG3sfMggull6UmOhgkog=; b=b01UeB7Bbf27RXEG8wpk0fnQWdhlRjf4lUQThjj5ZFUuoN+X+4xfYW6uvaAgc2UioZ H+0wW0llUOoVBFienHEP87Zg92qlvCplkBv/tj7Z9a3hayW2yRVtTLf3Gk8FFM1Yo090 Of0uYkNjppThtwbjxGrJuxnAIHHVHEJ4qvGb5vI9a+uYcFm6CdJj1nFvwvix+1QtplaN llguca7rPGwhNNkfqzhrOPqfWR1drJUqJ9zbbhdwsKwxLUafJkJYHx7Yuks/aQTDwpSO KrmSGcHgFzuNFc+jsB8j7Y09IQl2FuzG36+ZYbxlYmpbNvyPmdyuzQ9tWrzRdCaDJVpc FFlw== X-Gm-Message-State: AOJu0YwpGGD75f4UY5dTAn2/ptWW7G0aT3G1NXLx7F9tYLe5osDPTNk5 noAV5s8vn3yFWtfIsIuO2xdcywteEAAk3yP7u/TcUjjsmzdOHLz0655vk/TZYIbdB2GluMDPp2x 6hD1bxkWxNlPRHsFOL628JVmfviERGitKplboSnEf X-Gm-Gg: ASbGncug/KjbgofXYKuWO4UOp6GysN+lRz/evbkwECMCVsfqar0elPlPm3IEVPkwso+ c5q8ZCtOAlpPvZaODo4hpVc/UVU+tcqHbH3D2w7dZu1BaPOLQjoLav8SXFqfvZDGMWVG4qP7FxO Yn3B39FR3QWn2wSj+IHg4sbLlQ7opSWqeemyvlFIb8rWKwgsi1goAQ9Ns7Iwj9uLy5aOI2TtMlC ba6CKigeAg62qo7jkD0WewbVnHHG9Qwoe3eRp7x2TLwA/2E3iuopcrulzb3yTQyYe3CVjSnK2st JSgMt7js04qunXiwKYZx+irV+5IuCA== X-Google-Smtp-Source: AGHT+IELnIOrtFqe017FYteg+HY9mDQ+oH3N/BC4RVEC1uRe4uj7v6uXMwyQzrOB0dGMOLmuylXL/eKs4Gzx X-Received: by 2002:a05:6602:6b08:b0:844:c9b1:f08f with SMTP id ca18e2360f4ac-851b6166454mr3918656439f.3.1738068596403; Tue, 28 Jan 2025 04:49:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-8521df29710sm50765339f.16.2025.01.28.04.49.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Jan 2025 04:49:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Jan 2025 04:49:56 -0800 (PST) Message-ID: <6798d274.050a0220.3c4060.c51bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DD4B66052471; Tue, 28 Jan 2025 07:49:55 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 3ba602522abfc4db664008b89ec7c90cfbf7173d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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 _Testing PASS_ Branch: dpdk-next-net 3ba602522abfc4db664008b89ec7c90cfbf7173d --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#355737 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 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.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.5.0 20240719 (Red Hat 11.5.0-2) 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 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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/tarballs/32366/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/