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 2FBC6437FC for ; Tue, 2 Jan 2024 13:29:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B49F402DC; Tue, 2 Jan 2024 13:29:01 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 0560F402CE for ; Tue, 2 Jan 2024 13:29:00 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5efb0e180f0so29667767b3.1 for ; Tue, 02 Jan 2024 04:28:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704198539; x=1704803339; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=x4vUYmixmVtxdBR0f9I+9tnRp8aqc/3vaP7zmyUM4b8=; b=T2M++FK+I2V5PQ7c6gpVortFlwVkWptCiA+dRuJGdFnuGKyfiNRKmPk4azN0jFvEll 1xxo6a6BeTYAu4egKkLKRy9ayn1RFmzPVRcCj+8WkcnXx7xCCyznQlKIm0fJr4/4Qw9+ 8wKGxYHLKTsqfKWDeEzcsvy6d+wrVS87vhGco= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704198539; x=1704803339; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=x4vUYmixmVtxdBR0f9I+9tnRp8aqc/3vaP7zmyUM4b8=; b=U/1z0i+YiDIImRPyVFmWqIwqYDLu5QUoEddMIUMxsxg9RQLrqikZEIBhYhhMaKYUOj DUOfIsaMhG0FAfB+gML6R1OApE7O/dF41Hir/5ReO00Li2MhLTfg+7jkP152M0IKgiYj C5qb8ch1Kp83UJqlIbGI7KfVOz9qgdKnxMIzpeXNW/ITn0RdjJmrKuXD/hOKqNe/pPyR O9s+/n6ejLs6PSRH9MqNttgfGU3TnMNwktwdSXy5Zxzv5+jwNFgyg9djcAcLKKRKeZ6s VP2nXp3wVh7aaBftem1u/oGcfphr3JnrDiSte/Wdkb6KHes41tsB13sw+41BINgQStKZ H48A== X-Gm-Message-State: AOJu0YxLRFvwvHkq3dhq45x85/a84Mqi97wFUw9ei5Wp8VdA6RhTfi2U xnOOsODN+08tRLlODytoiqunO9W6XIvB81lRzjTvJ4GMLA6L4kPx7XH1h7Y7u1RpZisZy2V9iuW SI3Gsrg== X-Google-Smtp-Source: AGHT+IFD+a9mwhMVk7g9bNYTbDhN4wEiFE0wx7ve45HI5pzlzvY6/EAfV2IlGW0Wk1+iOxRTM0vavZ4lzEFe X-Received: by 2002:a0d:fc04:0:b0:5e7:ff0b:b38f with SMTP id m4-20020a0dfc04000000b005e7ff0bb38fmr13946066ywf.57.1704198539429; Tue, 02 Jan 2024 04:28:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t75-20020a0dea4e000000b005df5f872fa0sm1932200ywe.18.2024.01.02.04.28.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Jan 2024 04:28:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Jan 2024 04:28:59 -0800 (PST) Message-ID: <6594018b.0d0a0220.70928.2024SMTPIN_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 176F3605183E; Tue, 2 Jan 2024 07:28:59 -0500 (EST) Subject: |SUCCESS| pw135646-135647 [PATCH] [v7,2/2] doc: add document for ice 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135647 _Testing PASS_ Submitter: Qi Zhang Date: Tuesday, January 02 2024 12:39:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135646-135647 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28762/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/