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 513FA43AD6 for ; Thu, 8 Feb 2024 12:48:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D6294028B; Thu, 8 Feb 2024 12:48:49 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 758B140278 for ; Thu, 8 Feb 2024 12:48:47 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-59a29a93f38so588921eaf.0 for ; Thu, 08 Feb 2024 03:48:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707392927; x=1707997727; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QAFICDkgPzKOfp5eh3FiG/f84QQAeZhebdTnY3fmyKA=; b=cz9/A5iCOqYC/V+hVMTdRRbjXRp3t6FzmOMPg+dbqZ1d6HhODhYlziZrqE0W+57WAS iHrTQ9vD72qkmgdzSHxNI1y3AtXFuj649wuaJwlqDFNBN1tLkuIGUHR5/tGqRoo1VN7+ FqKn+zyztHqxQhen/Peo1Kqse9hkBE1OhA8i8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707392927; x=1707997727; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QAFICDkgPzKOfp5eh3FiG/f84QQAeZhebdTnY3fmyKA=; b=KA2opQxSZc0YKdZOjnHdrx+D4LTi4dUW8VrZHBb55q1z+Z39RK7ojvWkXIJDtHkNzf 8mg6cjuzjl/KXySYvfkDOupX25wLxinHypL/OaEvpyhYlpKEYIMDEj7/7q0GA0EUWP+M pJCbpN1UFxWFLoylFC3UgtmFQg1WyKyK/BmzPUWh2rH60lnUflekTxE+/hO1ZehHxpn/ pitvz8dkgR7NaIKzvET+zJovG2PgTC8Ss6zw6fE92uLUmjaGb33L3GLBVjV08lJwpJeg 0oAnwF3ChEVhiWbAsumu/7ihfXGIY128Iy0uP9clHz8QNvAP2NHF4vKYq5RIu1668Ejp c4VQ== X-Gm-Message-State: AOJu0Yz7lVcz/Sp4L59ismkIGkVpR02dpG+sCH/IsGt9cQSCaqAvIy/9 tZTgM56MEOOHrq7ZIqqy1VdS1sQ5JSTT3q1Y3R1ifBJA3n3EW2mCr5jIhB5tO7BIcbrqlIGkIox D/4At/7gLFhdj94xJUBpULxBjfFLPgxzzD+nSleHY X-Google-Smtp-Source: AGHT+IGSho/WibCazGfAGWP3Pz7RWqTBy5Z4a40wrDdbYTg91HqSAaeWZmbz0Og7nuUIurLcLEVKhr2XFvG1 X-Received: by 2002:a4a:ded4:0:b0:59c:f58e:7805 with SMTP id w20-20020a4aded4000000b0059cf58e7805mr6051686oou.4.1707392926853; Thu, 08 Feb 2024 03:48:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v126-20020a4a5a84000000b0059cd9f3bb99sm176200ooa.4.2024.02.08.03.48.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2024 03:48:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Feb 2024 03:48:46 -0800 (PST) Message-ID: <65c4bf9e.4a0a0220.26262.b326SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CF9446052516; Thu, 8 Feb 2024 06:48:45 -0500 (EST) Subject: |SUCCESS| pw136533 [PATCH] [v4] doc: update guideline for fix commit 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/136533 _Testing PASS_ Submitter: Sivaramakrishnan Venkat Date: Thursday, February 08 2024 10:51:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:a4ce111cc89f580b8c4aad51bdb061acbdfde86b 136533 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 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/29093/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/