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 5731943E60 for ; Sat, 13 Apr 2024 11:56:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5184440294; Sat, 13 Apr 2024 11:56:40 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id A3127400D6 for ; Sat, 13 Apr 2024 11:56:39 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-78d68de297fso104665285a.2 for ; Sat, 13 Apr 2024 02:56:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713002199; x=1713606999; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=twG72BvcV7Z5Ki7H4Cuih8fYKL19g7Wazuye2paYMDw=; b=i/DKdaiZ1t4yQq3RO5epzbLsh4nPpVCfQ53aAs3iVcSxC1LhfGWaX+ot/3MQgZa+7N cT1Z7xzWIc5ioflhPu3nnEEkd1H3CJwri4jsMvtgv875OZEXdl/Xi4MSSgkMb6B30Dul ABUJptZ8Gpvp0Px28pntlYZVKv97WB0MRjwDk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713002199; x=1713606999; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=twG72BvcV7Z5Ki7H4Cuih8fYKL19g7Wazuye2paYMDw=; b=hHHg+L5Q+xJAn70HRcOOtL2Onk9roeTSWIA3+yGcxsqxp30Hnj8CZMyQoBFYYB6Q2Y v+3SzxDGkD1OxT7Z3s4xe70Cm3J1bFMJpo3AURafAk0/4ppNVC9kDTpVTRZt7RHnKGcY CdxFEejU8Hd552kMzuN7MWyY7WFSHDSNQ+rP4neqr64XhwIg3TEUZCr3wUNkQN3dPJcw VX/s/E8dA5sFTaoQNFg3koLbZjodGzCKX3nXtJlSziZW3EyA2FeVfZMs1xgZOp0lFhY/ SQAovbAIGjzz5YyjRZVEXBj8KNPh/4jky+ZMUpZNRF53FLM6OcZwlgN9O/OZTwTcyYxs Ft4A== X-Gm-Message-State: AOJu0Yyv2b3FEU60g8ZHAgCU1bvhEHloejjphV0GsP+fpl4rHPM5nfZG TDj/Z0VuV3zjeMvLiDApLKwptdj9tVlovch1JJtBtYxy13c/QoroBteEaMHZfoYUB2vwFOmlzFx i967jddNzuW6/O8ZONm0Q89K2PPZgEKAu X-Google-Smtp-Source: AGHT+IHH23CCxPM+qTS+6NvfaSwg6IpWuUbrLW42VNRCY8TOfl4ITBuY8blwLijQrFfrC36rN4tXR0b2NWqs X-Received: by 2002:a05:622a:10c:b0:434:f39f:ef83 with SMTP id u12-20020a05622a010c00b00434f39fef83mr7418585qtw.44.1713002199097; Sat, 13 Apr 2024 02:56:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t17-20020a05622a149100b00436b1366e63sm79957qtx.2.2024.04.13.02.56.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 13 Apr 2024 02:56:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 13 Apr 2024 02:56:39 -0700 (PDT) Message-ID: <661a56d7.050a0220.ffdee.41f4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C80DA6052514; Sat, 13 Apr 2024 05:56:38 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] cfa8a4cb909e07cbb34941358f4d912c879dca34 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: 23.11-staging cfa8a4cb909e07cbb34941358f4d912c879dca34 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28807/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/