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 8092F42D9A for ; Sat, 1 Jul 2023 01:22:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A19440A79; Sat, 1 Jul 2023 01:22:51 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 4F45840A79 for ; Sat, 1 Jul 2023 01:22:50 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b01b43577fso2146390fac.0 for ; Fri, 30 Jun 2023 16:22:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688167369; x=1690759369; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nVVBXN3fqdb3DkrzTkw+IUjei3pMAIOU+yI4EfCkyx4=; b=jB8hgH4740MlTlQU1+U9L4twh/i05N4PrJyNNEqudDWP1+jlW9fhfK+M1xKADvMf58 /NykRPqYyXB2PQ9YAviZmtRUEtQI+vKTIr2/CmlebCLyDiSQjtxg2qkQ9j/xtt7UjBDW x+ly/02UjItbi+4GXYL70DNvj/58AsnoIaUD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688167369; x=1690759369; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nVVBXN3fqdb3DkrzTkw+IUjei3pMAIOU+yI4EfCkyx4=; b=eSo/1ksDJLkheYmnBkfg2eqXnoio2mxR9bSAt6DUZWUIjq/RP2cpkbtkG32LjsQWPp uRjFqz/lm7IVLqDid5GcuklpyTCrROccSB+qcV5hmRq1MZPK5Po8altlx6SWO7cdNU6m YdtBXglMoYw5rTJxxIb3MHZ7kk6QGeoiUJB1CM7TarvLK/1lY77/ASorLksLnYgPhbyB JDicyI1QMBNxzZmuRGM4GpB1t7+Qmszq25bwCtLNNRv8GFCdO5mM+muCtptiICnLHaoM NLRGnNJrvnkSWx1XPo5u3F0XYxB2QXE+X78A350C8dbeS3zcQOKZX6RdJ0pOwqjyrAn9 gfPg== X-Gm-Message-State: AC+VfDxTF5AuPwCGQQF5rzbOwiz1NWh8Ki9X0OgbQF6eOZY8lIpiHWnj s0N2JdsewEKUvemPslhkYnrIiYNgsCQhy1KTBter7AHo3P8MXbpgDv1goQ== X-Google-Smtp-Source: ACHHUZ78HJEsjna7AuHGJjpKn1/iochXo1MnkA4jSoE11qfmCLktODmmM5y3P+JbZKR/3dFXLbOWBsVeMJ/S X-Received: by 2002:a05:6870:4c10:b0:1b0:5dff:188d with SMTP id pk16-20020a0568704c1000b001b05dff188dmr4879812oab.58.1688167369760; Fri, 30 Jun 2023 16:22:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id be10-20020a056870588a00b001aa16ff40fcsm1368524oab.31.2023.06.30.16.22.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 16:22:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 16:22:49 -0700 (PDT) Message-ID: <649f63c9.050a0220.bbb83.c923SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3C953605246B; Fri, 30 Jun 2023 19:22:49 -0400 (EDT) Subject: |SUCCESS| pw129158 [PATCH] [v2] net/idpf: refine dev_link_update fun From: dpdklab@iol.unh.edu To: Test Report Cc: Liu@dpdk.org, Mingxia 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129158 _Testing PASS_ Submitter: Liu, Mingxia Date: Friday, June 30 2023 18:55:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129158 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/26893/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/