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 5005943DE8 for ; Sun, 7 Apr 2024 07:33:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48E0A402B8; Sun, 7 Apr 2024 07:33:39 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id A05B94029A for ; Sun, 7 Apr 2024 07:33:37 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36a205e0f16so631395ab.1 for ; Sat, 06 Apr 2024 22:33:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712468017; x=1713072817; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MxiQTAN8aZ1w2LR4tnkMp1U+lHeul7AHVutt8jd8x+g=; b=eGaQlQXeSX7nkr161BLHxfJLz+4Eb9GOxY1DoMhxrE6AtsqAEVQcMhMa5hbeYY6qaB cg0yPgbAxq0Ww01MgT09NwN8ENTcSm+gcrTqIBp4XE3jvtZwoCERe40QdbeFEnJlJvpk GH1NY9wi+Pq4k7+arteuNBpf18i2gt90TsmwU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712468017; x=1713072817; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MxiQTAN8aZ1w2LR4tnkMp1U+lHeul7AHVutt8jd8x+g=; b=X6GsRlItdkbdJm2KXCrQBgr53xixEdRkjhkngLYTT2r2+U2n39QweOS2VNzPx0mB9A MQoSjh2C2dxQgKIrTGdQzBjlrC7fLSHlj78i14gPJnES6qdUdAJhjCLO2KYqtTAvFhqp 6FZGNWhwG+qOb0XVh7lFSbB8FqxHosS0t1YegQJWzK2sVTPZKNYSr+beRhpR1Y4J/al6 Ou9dCXEdSPCV1KXcVMVIrsa41yupdiaP/a5V+7PWMtTt5LbLswcy3Rycabb1/1WuNi8O YUHR+MR3pid0Um2PbKodD8pct6+4/XV0XOHaSzu5wVTmxgkpW6T/e2uhZ8Do8G4mMn7V M+Jg== X-Gm-Message-State: AOJu0YwEttA4MUZa6mntAxPOJbsvobOJB9z6lW8tIt9NTRfoCBpef8Nh 2DemSWbAWpoo3fovfYRdXSwE58WYoXszRbmz6NvS16kIexadVUqzpTxnLsNhP5rYkWpuqwOP76Q KHGWdN7bVdLaohZtvPwnLJupDH8Kvo6tB X-Google-Smtp-Source: AGHT+IFALEkXqZBf4l0LAAxWdkqtU96gl8ypXJ+nzD7K+T2mml2MMA9k4d5vDPVQT4Wc0A6CPVLZjTxU1/Wz X-Received: by 2002:a05:6e02:1a04:b0:366:9868:4c5e with SMTP id s4-20020a056e021a0400b0036698684c5emr7487391ild.10.1712468016996; Sat, 06 Apr 2024 22:33:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bp5-20020a056638440500b0047ece802badsm195133jab.12.2024.04.06.22.33.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Apr 2024 22:33:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Apr 2024 22:33:36 -0700 (PDT) Message-ID: <66123030.050a0220.46d54.e0b1SMTPIN_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 763016052471; Sun, 7 Apr 2024 01:33:36 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 28d7ed224f7e692e1bd7aacc040bbee856ab3908 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 28d7ed224f7e692e1bd7aacc040bbee856ab3908 --> 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 | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | 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) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28748/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/