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 B09AD45DEB for ; Sat, 7 Dec 2024 01:24:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8950C4027C; Sat, 7 Dec 2024 01:24:56 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 2B53A40268 for ; Sat, 7 Dec 2024 01:24:56 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-27d0e994ae3so1446561fac.3 for ; Fri, 06 Dec 2024 16:24:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733531095; x=1734135895; 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=xZ3FjdfN9Olb2cjiHFh41yePvY9508tWbwXWOUHRhqQ=; b=LKecr6ErQhCEXpTfCFeytG7+9etASd7X2I2N00lFnzv10yxiNk/rkxuG18FGcFRYV9 TpusFdpJ4bV9qvKc+vCD8/Q8vnoRmKf0VcNB0uW+jXOKJk36soMRxPfhUnQkK1Mhr5zf QUsrKqS07o2u0HBoeiYfC96N70GFc8Y7MFGGI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733531095; x=1734135895; 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=xZ3FjdfN9Olb2cjiHFh41yePvY9508tWbwXWOUHRhqQ=; b=E0SiUrjn7rW2ysHZYupnIkzekBz/2uGmG8aw8S07XUVxsx5vngkNepwOo3NhmamYkQ Z5oTsw+nTEJ10f5EU2VCM1wKVoQdOAYo7qWTl4QQTNUaPNkLKtZ7CP9tjgaZ4LOExGXM ugw2+hbbLxZIHS2X7GxgVuLqm+hZ+RHS3vypvDhCAbXnd34rljYEna+jxPyBPJH2aKKQ /15MQPsIGTAafequD7BVUn8++BNZXms3OonkRUa8dvZr9DUxFAo8SHk3aaG5qusM4RkU 2JEpiWJ1wkPpY3maQd5lnq/JJ+0fo69P3ZMpGWHr8/dU3y/Xl9amhaRzcDQ3kg6O59R+ HrJQ== X-Gm-Message-State: AOJu0Yz8w1pcgzH/VG5GeBxfPw3YcFjlYIoJ4FhT7JbLGZLaFmalPiBe tgf2t9XAaMmCt+yTNkPlXattM2LmvV3KTs019gPN2DswfdxrLUn/iScWSoK1XLtnOPE6f+09C+4 H10fstCcGLDj5ujt95lyFPoG7hUSuxyc7cZ+WtZiG X-Gm-Gg: ASbGncsRWzJ3AxmDGqBJ8WboTN9yku8IRv2T3qkQ4QNlohPBEw1qs7VbbG0cS0CZwmd MKek+VxR0srCZ9z3G6sOsNDJV4ybikiBbMaYgRGg9FH7N6Nu+ldjQXo4Rh2tTtnCPwMntGgfxdj eoS+arp21vbKj2XBA5P19j8VGQPcQs4Hbqzxgj4uMUeMesStt5rddET76KmtHlYb+HU09bT9ndB evT48HLCQa/SrAC5W/HrkLWXEviGhi8Emp1xmCLAmuOmpgYdpCMcyuZlWNI224++9ckjtA= X-Google-Smtp-Source: AGHT+IFgU4V+UXSxSfPIgf2BzwTZZ8GM6bleV1+R0hqFfazgybVyiYTfM3JOIrBscnLSwzxNajYHTaYO4j+6 X-Received: by 2002:a05:6870:788b:b0:29e:65ed:5c70 with SMTP id 586e51a60fabf-29f73532072mr3621339fac.30.1733531095226; Fri, 06 Dec 2024 16:24:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-29f5699ab9asm175339fac.40.2024.12.06.16.24.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 16:24:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 16:24:55 -0800 (PST) Message-ID: <675395d7.050a0220.252d6c.b51eSMTPIN_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 9CA8B6052471; Fri, 6 Dec 2024 19:24:54 -0500 (EST) Subject: |PENDING| pw149049 [PATCH] net/ice/base: support switch recipe reuse From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241206013825.2101540-1-zhichaox.zeng@intel.com> References: <20241206013825.2101540-1-zhichaox.zeng@intel.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/149049 _Testing pending_ Submitter: Zhichao Zeng Date: Friday, December 06 2024 01:38:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce85dd8562ad9673eb4fe46b4a8bd3a508e8b32f 149049 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#31936 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/