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 39A1E4409D for ; Wed, 22 May 2024 20:16:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D7724028B; Wed, 22 May 2024 20:16:56 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 65B5A400D6 for ; Wed, 22 May 2024 20:16:54 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5b2a2ef4e4cso3385850eaf.0 for ; Wed, 22 May 2024 11:16:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716401813; x=1717006613; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IPzfL60Dgz6dL2H9HTVhC+TCndC8dyk3vGle5xQUAgU=; b=NTPVo6OgTED72R02l3sUczLO9iBWeTIgZL1Hpx/QDDbOXxXKpcp7rkvb1gpmbjK3Ai ulNp7UJfLJCqdmWg2hk2wv5Td/mcxf+mPDY0qW+6NOPrvBgsCx/eDKBlRxyo57CNbGPD baOLvfno2zSVRBjbNEeRXdQ6yYyifYQYFIt1k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716401813; x=1717006613; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IPzfL60Dgz6dL2H9HTVhC+TCndC8dyk3vGle5xQUAgU=; b=qJPSCiHLjb/nvl1DYIlGtWBVP13/s1b7yZ4VFaoIyqcywS7JgZqutnaCztIlAlmv0e zGaZ4BNeYSjfuF9NIrnitWc2mx93l6zpioPQyJOMflMs/2SoRphmyo7xibmw7OrwgbpG +NrvOkqaV9AbHldwP0bOEW3DSZYOPohYTzQL5eow4vsO7b35l0pqYPhFUy5mZ7NtVuIr bitoxJ4jqIFET4Hqhp4Gs1bQWxX35ElVKS9YvW31rSbq0h96MvUicPpdeX9wX59U/yP3 ok/kSdRk2HAjWWhDN8LN9GlshYluDMBVDqFqPxWXupC0hvpryZQ2goJ0qi+DxiwwJjkX TMsA== X-Gm-Message-State: AOJu0YxIKFYcjWO+zY8inATsfiD+txO6oJDFjCtBJC33eUkybEQJXxsV mzS7QZZo3BUmFTETYQWcSQddINl+vMkxh9C4bpyH6W9nflTGcfxteEJ0KAEHuKC/jYzUJX5hIZs MAIvHM0Wx/D2dtkQrNR6AKLo0DLBf3vr+3viSRjEo X-Google-Smtp-Source: AGHT+IH/uHB8VS9kG8cIfVf9VBwuUceHOCHeE0wcGtqw2Zd5GImY56wzaie353hXRKVM7WJ+5glDOj0b/6o1 X-Received: by 2002:a05:6359:800e:b0:183:b879:389d with SMTP id e5c5f4694b2df-19791a7959emr212448955d.11.1716401813670; Wed, 22 May 2024 11:16:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6aab783b676sm6090336d6.45.2024.05.22.11.16.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 May 2024 11:16:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 May 2024 11:16:53 -0700 (PDT) Message-ID: <664e3695.050a0220.b2063.abadSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 60561605C380; Wed, 22 May 2024 14:16:53 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 6f80df8cb0f889203d7cd27766abcc6ebc720e33 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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 6f80df8cb0f889203d7cd27766abcc6ebc720e33 --> testing pass Test environment and result as below: +---------------------+--------------------+------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+==================+======================+===================+ | CentOS Stream 8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+----------------------+-------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Debian Bullseye | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Fedora 37 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Debian 12 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Fedora 38 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Fedora 39 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+----------------------+-------------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29168/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/