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 B90B943200 for ; Thu, 26 Oct 2023 03:02:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B44324027F; Thu, 26 Oct 2023 03:02:59 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 261034027F for ; Thu, 26 Oct 2023 03:02:45 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a94a3b0a49so8603839f.2 for ; Wed, 25 Oct 2023 18:02:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698282164; x=1698886964; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7hcV4o2co5wksQxFZOAX45hCG/UN5JQEEYBhhe/m6oY=; b=F//Ic8oxRTIX3n9RRaSGAv6cqsJC4dcp6/fvij1dlz3HSBYjxO1u2kXDGdXR22L7eu ZA1hq4mpPNK1/5Ml4P2+5Jko7UdFpZsB8LHieyJa044r0ZDOdKDUjQwiUus0sx3vzgvC +Y2xKw5lQrnukscrgGa4pDBKAAsXRI4+vu6Sk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698282164; x=1698886964; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7hcV4o2co5wksQxFZOAX45hCG/UN5JQEEYBhhe/m6oY=; b=uc+bu05D5hdet8cS7jLjPKKZyLoImGzTIqTrDpNboOY9Ix5aCSo30AzEzxyCRxQ2nc 9Q3HeawKH4Yi/LP/k7ybd2zcEtQf7jv5m5E0VSo1CZuZke1dP6cySeDK4SKJ1VesmedB ZDKjMKicQNXNmCCRxl/zcy7VAicVGd0XrS3CBYpoYg+2+4M5ePlpjOkD+8zYax0OaR52 dh6Rprv80DkU/mpRPfFNAu4HOWfeg9h0O+2Md/YiNM2WKHbZZ+R7/9Y5vVCiiyOaK4Ra 1kMqfanWDXvTlrzR/+qnXbvUjm+7J5F9bhoaqaDnbRIouhHAXJbgjoPnykO5+1H5gdkq evEg== X-Gm-Message-State: AOJu0YzLC+h8fLSDFn8x6OSIp2l1eMREq49UaodQbO7H2dCTB4iboQpw LKWNki6dT3p8IygIFG0KvspvsmNvQkpupPAiKqrYFlGEGjMzUeThO9a/YA== X-Google-Smtp-Source: AGHT+IFThox6zd2FOOt/Hpb3Y4kWBOPqqCOkgfxKa+0tghEWQCa/RH5VpbPjWddCOfGGQ9zfNG+BRP8ycnq+ X-Received: by 2002:a05:6602:1490:b0:79f:d04d:ce5a with SMTP id a16-20020a056602149000b0079fd04dce5amr21644695iow.2.1698282164553; Wed, 25 Oct 2023 18:02:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x23-20020a029717000000b00458df5501aasm76303jai.22.2023.10.25.18.02.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 18:02:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 18:02:44 -0700 (PDT) Message-ID: <6539bab4.020a0220.609d7.24b7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 1AEA6602A042; Wed, 25 Oct 2023 21:02:44 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 2a0557d1ea21c3f63a212385348c97c414970e81 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 2a0557d1ea21c3f63a212385348c97c414970e81 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26650/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/