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 AE34545628 for ; Mon, 15 Jul 2024 23:46:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0102F427DF; Mon, 15 Jul 2024 23:46:55 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 02B2040647 for ; Mon, 15 Jul 2024 23:40:54 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-81177442f46so1491609241.3 for ; Mon, 15 Jul 2024 14:40:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721079653; x=1721684453; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=cFSMzAiTwEat/cKOxYvbQoGQoyd22PtfxhNEkqLH/T8=; b=Nws3LE3AB9ZZpKss11DG+ge7wflX9+uM1kxIwgu4P2QITKJohmWLSvoHWH90InPZD1 dTYkF8qHs1/qJQwzK86OCsK1JzJAYAD85KgzXmDLPN1LqrwNfUmT8cloHR85Fz4Z+XZZ NOdPbwG2iCHrTGlBBjPBN/JS9vpirv3OQLj7g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721079653; x=1721684453; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=cFSMzAiTwEat/cKOxYvbQoGQoyd22PtfxhNEkqLH/T8=; b=VqWX2soIhPTLaHkC61KO+7rMt0bRvsGPxVWbs/kO+DnxTC1pZOZVF5M0dcL0vWOpWl ssBqIfjbYQIA4IXZh6S2cbD+yAgoM2g161fiZX+mRX+XcW36+h3Gcel63BWVeI7Qvgj+ /vCBuSOKXAncWhH7VkRGPnIimCtKoQP2q+VdtBiZI1y4XEzJCOCZl76w23GzvuEFvOJ5 X927Ixw2fXVw8HvIUgPDSIT20YgwtQiikuJxphJbI0/gZKtIT8tffr15SKvfphr+O6Zv kOhDaGGGTj03HKFKsHjLHzNnyjr9N81qi+g8gQfvsIOJ0/CleVqnS/zrq4feTlIRj/JX j9Kg== X-Gm-Message-State: AOJu0YyabYdOiJkKTAcxeYPfZ5pSOUAnBTBCMaj9BDz8ic8CkRkoFFFK KwEw5DMxCW6AjyA1/oI3xbGc8hZO4YeIw73KT683AD5wvnwxUh3hLyqADubfTNqg0LPS2VmXH0Z AYKULO7jx6XnfrixNUL299SK1DJ5n00BSKTpQwca4dfvNp37N6romM5pY X-Google-Smtp-Source: AGHT+IF/1N1RBHCXnD1JXMDAVLi1vYVpPaJaCtq9wsV0+J1vvhIWImKwOmI3nnWoDce+52oV+nh75IG6fL7y X-Received: by 2002:a05:6102:15a7:b0:48f:e5a0:3728 with SMTP id ada2fe7eead31-4914c5645e4mr378652137.20.1721079653315; Mon, 15 Jul 2024 14:40:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-44f5b7e2d8esm5038141cf.6.2024.07.15.14.40.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 14:40:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 14:40:53 -0700 (PDT) Message-ID: <66959765.050a0220.e6d13.a9f4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0AADD605C380; Mon, 15 Jul 2024 17:40:53 -0400 (EDT) Subject: |PENDING| pw142402 [PATCH] ethdev: fix GENEVE option item conversion From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240715121316.3429593-1-michaelba@nvidia.com> References: <20240715121316.3429593-1-michaelba@nvidia.com> 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 Test-Label: iol-compile-amd64-testing Test-Status: PENDING http://dpdk.org/patch/142402 _Testing pending_ Submitter: Michael Baum Date: Monday, July 15 2024 12:13:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142402 --> testing pending Test environment and result as below: +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | +=====================+======================+====================+==================+===================+===================+ | Windows Server 2022 | PASS | PASS | SKIPPED | SKIPPED | PASS | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | CentOS Stream 8 | SKIPPED | PEND | PEND | PEND | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | CentOS Stream 9 | SKIPPED | PEND | PEND | PEND | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Debian Bullseye | SKIPPED | PEND | PEND | PEND | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Debian 12 | SKIPPED | PEND | PEND | PEND | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 37 | SKIPPED | PEND | PEND | PEND | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 38 (Clang) | SKIPPED | PEND | PEND | PEND | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 38 | SKIPPED | PEND | PEND | PEND | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 39 (Clang) | SKIPPED | PEND | PEND | PEND | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 39 | SKIPPED | PEND | PEND | PEND | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 (Clang) | SKIPPED | PEND | PEND | PEND | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 | SKIPPED | PEND | PEND | PEND | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | openSUSE Leap 15 | SKIPPED | PEND | PEND | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | RHEL8 | SKIPPED | PEND | PEND | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | RHEL9 | SKIPPED | PEND | PEND | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 20.04 | SKIPPED | PEND | PEND | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 22.04 | SKIPPED | PEND | PEND | PEND | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 24.04 | SKIPPED | PEND | PEND | PEND | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ | Alpine | SKIPPED | PEND | PEND | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+------------------+-------------------+-------------------+ 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 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30515/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/