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 73DFC43BFA for ; Sun, 3 Mar 2024 08:46:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6FDB342E2F; Sun, 3 Mar 2024 08:46:49 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 59ED54028C for ; Sun, 3 Mar 2024 08:46:48 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-68f41af71ebso31807666d6.1 for ; Sat, 02 Mar 2024 23:46:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709452008; x=1710056808; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Q03gqHGePvjF7GT73/JKTj6dmHASFTo4oeBLM+RbiH0=; b=bGGS1yBSrujoBf/o0QNKU42zIBZ/gURQZttaV8DDLz0odCNv9HaJK/dYgmD4gXbvv+ nxGj0bzhKsBJ03/GUQbBLqvdkmfT3gw9gTebh7x8lmvFItTWQdhQMKjY2KupOz7CdrtZ KbFvHd0Q7js9mPLmvCTdrd6faDnxz3V4U9G+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709452008; x=1710056808; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Q03gqHGePvjF7GT73/JKTj6dmHASFTo4oeBLM+RbiH0=; b=AHWPndJdx7HbfuuicLfGfVfLmvJHDszAVBi0Ega60s9WTYUqD5KGCQl93IdliUEebY EuTb8Wp7BHvNeurvLqBS59z3Une709+MvIrnxJjXRv8I19o0iRK3UBN8LPqgw/OZMFXC tRvtSpGqSyzA0F0fsW+byJ4gKlkMkpZDiW8NbGT4/BrM8lvuZqb46bmr5azpnElwcfly mHbesWCMuBcrg5J2pCToyaC7pOU5jbGAHGK0DwoYCOHzzvePEx1rtrENsTfD1a0HKRwM RiP8Ctq1uarfKVOBRskln+yO7UeQuZ6mG9P7aTgeSC6mBe5+wi5TE1GuDUwtTxRiNUyH WoEw== X-Gm-Message-State: AOJu0YxZGCVk9YC8eC77XP2VNeWa96e78ikiuyB9uYUs9TAqyy3ga8SJ bGcJXlsKqefoUxaSngHmdRWdq+P00m6sDSvbBLOy5X2zl69rjXAWL6M1PX1rdth3kZEDOpp5Zfp LJnCEy+VcAmK/b6pIviqwt7dYtwTGp7qZ X-Google-Smtp-Source: AGHT+IF73w+jAht//kX+oLzHQmOemrNA6jXNTYIqmnJAkg/BVye19ORZcLRtYEmFg3O5H4WQ7sTumAvrJBUt X-Received: by 2002:a0c:f64e:0:b0:68f:89fe:28f2 with SMTP id s14-20020a0cf64e000000b0068f89fe28f2mr6153461qvm.9.1709452007874; Sat, 02 Mar 2024 23:46:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gf4-20020a056214250400b0068f982967casm374061qvb.77.2024.03.02.23.46.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 23:46:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 23:46:47 -0800 (PST) Message-ID: <65e42ae7.050a0220.96cd1.9923SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8EC246052511; Sun, 3 Mar 2024 02:46:47 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d4d5bbe6791850987d6d28da675574a868e8274c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 d4d5bbe6791850987d6d28da675574a868e8274c --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28284/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/