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 36A1543164 for ; Sun, 15 Oct 2023 03:18:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3133C40144; Sun, 15 Oct 2023 03:18:20 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 5A53540144 for ; Sun, 15 Oct 2023 03:18:18 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7afd45199so41940517b3.0 for ; Sat, 14 Oct 2023 18:18:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697332698; x=1697937498; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ya0CNf9Ql5vEa5cf2XHjqmidIINciZZj+LsG0nq0uto=; b=GCABmOm1AyfCZrfblGUQ32lQH7DAZY8a48FpkoQxNwrbUD3C9EBPpe7ROIwY26QuhM nL8bN/l/DFdjoH6o6SlJg3+LmH0LTJJY8Zpyxde8a3sR/DeVU2hf1PsbdACpaGo0V1iU T/qfe2sodyKMmm1sta8e/IbCj8wUJg2UEC9Ug= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697332698; x=1697937498; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ya0CNf9Ql5vEa5cf2XHjqmidIINciZZj+LsG0nq0uto=; b=uDwNyGw0duVeB4RbuLF3Xlajx0t90e0ed496Z/yIpE927YQ3qTGCXm8A1urDPmvKc/ OLGMoyMlV0B2IqCKw1H4owK6GXq1Tft0BrIJu5mDUq1WTDqJv8QJlT8bzeUterK693SE C1DgpFweJHZalTx4/G6QBrPRYnBnDjKdsdYwwbcj9nkA/rmI/hYOdYRRX2TCJeUaZC4V 5bqwFdmlPdJ6XJm+n8p2fdJMM2zH4gRSl4HolI9yRqp/95Tj/bYZshSXy6dRBAszGPst XbV/jK8WfGRtFFJrt+M59rRFvld1l65bH4GqIcN9L0a7b/4XezYbXWwM13mzYsgJBdWC DGjA== X-Gm-Message-State: AOJu0YwjLLlX81dE6ZYFl9i3cYhypFpdi8ED5hdsbCuld5Zkg/UDnktA L1NxlADzdrX8ALh6CFyh02tuilW9nHxocznrtWMEdcKK68zrkaX2Y3kPXw== X-Google-Smtp-Source: AGHT+IH3pL7/yglh3PlqYSKuTwRNK+LE9UleaA646QD6mHwN3NDdENQQfwGPwTvSU0VkTkb2sdsBxML9jr0J X-Received: by 2002:a0d:d851:0:b0:5a7:af1f:62fc with SMTP id a78-20020a0dd851000000b005a7af1f62fcmr17725743ywe.19.1697332697837; Sat, 14 Oct 2023 18:18:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g65-20020a0ddd44000000b005a7da0fd8ebsm196308ywe.26.2023.10.14.18.18.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Oct 2023 18:18:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Oct 2023 18:18:17 -0700 (PDT) Message-ID: <652b3dd9.0d0a0220.4417e.fa9cSMTPIN_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 7F7206052514; Sat, 14 Oct 2023 21:18:17 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 77f913752a55c0262bfda99a1b69ca0bd804c6c7 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 77f913752a55c0262bfda99a1b69ca0bd804c6c7 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26477/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/