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 E9ED94297F for ; Tue, 18 Apr 2023 19:28:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C28FD4014F; Tue, 18 Apr 2023 19:28:38 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id B75034014F for ; Tue, 18 Apr 2023 19:28:36 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id a11so7493053ybm.3 for ; Tue, 18 Apr 2023 10:28:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681838916; x=1684430916; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=d94a0ZcDsKaDqddm6p9Up/fWF7bSMN67T1Eu4qqqF5o=; b=TjF8GUPBxwSedyEXppZlIIH7sNpEysn5nynWYkN1XUC/f8lB01AjQsk9ABlRL6Q0Cl OQ4QrH1oKlq2sJjmP67BRkWFfQ8krPqSPchGl3hBM9JbnVT/E60vb+okdh73y8YiPlTq aO5St/WZddCGAzRErzoNS/nKTwjp+RtMAwV4k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681838916; x=1684430916; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=d94a0ZcDsKaDqddm6p9Up/fWF7bSMN67T1Eu4qqqF5o=; b=dU7eJ9HrRyveewQguJilI2ANp4AJ20xzyMVilwZqp5qCLuW9uE2gFwBU6yjWDrCAIH UURWNyVplIbTbZmYjby4vSFBzxVktQbbCcB1Mg4GSYYGBgQDwcD9O8rSbtuQIZUwYVaR LrpZNVVPtbUkbvMn7Q+KxjijN2IDk4uQHL7qpftB7HoCiJZQAkdO1PJ3gN34KEbtK4f1 u/RP/Oehh60om1hBbtAiwPLDstlcn6uK57WjEbU8J/mwqvJAJsPMFPFESAB0hw8rUTIa oM83QfGmE67PXs0xq9fwRQnF+gLi21xincZcVk0nrDfpmOkz9WyXpKclkE7ehHZeOiKa nmbQ== X-Gm-Message-State: AAQBX9fM98X0hyERHE2YcXMQXEQ2eJ+yss+a5pFP5NmHsPsjACj4p2z3 6wwByOwcCWs1u3OnOr3NdAvmp6QXfwNS+pqIadRtJEk4otRcLCYEAJ+uBQ== X-Google-Smtp-Source: AKy350YUV8Q0YFq/Fl2itYZwZ8+A2S2L5fBrIabEBthE3YYb93F5MRzYp1jxo79HLyyFbhfxOvnG2Eu753XE X-Received: by 2002:a25:3782:0:b0:b8f:5939:1649 with SMTP id e124-20020a253782000000b00b8f59391649mr18862968yba.4.1681838916040; Tue, 18 Apr 2023 10:28:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cj1-20020a056902188100b00b92511ca32fsm2312498ybb.26.2023.04.18.10.28.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 10:28:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id A0DD5605246B; Tue, 18 Apr 2023 13:28:35 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 8FD5660095; Tue, 18 Apr 2023 17:28:35 +0000 (UTC) Subject: |SUCCESS| pw126241-126242 [PATCH] [2/2] devtools: deduplicate function to mark fixes From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418172835.8FD5660095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 17:28:35 +0000 (UTC) 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/126242 _Testing PASS_ Submitter: Thomas Monjalon Date: Tuesday, April 18 2023 14:07:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126241-126242 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ 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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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) Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26033/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/