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 5C16A43E9C for ; Thu, 18 Apr 2024 08:07:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F417402F0; Thu, 18 Apr 2024 08:07:22 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 36BA940042 for ; Thu, 18 Apr 2024 07:57:01 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36a118d3b30so1895415ab.2 for ; Wed, 17 Apr 2024 22:57:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713419820; x=1714024620; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mwySa0v+YT0WXKPmY2Cj8DplEEtiYKMsoHPmBPZ8Dj4=; b=jQnyE1Qf+d0hLE5wBh9RoEgsEu2gv13aIAhuOUchn4q2dwtVbVan90s6yo9X2KrAnz ZB7Dup+gIBTY7q2WkuLaHLePHd6jwnPGYX2VCcsHc8H8HWs1CSG8cAdjpCZ/8JIgXips NauoRkvuNZSvXnjtUzxurb9DAlx93kW4QpKog= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713419820; x=1714024620; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mwySa0v+YT0WXKPmY2Cj8DplEEtiYKMsoHPmBPZ8Dj4=; b=PJ+HLI4u3K0LRtWmMhsIBg3iXOfV3fxL8+ac2ATIFtr15wgXXXyUELZU7KvKnyEKeh QAGuQoSGJi747xwTsI95gynOKeRr8BIyIqzIG0umTIY7+b8nLyb4Bc2RjTarSdvnKg/P +syj5Gl5WFNiRMDTPHH6fzUg50iiT4TT1Oyz2VkLfJL8SPt5SwBrU0fZo4n1w/6bTBAR 05x/FRrfuvZ+Hhf79lnsMBUb2AkJOQL5cIN3WORb9DBDG/0EUz9Kmd2ApYkxrPXIxpUE FPVBFE6grNkGqNCtXpmziMu/HStcDh4qsqTw6gOn9IwTJw32plcA2MnKUhKLA0UtmqaJ dUCg== X-Gm-Message-State: AOJu0Yw3B7rbYVMrt5j0YZejscvXVfGZGk0lyyrDel4N8KQYMDYF8y7H i8b9wLQ976XP/Ua2b+5TbvLybbaZortczOFdVzqtsyXp15KqRksS+ba/KQZD/r6Bx7KBmEbVhAf 8TxJkUpNiQtcjuWh8WIVYzw9uZQUdjARR X-Google-Smtp-Source: AGHT+IEsZQbyehP+gHnR0zireprXNh69evXpHxQQR2tM05QLP2+8ove143GW0KMlQzU0zdObcvpu8N71Vk0n X-Received: by 2002:a05:6e02:219d:b0:36b:2c27:c52b with SMTP id j29-20020a056e02219d00b0036b2c27c52bmr2045164ila.16.1713419820624; Wed, 17 Apr 2024 22:57:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bw7-20020a056638460700b00482e185be2bsm53174jab.19.2024.04.17.22.57.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 22:57:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 22:57:00 -0700 (PDT) Message-ID: <6620b62c.050a0220.d5656.31bfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 20AAF604D420; Thu, 18 Apr 2024 01:57:00 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 83a31ef4d4ecc1e8671bce2f24bb3e3ac2b7acc9 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 83a31ef4d4ecc1e8671bce2f24bb3e3ac2b7acc9 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 39 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28863/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/