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 473574253D for ; Fri, 8 Sep 2023 05:49:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4E21040042; Fri, 8 Sep 2023 05:49:45 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 0A1F740042 for ; Fri, 8 Sep 2023 05:49:44 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58d40c2debeso16668687b3.2 for ; Thu, 07 Sep 2023 20:49:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694144983; x=1694749783; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BJZEFOY7gs+/OvJ8hicIj33MOKuybFbuTO4yr4H0Lic=; b=M5gQLDj/2pS3EYSNqzNpzpNEM94czhZ1jB8mbK0f9j489yqQax8Ve8jiYXyJjMSind zdAmXAaxp30FQTdHUtkklmlt1aA7yLQA8tqH1F//hNFZ2GS6tGcWMtgbRR6+CxmZJzoh fdme8VidNJ6YXDpd2188KhRmz8bmEsDQxIA74= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694144983; x=1694749783; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BJZEFOY7gs+/OvJ8hicIj33MOKuybFbuTO4yr4H0Lic=; b=h0aXdnpvDq/Cj3NjbOZqayTlOUbG7UFbg+HXm+I34Y6esWkjpue3fiumGGv1BjOw9f eeO3S3ArLYQ98GSH5lO0jAYxf9IIL4zZKx1HycDvD+zP57FTOj/oHRmXUkHqPBDzLLK1 87e7M0UeIOINKMJs9SGow4awdS4oG7I8w6EZ/hINBeubiFkmRTnRy/D6I+fzQbGlftpm ql8IKOyhCMtyl/qoFAaWRRs76C5jyryBHaJLPEFjYI5W7UI7c1NgDtw01ma3Q/RaEWtt wtamDW5Anao+AuPSqGgSyxypzyPR7h+kRdfeDc43TyKCjavjdW0izu/eBb2qj+pj3XP+ luEA== X-Gm-Message-State: AOJu0YxR/F4IOhbYQzOfM4FSrjWdz949/lExGzsK3cFkp4QEjpwUQa53 q3QHyWMs1ilPuz9DuNqOD/bn2onczx3jOfhMx40ckoaV1EpYCGdNhQiLc2KMJH28N9oFGJrr5g= = X-Google-Smtp-Source: AGHT+IHcuge3n0yh5lJV3sef6B7p7ilV0pu9zFW88sKjGv6KywEQ7UJe/6bglxIZ5uBGP42aF2aYct9E/pyz X-Received: by 2002:a0d:e64b:0:b0:59b:50ca:e4bc with SMTP id p72-20020a0de64b000000b0059b50cae4bcmr1470624ywe.11.1694144983470; Thu, 07 Sep 2023 20:49:43 -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 s4-20020a0de904000000b00583fe0f6ee4sm50856ywe.8.2023.09.07.20.49.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 20:49:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 20:49:43 -0700 (PDT) Message-ID: <64fa99d7.0d0a0220.3931b.3ce8SMTPIN_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 205AD6052471; Thu, 7 Sep 2023 23:49:43 -0400 (EDT) Subject: |SUCCESS| pw131239-131248 [PATCH] [v4,10/10] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131248 _Testing PASS_ Submitter: Xing, Beilei Date: Friday, September 08 2023 11:17:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131239-131248 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27552/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/