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 86B2443164 for ; Sun, 15 Oct 2023 03:00:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F93040144; Sun, 15 Oct 2023 03:00:38 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 6FF1640144 for ; Sun, 15 Oct 2023 03:00:37 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-57b8cebf57dso1801136eaf.0 for ; Sat, 14 Oct 2023 18:00:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697331637; x=1697936437; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/wyTcJskA5vdfI9DkDt2geY3NyTd+Ff9brmrDiBxo7w=; b=PWcbuH2JuVGayENKd+jQFymdSj3zzCY5bZjb5RFm/JMdCnNKqwwYQEFDOeHF0JqQFy 5TcHOu2OIMxH2xwIMOkSala3oLIecvPtarEMxtY+JsS/fOegX1xz8lwkhC4ioI0imh37 rXvz/+YnZf4zP39JvU9vaSWODozZnuuHBx0m0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697331637; x=1697936437; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/wyTcJskA5vdfI9DkDt2geY3NyTd+Ff9brmrDiBxo7w=; b=TmqnrrhEzI6lsIwFn286q5pJ9qrNMnmr+pY1Y+GyzCLomJpn5e0gHjc1Wjld9dNWzx WsXcu3XartoHzPA/KAm0oemqX1XhMHkddNLbogmDLs7l1TlwWJ7vtum0S1RdyViSCV2i vQtV4lQGsv1dEX3X86RiiSPOmli63kXn+6ZfWGUaJHYTGJD32FRWNuce81g4Lrdnovbs aJV/rQDJckFVvVsYRZ4sFnGrQGJSHuHicGZeRXU+nVRhxHieGsuePESv9oLo0isWNxj7 hxZ39djnKqgblq1puakpLrXwtGQmCTW3CGbE/CC3niqUfOl1KGhri5Fjp9A6r5JTUXmF W7Kw== X-Gm-Message-State: AOJu0YyS30L86Mn2DYOBK1GtR+AHoBBQk07YZriSbnUn/pfUhOHU9eXG VMYf3MlEqyXBnKiRXIBl5OXCJ5nspMqBE3uCPP+ShxhxtMVTmXmo01gpA+S1CBfIYSeQSnECFA= = X-Google-Smtp-Source: AGHT+IFFRX5c0gdyO8e1qD+PMuq3urot7l+7Oo2QvFk2+R3vqgNPQMMZkuhblvukk5QddBwcTn0B9LCBvtH5 X-Received: by 2002:a4a:3c58:0:b0:57b:8524:52c with SMTP id p24-20020a4a3c58000000b0057b8524052cmr29991410oof.3.1697331636834; Sat, 14 Oct 2023 18:00:36 -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 u13-20020a4a970d000000b0057b6a169d3csm147752ooi.13.2023.10.14.18.00.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Oct 2023 18:00:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Oct 2023 18:00:36 -0700 (PDT) Message-ID: <652b39b4.4a0a0220.4b367.bbf8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 20E9D6052514; Sat, 14 Oct 2023 21:00:36 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 77f913752a55c0262bfda99a1b69ca0bd804c6c7 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 77f913752a55c0262bfda99a1b69ca0bd804c6c7 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (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 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26477/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/