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 C64BE42358 for ; Wed, 11 Oct 2023 03:12:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0483400EF; Wed, 11 Oct 2023 03:12:26 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 177D8400EF for ; Wed, 11 Oct 2023 03:12:24 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c77449a6daso54218625ad.0 for ; Tue, 10 Oct 2023 18:12:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696986743; x=1697591543; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+YGd2BXWLevfgjE9tvky7tmNejwednLfTYZHiE6cBII=; b=AthPVVlgdltH0VO8XP0wEKRzGRii2BjiZh0r+j66OWLQGYUH7HtRhUC1HacfceH5nd az5V2+hXG04RqLeYmgQeAW7wgCM0ZWhC+TlMnvU/0hd8ImTfF8Btg2kbvhnBJDjesEhx 6dlEzIH1E/KlmIvO+zzmDCCtISQSyllb9Yraw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696986743; x=1697591543; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+YGd2BXWLevfgjE9tvky7tmNejwednLfTYZHiE6cBII=; b=N1mKZX3yleHGQmay6RatBJ0XHedh9/dGNZZNbL2c0paHh2Tm2wBPlnIFMIr3oZmuKr ipfQdxO6uj9uIvd+TykJ++NpZm0C7vRkrlg126oiJi517YdaFdjHFhLECnRqpO+KeFBy SfdkABXbF6eg4WyX0DTtW6riWPzxbRsOWMJhRZWz8v7GPQe9V48+q1tOKhMJtyrd5X3V EchP5vu4s1B0RTLHF2OcSTXtLRlpLz3BYof+t9XnswOLrHbZBBOnrAy/n3TVkK5aQxK9 qgJjgBIVg3+GEuOhEPIQaavLyO/pWmTxEriFDHC/zn8S+zx+fmgB2HdT0zgFjufu4vBL /zUw== X-Gm-Message-State: AOJu0YxGwQMxEbUmEcIp7cPZDOM7L++U8jXTrpQ+wr9gRsNZ+Gt59Fr7 OVZxP7C11sTHp5YXV8gtW7oXfN+ckMOGBDYFLMteeK6UHRLypA== X-Google-Smtp-Source: AGHT+IFCLx/S3C2ZfJEW/fD/bFosYcMI8g2jv3KnGL3i3aRlZvdWk1lmQGod79pxn05IspeBjWfjQz2xm7uJ X-Received: by 2002:a17:902:dac9:b0:1bf:4582:90d with SMTP id q9-20020a170902dac900b001bf4582090dmr24761387plx.46.1696986743255; Tue, 10 Oct 2023 18:12:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iw9-20020a170903044900b001bdc6a5456asm496798plb.96.2023.10.10.18.12.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 18:12:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 18:12:23 -0700 (PDT) Message-ID: <6525f677.170a0220.2b35c.6b83SMTPIN_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 B54686052514; Tue, 10 Oct 2023 21:12:22 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] f7455db8795464600bf50c1173af095a69c18a75 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-net f7455db8795464600bf50c1173af095a69c18a75 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26422/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/