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 5B3E74268A for ; Sun, 1 Oct 2023 03:07:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55D854027E; Sun, 1 Oct 2023 03:07:01 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 36EE74027E for ; Sun, 1 Oct 2023 03:07:00 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1d544a4a2f2so8488362fac.3 for ; Sat, 30 Sep 2023 18:07:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696122419; x=1696727219; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m0++FaDBWOcRpJzfF7u6o475CnhGWq4+WFbIzzXQ90s=; b=Z80P8xwmPIn+kdbo0txqqnRvQXx4YIEYBrJ42PU3/9moiENOOLIo9WCcz/vdj7xq23 QIMk5cJHJyfZTMB4+k99fBzj9lMhUMyZn1sCUDv93rUppomNjgv0XI0bIcxpW/8vu1Dd aJSTxzUeJHF9Fhblt/bkm30+DUi1Kg29TvyX0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696122419; x=1696727219; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m0++FaDBWOcRpJzfF7u6o475CnhGWq4+WFbIzzXQ90s=; b=NqBkTrOK96TwHX+tHlkc0a7YnE18KBTtHwl+VdgQRLCzMoi9s19hKByYcDIuTt/pmp HPI1whA5iy66BtWB4FVdPVpGn5O42qxTiW017brk6xewXYXxQ6vzzl9ZXVHHY7ihDE2E aGbllgzqen/c6IbslkwzrhalR/e3NsRmp/XLHZ9eGDWV8J2hjFopdYHXstpaEzgfWyM3 4dpD5dY9eMRhVlAgSUC3GnktO+uw1aV/RJv8o8CnXfVMyEnB7Pet63+AWf0btdcUvb1+ Fm5w98sYeBdbFvmPzoawWTU+PL/CicDziQEPksB+evJdCPkFrvUHFBgUPAi0fbt8uxix RPaw== X-Gm-Message-State: AOJu0YzDbWxVeyK9HjH9tLnw6SXTWprRFORsUU1ly9Se3dUdMdX4ldUY UTXRZq13xAjcbKJexQJNdHMKTVzzXdydD7zItazyEv1lxH1nMlUnbny28DoXKJatcaNH/qcR9g= = X-Google-Smtp-Source: AGHT+IEoiQcyhselnM2YARv4khMDo+QJZlNNmnD5gVy8FbpYM3XvjXBKFAY+4GLco7TmfqtyRAmt4T2NOFSC X-Received: by 2002:a05:6870:1593:b0:1e1:372:1f7a with SMTP id j19-20020a056870159300b001e103721f7amr10097994oab.8.1696122419535; Sat, 30 Sep 2023 18:06:59 -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 v1-20020a056870e28100b001c4dface940sm1723386oad.8.2023.09.30.18.06.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 30 Sep 2023 18:06:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 30 Sep 2023 18:06:59 -0700 (PDT) Message-ID: <6518c633.050a0220.fd9b6.0b32SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0ABC26052514; Sat, 30 Sep 2023 21:06:59 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 6e999364a6afb9189029154b1ac55b4ad5fb9b3f 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 6e999364a6afb9189029154b1ac55b4ad5fb9b3f --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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/26317/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/