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 28C974253D for ; Fri, 8 Sep 2023 05:36:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1A4AB40042; Fri, 8 Sep 2023 05:36:51 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id CEFB940042 for ; Fri, 8 Sep 2023 05:36:49 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c09673b006so12434805ad.1 for ; Thu, 07 Sep 2023 20:36:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694144209; x=1694749009; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WuBkdPlo4gAvvXfoE/F2WXjcGpaHQCIpCPHEzx6zxOY=; b=KovohZYCCydcrPYvspamYZhK1tVYPC3v0HVjxQjofrYDNa+vlxn2GYMqETDE8dOkVF yp4XAOXiyldxHgu8XGQgxxmw2grtZJR7GTpuwYlvKnM1qPO9O+sgm2cs20YOP6mnCcen prFieHF5fKh84oKxsJQBlCM1rC7Kc1RnXxZXY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694144209; x=1694749009; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WuBkdPlo4gAvvXfoE/F2WXjcGpaHQCIpCPHEzx6zxOY=; b=oJ9CL+4tUJ/d4nR84reHq+HBZK6uDCNiTq0Hj3VHS9MbtLQ33csmLYT+rHp23z229a p0Scv5dr//oJ4h6h1bF+ea4shS6RLn5FDvYjZdmq6hK8sMtku1DWCexZhc/quPTy+XaP OqdmPQk8qDtPt3E3YG5BaSfcmfrt9Jx9zEWY7DIM+O3hqUd61RjvgPZQ/H0n/SvZun5x 3Z5fdcMRwqskGfLjq/+QkDemUlrDk7H4T/oWHLbsXP6F1jkQW1TVNzkboERHYtUFWjNc 9WHt4oN0nsEHEohEj3UUzw510E3TiGHaIUhiZDHPGtDIiqcfixn9myn2G15hu1vsoLq0 PAlA== X-Gm-Message-State: AOJu0YwYb/UHcpqHudMpdGFsX23ff6KhGRxwWg+EwTFNX6eIP5fh4ONp MgKwCvOzGoXJ3AI3nvKJAHkqK3qJzvfQ05xm80Tovmqy/GuFcX2eD1PkhgArfpKxRybr0e94mA= = X-Google-Smtp-Source: AGHT+IHECkPQhI26YPvKfpmKBDr2I2yq/wIez9BB0AsAo+S+1Q2LPW69qv5x6R9UT5wMVfg+tm8v3moqfM5q X-Received: by 2002:a17:903:1110:b0:1b8:5aba:509d with SMTP id n16-20020a170903111000b001b85aba509dmr1685264plh.21.1694144208987; Thu, 07 Sep 2023 20:36:48 -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 iz5-20020a170902ef8500b001bbcbba57e8sm29294plb.46.2023.09.07.20.36.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Sep 2023 20:36:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Sep 2023 20:36:48 -0700 (PDT) Message-ID: <64fa96d0.170a0220.89687.20fdSMTPIN_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 222896052471; Thu, 7 Sep 2023 23:36:48 -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-compile-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_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/