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 6BF8742D9A for ; Sat, 1 Jul 2023 01:22:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 618B640A79; Sat, 1 Jul 2023 01:22:28 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 4543040A79 for ; Sat, 1 Jul 2023 01:22:27 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-55e0706af99so1613997eaf.1 for ; Fri, 30 Jun 2023 16:22:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688167346; x=1690759346; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nVVBXN3fqdb3DkrzTkw+IUjei3pMAIOU+yI4EfCkyx4=; b=jnRcaSDty2s6zXDKJC1TLzeYB/P/zEfb5ojeSm1H0psoLUTsgD+Jmc9ij8VT7rO5z4 Zu+U1vTK0X8leJHz0lb3pZY7GT4GP6TBKSAja0sdE9X3ntVzO0YRj8cPsWZbxwSfx6tt r81qOdpCNN/uUGsZ7wWaqkTF3sAxtLNjRqiUs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688167346; x=1690759346; 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=XO8cAaqjZSQprMCggekktltb4xuRT6E7zg1NNgBhTNSEZTSL3rKBsZzCnDb6d0He3k bKAFEhYg72oYF9GYKDSEwZANCb6GGxTj5cpX5U6EExhkwfWTzY16t+baNj1w/RMPmjwH mzrslVDEY634w7Fl3pdE61m09ekiZqJA67HKlE9uruUukMEeUJp1I1R54jzNAogve+CG nRi2ykrsmjmyN20mMmtmImP0DUTqYo8wEuwhe4w2sZF8CcbotabfxcuZRUv6o9lxSXVr W/i+bVgxwmyx1QCUageht3FDvWHMA0oQMSONz/Rnflc+tcpmH+GMT4RonoN+n+QGTJue EFZw== X-Gm-Message-State: AC+VfDywWegA0qpS4xcmALrWLB1aHG9LLhMyEyh94aWj8MFyjFh+V8Ay b1lSUp/zUTw7eNglGdmk97mwk2rwqudgE9vhkPbBoxDQRWhkmy97iBcTEQ== X-Google-Smtp-Source: ACHHUZ4g9JOqJ5ibuqGE1cI7eMQVV6MgyaT8RRNPC2+wy1wP2AKfEMS57qWIx1CFm4rW/2jWOieL2491J/Xv X-Received: by 2002:a4a:2c82:0:b0:565:83d1:e3cc with SMTP id o124-20020a4a2c82000000b0056583d1e3ccmr3562923ooo.2.1688167346507; Fri, 30 Jun 2023 16:22:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y6-20020a4ae7c6000000b00565e64ed176sm88986oov.20.2023.06.30.16.22.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 16:22:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 16:22:26 -0700 (PDT) Message-ID: <649f63b2.4a0a0220.2cc88.4e42SMTPIN_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 00C1C605246B; Fri, 30 Jun 2023 19:22:26 -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/