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 3065C4253E for ; Fri, 8 Sep 2023 06:15:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38CD240042; Fri, 8 Sep 2023 06:15:58 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 416F440042 for ; Fri, 8 Sep 2023 06:15:57 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5925e580f12so16406897b3.3 for ; Thu, 07 Sep 2023 21:15:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694146556; x=1694751356; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1XWbW8CQvwsVZa97YMQDOzAezo48xWcd6yTVyRWp5R4=; b=HgrIo2+UcFvKfGf6HgFnyvhMEJOkNPyaCRwxhZq5S1gADxNNfNx6/gaeh4JNMjB7nx KL/h/b34GlSyaJGv1EF2t9yZ/dTr+4agRVzPsCBLORlvXiEd7RhU+sOfEgW/n75QXcvL rdPEEqE3LgSfz739YvhylfEthDK0X7rve9o38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694146556; x=1694751356; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1XWbW8CQvwsVZa97YMQDOzAezo48xWcd6yTVyRWp5R4=; b=rotbcVBcrvkkcHAiOydFr7ivou9HL1Namr3NvOUAeawoAqQExi/4D8ZFHLRUr2UQkR CXBiO3pd0VAwmazE3Eu4XcTwVY3eZN4cbwDs/rv1+nBWz70d47sz2R2+xfBazeFk5BE/ yvy6wMt6m8JN01MtmeVlk6tYr7jL2tLYAH3HTh6czLlEYjQIxmDK4Em8RHF7mrZHRuUn GAokfhWgf/ykBRojSGLWCPm7Js87YlyyO2jMkNwxT2VqDTe+LeNjoiosi0LWZJxRUeev XcuCGsMCxkQfdrlkzjYtVOYviHP60h8OkJa13KYK34zotVsBfVzynDk5JC8Ni27ZbKw4 v9Ew== X-Gm-Message-State: AOJu0Yx0Acw6Y1CXav8KeM+QhSvFBuV9eJ9R4H3eDg8DejQrpBXA+xC7 EjWJxjJixo28NLZEsrEiG/FrFCI3/0YX/G8VzGjB3vuLMnEXXL+JmBBp3Q== X-Google-Smtp-Source: AGHT+IEEn3z4noYkt1GKef+RHoZAiPXQOsstGspuKa+I7YOzZWFYhv3xSkXky5hn+SCr1BOkRm/J6M5xHA4I X-Received: by 2002:a81:a08b:0:b0:595:5ca6:759c with SMTP id x133-20020a81a08b000000b005955ca6759cmr1646271ywg.4.1694146556715; Thu, 07 Sep 2023 21:15:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b190-20020a0dc0c7000000b005869fd2b26esm54140ywd.38.2023.09.07.21.15.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 21:15:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 21:15:56 -0700 (PDT) Message-ID: <64fa9ffc.0d0a0220.9d711.4223SMTPIN_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 611326052471; Fri, 8 Sep 2023 00:15:56 -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 | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/