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 DE20B42537 for ; Thu, 7 Sep 2023 16:38:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E37AE400EF; Thu, 7 Sep 2023 16:38:16 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id A0E40400EF for ; Thu, 7 Sep 2023 16:38:15 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-64a70194fbeso6606886d6.0 for ; Thu, 07 Sep 2023 07:38:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694097495; x=1694702295; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SHl59BOYX4HDAhNuqrM9TtKdKt2zlQuyrTplFdrPeD0=; b=GTZ8W37oyNLFqcdR7uQTXD8yXctj0pdcleMY78BjSWvvzXJFLpsSRMmGd2EEWInTly H8AyvEDPYwVi2AY+QcLMYkvrLTa+q0rKCjBoahMG2J7vWSSsWXoEJChrnF9BmSM2+eXS MlBEFD2K4h6IUDFP2uM6Vz3KN78E4Hxr6jtA8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694097495; x=1694702295; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SHl59BOYX4HDAhNuqrM9TtKdKt2zlQuyrTplFdrPeD0=; b=Dxvemo4TZ6aKeS/3JLhGBNLvN2Zya8f7JHBM5QeACQZYenYg9J8nOwM1NagJLESI0N 8A3kwOegyqveWGTHPYPMWoRZMbHHkinblctU1zQJqPqDZnXw34qp1/7MHY+vBKSwROHl 0444VM4Y6dy6WWocA5iWwriRF1NLDQsSKdDI49mtaFcsgWAdcBNuXwfUURsQdr+iL/8p Tzx8U0QfmqDA6DU1qOfchbAbswR5ceqDB52Zq/IsZutQs18TdPanUwak539Ul5cKvwzL 98EU5K17pIs+9hXbvXvwzf/z9QAO+LADGXuF7Jlv7Wya64NJkwHwW7GdZiL1ezcdzBiJ ZDBQ== X-Gm-Message-State: AOJu0YwkmdwNewawlNXISu94pINVFyHXGvEo3hcGHmO6VFtzoBFpqDKh 2pP0ONb0Zn5zA8jNIsR9IgZiaKkiyWlvL48LlXTrophLN/ysAgmCHpHWLw== X-Google-Smtp-Source: AGHT+IGkPuEXYvH8Ymqi3fRnePcJ+aqrdHZTXPBdrY9wyg/OMb9oE4Ml/ZoeGzJsE0VyDzIOgjog5Ssh1WkX X-Received: by 2002:a0c:9d46:0:b0:649:c1ac:58a0 with SMTP id n6-20020a0c9d46000000b00649c1ac58a0mr16605382qvf.64.1694097495081; Thu, 07 Sep 2023 07:38:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l9-20020a0c9789000000b0063d0159e1f7sm1086650qvd.70.2023.09.07.07.38.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 07:38:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 07:38:15 -0700 (PDT) Message-ID: <64f9e057.0c0a0220.4d910.72c2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C10636052471; Thu, 7 Sep 2023 10:38:14 -0400 (EDT) Subject: |SUCCESS| pw131211-131221 [PATCH] [v3,11/11] net/cpfl: support link 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131221 _Testing PASS_ Submitter: Xing, Beilei Date: Thursday, September 07 2023 15:16:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131211-131221 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27541/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/