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 A7BC64297D for ; Tue, 18 Apr 2023 17:19:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A28524014F for ; Tue, 18 Apr 2023 17:19:43 +0200 (CEST) Received: from mail-qv1-f46.google.com (mail-qv1-f46.google.com [209.85.219.46]) by mails.dpdk.org (Postfix) with ESMTP id 203F64014F for ; Tue, 18 Apr 2023 17:19:42 +0200 (CEST) Received: by mail-qv1-f46.google.com with SMTP id l17so8537853qvq.10 for ; Tue, 18 Apr 2023 08:19:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1681831181; x=1684423181; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=Fbl2mIXpU5DfPW5urT5ACTYA6Dgu97Af7TzvCZfDTQE=; b=RnTpeVleTyVAT0I4Y9N4jWzjHND4iUrVIjnFLRB//q67Ozp38RRqzO1mHzm5VkFgrc gSZmd0ciszd7HWMcOjUFli9hTU3Jvsib4L1UzRtPEeqf1G4BmUUfIPq7BEnp3nT4ZaJo 5dq/ha23auQ3HzPUToLukbzITTkaNhK4cq/KiUihIOrUUwabpFiy+mgzopKeRwZhGDw7 j0831Eq0JSyXxGXgn4v9dIGzFzPg09ksvN8IP3Mois7r7bnYeSwL6n559tow3qzYUgwr CfUuKUXk/LdrXtDyngirYmqORpswKGqK8LgeKaYS14xBd8jyXYd3KXvWCKvfx0pGBmF8 zeTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681831181; x=1684423181; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fbl2mIXpU5DfPW5urT5ACTYA6Dgu97Af7TzvCZfDTQE=; b=V3U/frnxt29+SqulgaDMPQBhip5fNKBjPIZJZSRKuFQGJ/qzgZRYLDRqwFGS+85yXl inmWcLTKuN0LFwbHVQ1+098/G4NSwulLcnQ3Ify2vmVF1PMrRugJpkp+fKnlzed+FRSG qqbkwz1SQO3S7Yfc84Fz+LMlwzX/sMDe7YRHdep7s/t9v6VlQFIa2+mxckYMnkl7voOs 5ySBA/7NffzDKB2YHPvLlBwUXTu0x7uIQrb/vTmx98k537SjMnssLvE+L7j7Cz77XPBC k6MfTdpjg13upENVpb8Ids2zJ40iqhYdJi/TSFthLgoboguSeH35ULak4GM4FltJgXwz nlPw== X-Gm-Message-State: AAQBX9ewTWpshxxZ8kLcCKcwxDAGOBZd9rM8XgDFLKXMsGYC5Uwt4naC p7rK2THa+3DxlxX+b2OUi8uzxNXP4D89n3ZSHQ4= X-Google-Smtp-Source: AKy350Y1B+e2smzLcjCmFIDbOMDfjZAkGoY6FU+AdmUIJYE27hiQ1+zFp3KCIe9UD9N0bl+SbBN7iQ== X-Received: by 2002:a05:6214:40a:b0:5e5:c0c2:c64e with SMTP id z10-20020a056214040a00b005e5c0c2c64emr28016630qvx.3.1681831181207; Tue, 18 Apr 2023 08:19:41 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id i3-20020a05620a0a0300b0074a6c29df4dsm3969106qka.119.2023.04.18.08.19.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Apr 2023 08:19:40 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126242 [PATCH 2/2] devtools: deduplicate function to mark fixes Date: Tue, 18 Apr 2023 11:19:39 -0400 Message-Id: <20230418151939.2917204-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230418140726.1472209-3-thomas@monjalon.net> References: <20230418140726.1472209-3-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/126242/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4733503645