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 DB10843DB0 for ; Tue, 2 Apr 2024 07:35:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CE9BA4028C; Tue, 2 Apr 2024 07:35:55 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id A115F4026F for ; Tue, 2 Apr 2024 07:35:54 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1def3340682so41367955ad.1 for ; Mon, 01 Apr 2024 22:35:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712036154; x=1712640954; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rpf817QALOmoy0rm4yYtdrEHj/e/yz+DMjoV14gZuc0=; b=Tm6fdMlbsoR5QtXUneIBfe+9P3loKcQCE+bqy9t5Uw2mktggjCCPmDl6w1vy0Rlcrw rO3Z7h0/dvLa9Mww8CN9R9iBldoHd/o7CCzZMY3XRV2aSubqziHhGkYC60UFVPBDQtEY DEsDuuLkUC9EZSBOxmf3nkOyZZtDnRBJo8fYQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712036154; x=1712640954; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rpf817QALOmoy0rm4yYtdrEHj/e/yz+DMjoV14gZuc0=; b=oXWUeI0301BBOu9p/Sw0BZC1UGrFeYI63i0qCLsaY265Y3kFtMCm8SgAVFAsLz3ig4 gT0iIv9clQRoYLvJFKERhJJcJ1wHNwiUo0cDjMRaAcg3s+yB5mjNRjdo+DJ8Qxjku/2G xRaQGNAssnWf3EzuAdFWyCeKYA1p7E3UFVkj2Z60zLDaQZfupo8XBhy3CeAOmaGdN9DI 4TLl7MpgHrakLxz6VFj2XkymZOhjld1Ad8t68wDxvOhEppOERdW1oc9ksAeEJ+zldybj BkDjrseiViceiQF2rc1YUhH4lwdSG722dkY8vbZ1jGgnYzPCyBoIz6i2ksnfkUr048br DJiQ== X-Gm-Message-State: AOJu0YyGWu9DqArjHP2DQnSs0dTbc4Wiy5IIUEotLvhEvJOhaeQ8Ti8A KM9rNCIvllH39Kz329o9zScZl/IdShjVJTu+IWcnEaPqbh/EIc1184MOvqXRYQFuTYEg8lbLfFN DPbYqIiWFJ1Mja7SAAP5LUeDHWLnOGOTv X-Google-Smtp-Source: AGHT+IFUIS5WKyr+Akw/kXDBdIEygihRI5iElG6cjQjVP0o6qNqgItdh6LZplwWFY7MMDJ7UO8HvGANLUyd0 X-Received: by 2002:a17:90b:4f81:b0:2a2:2f51:41e0 with SMTP id qe1-20020a17090b4f8100b002a22f5141e0mr6232082pjb.4.1712036153790; Mon, 01 Apr 2024 22:35:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pd15-20020a17090b1dcf00b002a239d56369sm301348pjb.5.2024.04.01.22.35.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Apr 2024 22:35:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Apr 2024 22:35:53 -0700 (PDT) Message-ID: <660b9939.170a0220.090d.0542SMTPIN_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 D891B6052471; Tue, 2 Apr 2024 01:35:52 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] efe1d783f474ea1668a3e50aac73126b2fb192e0 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: tags/v22.11 efe1d783f474ea1668a3e50aac73126b2fb192e0 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 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 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28690/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/