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 BAA68A04FF for ; Thu, 24 Mar 2022 17:39:31 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A21E240698 for ; Thu, 24 Mar 2022 17:39:31 +0100 (CET) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id 2D1AF40683 for ; Thu, 24 Mar 2022 17:39:31 +0100 (CET) Received: by mail-qv1-f54.google.com with SMTP id ke15so4100552qvb.11 for ; Thu, 24 Mar 2022 09:39:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=xBQ1so8pCYi2bKiL76JFvUenjS5zzTotylxKrlAB32o=; b=hw5APJQxQaT38YVjr0+bHPLG3s1Mdppppf3m4J6eLOT9p7QJECiqHEhp+04AfoenyB O301aLpWyyCMlsVAdPY34NzwMqpyfMSIRkPhiM1PuhRAjvCJDHIyeNn2hyBtsZLWwAGj dWN0khQooTADuhh/tEL+45T1sAZ0uXVUI9TSk/BHOpUIpeqzS43sqkDeJXUA/+wWTDN0 DJ46NNBTgeW+LQQsigfWI0JeJkydaLQnGt6LB6xtvy7xX86FwQqkKXxGHi5ibUQ5uqOl OJdV9AbKEqq9z8TFsSzjKpeiuwXoeNb7RjAMPQiDJucjOUMkpK8P2/S2q5prBkxK/Flm 2Mkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=xBQ1so8pCYi2bKiL76JFvUenjS5zzTotylxKrlAB32o=; b=Wv9GaQxbvbDFME+WTUyWvnE5VeFnkCTN2I5jvlM5TWo/fPasFznHCwMhql/e7++rHM k4ZLsg6w3v+tRCu5gkbdNDBm4Ms3ORDEPWUtykTm3YAUEaYkmBht4kcRqQHkxWVuTLJT gmZSAgoIwF18Nr07eFFThXHGa1bub5s5mXFx9c7abfNYiFg0PtR8xMhkj/teviqnK5c0 25KsVdAVDmytUT+47mUzM/JqHR7/zs8Kt543vXYdz9VYPnzpdyaJHfEpSgpG6Am1f8mk lmq7EJdOjvj3ReWlr4eqxki1Ir9dEUYy6Po7qQjlcteKSc/Jddv0iUK3d61Y8xoapMN6 QaFw== X-Gm-Message-State: AOAM533HMoCIiyUaWEeDlIZkskGV9QsOWWjmw0wF0gnFSHBae98H12RU 9OqUyRgwJwNuY67RTxv/ppM4UZ14WPxQAw== X-Google-Smtp-Source: ABdhPJw7SkGxQ0egOmFlWWuSfjkWq9wAwkzWO3mnlpnVjXPzETkSU3sB6XQtwV9JudvH2puIv6f5wg== X-Received: by 2002:a05:6214:2507:b0:441:1968:82ea with SMTP id gf7-20020a056214250700b00441196882eamr5184078qvb.124.1648139970391; Thu, 24 Mar 2022 09:39:30 -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 d6-20020ac85d86000000b002e1e20444b6sm2631480qtx.57.2022.03.24.09.39.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Mar 2022 09:39:29 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw108845 [PATCH] net/failsafe: fix interrupt handle leak Date: Thu, 24 Mar 2022 13:39:15 -0400 Message-Id: <20220324173915.4139-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220324150941.26157-1-david.marchand@redhat.com> References: <20220324150941.26157-1-david.marchand@redhat.com> 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/108845/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2035183278