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 E1C89436EF for ; Thu, 14 Dec 2023 13:20:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCF1B43291; Thu, 14 Dec 2023 13:20:49 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 121C04327C for ; Thu, 14 Dec 2023 13:20:48 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b6f4330598so336406639f.1 for ; Thu, 14 Dec 2023 04:20:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702556447; x=1703161247; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KIo4lz2eiapu75W0VS5l/3h8ZU60E0I1MYZSo0eQ8Eg=; b=AndlC/a0RAcTDqcFQzkOgqjI/J4Xls+dhMRvLl7Vur3Q9NHRyZ2zuqYYE5EeFr9LBg 6Sr8xSm22fzSHWrCGQWP1wUufZASkjaV26/MR0x0ivl0JlUXPw3eDDoCABTBznyEW4Eb d8i54UGoEkdQv0aywxrEKVfjIA6WdTcdut0so= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702556447; x=1703161247; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KIo4lz2eiapu75W0VS5l/3h8ZU60E0I1MYZSo0eQ8Eg=; b=R6x/ecEDkDV3xC5HHQByAKr2es1IRYJAbpLwwmWlMdDxbawVApZvF05sYndrIkBT5U ZbLYXH0I3O6bkaZZpe8v84pKVnZ9MABq+lDv2eQE2gjSR11Haxadu7nRu3nMje46NgtR xWuyNUk1j8x9c3kR1nmPZmAW+RsP/Ak2n2nFpKidnq1gvtwsF6KhVO7e9Lcc0XDUF5oC s8lqUjrUfG1pMneCwZMvAovrBVgrA+kh25nvfH16fyV8tIJ/rN/W1Lta/KWTbBAQvB5q JcBggZKJb5vF7uQyHBdfe4+0cqqPB2PlEvZ9bvVb3qrmMgjlthsKr0H3t8WsdvkjP/5S BAXg== X-Gm-Message-State: AOJu0YyXRlHjFamfEnuZbVHQtKNL0h20ZHuNrw4cZVQYrv5cjkjqlopg TA3oDJ5cGuYcQJyp3DaAdWgXzo0Kje6yMWkXC5pDklZVojbv9qDfkiykMA== X-Google-Smtp-Source: AGHT+IFFQHMwaCWQPvnkx89U7Hhmn0w9z1s8HXQqIEu81qcs7vNa5XX6SsxJsMAEoSHcHhZGY4k27G1r99uW X-Received: by 2002:a5e:df42:0:b0:7b6:f19f:387a with SMTP id g2-20020a5edf42000000b007b6f19f387amr10996519ioq.30.1702556447449; Thu, 14 Dec 2023 04:20:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eh19-20020a056638299300b0043a1e65dad6sm516035jab.58.2023.12.14.04.20.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 04:20:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 04:20:47 -0800 (PST) Message-ID: <657af31f.050a0220.81948.d707SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EED036051831; Thu, 14 Dec 2023 07:20:46 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] a1dff49b89249659bb40512bb1410a9afba0f382 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-next-eventdev a1dff49b89249659bb40512bb1410a9afba0f382 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27334/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/