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 77B474266B for ; Fri, 29 Sep 2023 07:56:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E29840277; Fri, 29 Sep 2023 07:56:51 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 9AC2840277 for ; Fri, 29 Sep 2023 07:56:50 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-693375d2028so3527498b3a.2 for ; Thu, 28 Sep 2023 22:56:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695967010; x=1696571810; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I5sRDVNU5ArTIuKa8JRhZJIjKtMfkxI9uxJ1ZdGlrJY=; b=gm7cP+8i6e96Q7KaKxHGZKUiM033zr8kwS006+7yOY21jGYweO+Xf42pnTjL13wtQo Ii3Q85U2zETcONMhKD7RRSqgBJlP20VTeedgdmz5J2lPggC3mscVwEZlUzfegg0Keju2 bcjIDsj2R8/9aKR1ZRpnchOOv/1peHn2+pbKk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695967010; x=1696571810; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I5sRDVNU5ArTIuKa8JRhZJIjKtMfkxI9uxJ1ZdGlrJY=; b=hlP1hYfD/yZiMra0yoVEMsqbN60DIxTF3MqfPafep/QQVvC6Jp1A1p05NYDW9nldlr LWgxFOnCSGhzAZggvpUV2UlC7RR/6DFZcpLG79nCn43YqtlaccLAwBtwno/9EEJrF721 Tplx17vsvXcrGZ84WFXEn2yQETxXZsg81raIUfTkye/Nzmhwzn6v1WEYVyGZzJVA1lQT DlRlp/nTDsW00jvnaFn5VmnCZwfulzn20Minnx1kyGvZDUia8wvYDdQ831kzbB/IUgMv Bqe66DES543ctH6U9PxlUz7aMtX0uZb8406G3M7i6sPArV7CUHcAgd/rNpKu3Rg+GcSI OD1Q== X-Gm-Message-State: AOJu0Yyraj9gvCJOCZxQRZOqLsfBirio/c+/XPR/uO3+duRAdJzKjQn7 04XyuC63SgHR19wKCmvIIcC8dH96jqdSygOB46ED43slaZL9yA== X-Google-Smtp-Source: AGHT+IFjLPuyJm8xKmRQ0HLqZxoT4l59amdYoihggYHo99WAh5kPEhZRghB8jXRm2UDN/cVhH4Oc0j4akfT2 X-Received: by 2002:a05:6a00:24c5:b0:68f:dcc1:4bef with SMTP id d5-20020a056a0024c500b0068fdcc14befmr4334328pfv.7.1695967009876; Thu, 28 Sep 2023 22:56:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i1-20020aa796e1000000b00687b9188efesm1123025pfq.21.2023.09.28.22.56.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 22:56:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 22:56:49 -0700 (PDT) Message-ID: <65166721.a70a0220.37234.6c1bSMTPIN_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 011E86052514; Fri, 29 Sep 2023 01:56:49 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26298/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/