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 303B443EAF for ; Fri, 19 Apr 2024 12:42:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2BF07402D0; Fri, 19 Apr 2024 12:42:28 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B58D040273 for ; Fri, 19 Apr 2024 12:42:19 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-617e42a3f94so20642157b3.2 for ; Fri, 19 Apr 2024 03:42:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713523339; x=1714128139; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p+CX6e91wVBY6EOfujcymzb+SltAqCs+6+Ot2H/TRis=; b=Gn0yMoxU/S92BsyCHIWdT9mJtMO8wtY5R2DAyAF1GHpmL1ehc4llUp+xoPQzBvPW2a C/Jxa8kmPe9tUxGlNq+7dsQNwC8Spzthsqb11YnO7frjPN4Xwm+Ab5DMfzBBHt1zu52t gIqnwZoyaBL8YjIPfsFDRay/tbSSlngSOj4Ys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713523339; x=1714128139; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p+CX6e91wVBY6EOfujcymzb+SltAqCs+6+Ot2H/TRis=; b=pGjLvw78PJuOBfj9pjF2iw2n+DT9/iZN6tZgSBrK8GcPBzXtVSGYRiQxq0o3B2Ejq6 gofAsdbLajDc2ecAq0BLY5h9JSANXaO10s/hTaP1iRjcHAroqZ8TCxxO3MBHvWMCsHos gTlyIobFasz4I7ZAo+4Gj/cwbIk6RZROPN2BVKb3v8wpu1Y7RSLwc6FCoJYOAfQmfb6V fbhYhDbhBW4VFaBMKBOZ3gLHLLnQwsXJIfq4VdL+ZXuQcZFu0+N2yESIgr0leiKYYvwt rNjpF2RsJqM8woG/TadfrhixnCtpecFI49RDYVAwqMeSWbOYVHwKAlmTEW3tLn0qi4fs aZ1A== X-Gm-Message-State: AOJu0YwCQlRqwFyzPMIR/wckjXO52jnNICBPXyGCbSuBtsUGX5uidE7g Djne5rgZp+EAdjcE5b5x3hjo72Pmmm52HsiFaYEsMVhmSl90nLJhuBKx7zmXZq7WNDVzB1i7qMc 8r475yuZ6fu6eyk6g6WYXZWI9dQYizBUTIXV9yPDtgdVP826c X-Google-Smtp-Source: AGHT+IH2dYdyjdo0Ww7jW+NbMQmLuHZ8d8/2WFb0QnJ7GKmqtyf1i8r/rt7QjdRVP5PzdNR78bTPdk4oC/JE X-Received: by 2002:a05:690c:6481:b0:61b:3304:cdc7 with SMTP id hs1-20020a05690c648100b0061b3304cdc7mr1461878ywb.29.1713523339187; Fri, 19 Apr 2024 03:42:19 -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 o129-20020a0de587000000b0061575bdcc10sm230324ywe.62.2024.04.19.03.42.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 03:42:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 03:42:19 -0700 (PDT) Message-ID: <66224a8b.0d0a0220.7ea94.cc43SMTPIN_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 D183F6052514; Fri, 19 Apr 2024 06:42:18 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] ae59c6a42ee4f49409997765ae64502944e0ac33 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 ae59c6a42ee4f49409997765ae64502944e0ac33 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28882/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/