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 EC54443D1C for ; Fri, 22 Mar 2024 01:33:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E418142E0D; Fri, 22 Mar 2024 01:33:55 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 5FF06400D6 for ; Fri, 22 Mar 2024 01:33:54 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-29de2dd22d8so1007103a91.2 for ; Thu, 21 Mar 2024 17:33:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711067633; x=1711672433; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5LZxHn7dC5VpQLQ1KwzLBXrk22f1AkXYopcS5IGqtPY=; b=L9yJ8Aru6y6O3wxbchIRz50FVRfNLStxq5zkZ5rpP954Z6q23sVbyNteVDH4OPaM0/ 56VVJ7k7ti+iCO6cjbL7uUdCnCffKp4uxLrDYOgmbOVXT+Kd/m8k3su3CRbsls649e78 VIg6Utw9OkryLWtv0dM2lHBqaH8Uu3guP7TuE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711067633; x=1711672433; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5LZxHn7dC5VpQLQ1KwzLBXrk22f1AkXYopcS5IGqtPY=; b=jU/DO2XW2RYp4d7E7jPFYBgY6h1XBsi3hnarUBhgbwoOMOCTcLVWmqaHb1b8idE1wW EHP6VKQQm5H3Tj7IO0led6cBx9W2EF7sYfdx2UpDTEuPVWZbLmUvus3gmFf3ioAnanwy J4OnHYuw5aoZmTAxspENDlPvFqwQgAy1gxm+oy808x/+Wml9R/pdt+JRQNMBpDu+wvOw Wd3oS6yLiEmGBsMcaTcC8TIVpBUprHA/vK5HgiewAtorVua/p2ymG9LmDwlwxgIt/tLl nrdEgbhfN3WE6d9sCy11wkJuG7Q0MiNy1N1RRhl+RaFOhr5xr6be9nvdPPJctsyyZo6W nk1A== X-Gm-Message-State: AOJu0YwDZldQeRI8tTF8u3zrtXg1VbHcCbp662T5DvVHScOi6QmRggKQ s5qTKqljz7YEgZofBpNvExT8p3WaddBMA1c3LyT7lo8o94BNSHoOKbYQhFYsyq+xOcrYAiGK9Fc EvrKlgIEVsncd6n7D7HsMPhQqpLySSBJclkQ9v5Lc X-Google-Smtp-Source: AGHT+IHSQGlkrkOTyWfnWCyvi7srjHDbhciD2rtcBXJ8eF+OZ5Oe0srcCrPvEM+q4h/tUEZxCCwUEPyllFAa X-Received: by 2002:a05:6a20:bca4:b0:1a3:5d2a:4003 with SMTP id fx36-20020a056a20bca400b001a35d2a4003mr1010368pzb.49.1711067159456; Thu, 21 Mar 2024 17:25:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x2-20020a1709027c0200b001dff848b210sm48371pll.99.2024.03.21.17.25.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 17:25:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 17:25:59 -0700 (PDT) Message-ID: <65fcd017.170a0220.eb8f7.1ab1SMTPIN_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 914496052471; Thu, 21 Mar 2024 20:25:58 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 0219d467bcb1d19b386b5bae8eecd3514ba13fdb 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 PASS_ Branch: dpdk 0219d467bcb1d19b386b5bae8eecd3514ba13fdb --> 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 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28586/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/