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 02B7545F6E for ; Sun, 29 Dec 2024 07:47:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCC0640280; Sun, 29 Dec 2024 07:47:03 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id ADE4B40278 for ; Sun, 29 Dec 2024 07:47:02 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e46ebe19368so8989788276.0 for ; Sat, 28 Dec 2024 22:47:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735454822; x=1736059622; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JHijWVhnOEezgrRG0hIA1rPBKHocVf07uSAPWdPzl74=; b=bIfXsK+cWjk3M2DY2CI6YFuihN0QqESzOs6kfzpLQmGqEZ1quZ5kY3XedLEOSpUZW+ Nad8+e2RCyPqW9I7qyZk3iUjQb/LPCJPGn4WCk4ahqCr0ROAxs6s9dF/h2rwBQJyVOaJ 2TfdoaLewGPoKzCWnsc7JdCYMNI451tTdZPco= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735454822; x=1736059622; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JHijWVhnOEezgrRG0hIA1rPBKHocVf07uSAPWdPzl74=; b=j4BtLPM0e/yV/hH7XyViE1viQXzl87VOe4+xo10wKqP44T4FtU9drkpnuxkbJ7sXNp 7pkBGJ4MhTMMwLcKMrsao3XqnU9U7uFKcRwtylw4C20Y9BouR6+tVjXbdaCh7W/6D/Jy XNMh4tgsH9oeOKD/hOhPO//v/8VGeHkAsxJcSSMvZXmiq5E/AxFxWQ/p0OAx5xld3r2a gL+bnO+HsfiIPHc/F2YOojR0+ibRHxOj0bAZE86yHxx4tN+KkKvm/Uf/QrzFos4LyQ3p eD9GlC3X/ZQTfdfn+cPUhLsvSWRZj/jQsE6Lbz2/FmQPzY4zQlfyqZ4iDhZSbVEVGCIl G8OQ== X-Gm-Message-State: AOJu0YxL80r6zgxj8rCT8P6+mHtN9Srmu9apHm8PRMMS+wa+FrgV6L7M LAXzl7zJFfFM4I9h73hZXzCItNT6lgQTKZpMRK/khm2ZatQ/lgUppe8KB4fjV94NtablE6bLciI h84Sjey5M/7ijjwkNmVCS0pYLxVVmQL3MsrPhAw7f X-Gm-Gg: ASbGncv7qhspAm2VAsZPT5azlAqTHQJJ50H4JQ12mbFkLHYxl9ZbCFaArgpyoAcf0cS AshtrUPjacbAmn30J2+TY0oWNtTLUxKnjFjidUKxtujs6Q0TKoDfTnwsDOzdejdV7Lu+IG+nuI+ T8KS4/2r1wDG8AUMO4nCqIK8ZwlKD1sU6XzzFI91Xf1NZCzynBdJCVNDdutRCF0tW/qBKhOoiAK da9PqPkzIMgmbOm1q/IPPXKFZbpGtLHOWgkiAAqoQyM6zKSCWVq+T1ANlBiBh1vwyA8GFaGZuUO Fg== X-Google-Smtp-Source: AGHT+IGzPRGkxM9N0bEjUxpLIBbmzs/VXs1A0D2+YP3TexNkxxGb5lQrnqb+xQH2Fmodwx0bVRAIdVpYVP+J X-Received: by 2002:a05:690c:56c9:b0:6f4:4280:2433 with SMTP id 00721157ae682-6f442802553mr72204337b3.9.1735454821967; Sat, 28 Dec 2024 22:47:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f42c53f6b9sm9707747b3.67.2024.12.28.22.47.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Dec 2024 22:47:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Dec 2024 22:47:01 -0800 (PST) Message-ID: <6770f065.810a0220.1065e7.0f86SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8F06F6052471; Sun, 29 Dec 2024 01:47:01 -0500 (EST) Subject: |PENDING| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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 _Testing pending_ Branch: tags/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#347327 Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | RHEL9 (ARM) | PEND | +-----------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Fedora 40 (ARM) | PEND | +-----------------------+--------------------+ | Debian 12 with MUSDK | PEND | +-----------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +-----------------------+--------------------+ | Fedora 41 (ARM) | PEND | +-----------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32071/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/