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 91F84A00C2 for ; Tue, 3 Jan 2023 12:41:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8ED7B40693 for ; Tue, 3 Jan 2023 12:41:43 +0100 (CET) Received: from mail-qt1-f194.google.com (mail-qt1-f194.google.com [209.85.160.194]) by mails.dpdk.org (Postfix) with ESMTP id 72E9940689 for ; Tue, 3 Jan 2023 12:41:42 +0100 (CET) Received: by mail-qt1-f194.google.com with SMTP id s9so24311816qtx.6 for ; Tue, 03 Jan 2023 03:41:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=Sht6orScJBBJmhKFR8iajQJrAtkfZ07iRcmACi4Twb0=; b=rohInw1XcKZ6AB9XbmB8M+DurIUp9tCY6CqzYCyY03+mkVPmMtO6huptmlnm9yavaq BDosSc8jRtHrVawLPSTSe/493mt2fuTgwH3F27f45f10wsoAQRXYXYCHmcO7BJbU1dAf a5yr2kRexXg7XGCkh+Do1D7Tl1EMEMl4GUJLHultlAMKSaMmiKMVjBXi5M8v/wOxw4HS hrZd1y8GnKZlLrYuiNJwgTRRmDbw36rcnt1DREY+ClOPnjtIwmuA+IwQvW0pr3/m1897 SbL8TAxa+/3HY57nlW2nYB2ak7Xwmw/olvbyGGG1Q0wRk/MbD+0Lbn8b7pk/7pRIplv1 D+IQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=Sht6orScJBBJmhKFR8iajQJrAtkfZ07iRcmACi4Twb0=; b=FFzcXPzSyyOBvykdlqNrJBGUtpmr2WxIpwI4Ya/AIOc7P+a5R1U/BGiBDPZWic3l8X 4e29dxDWE6P4OVASx6zHRGwSJWK7giH6vajVQ18pz8r0kIbIwic9tACVPvT8bHig2tum Sl3EXW9Oi0CH9r+Kan6LuA1ztbjWVuZLkYY6GpOri1p0FXYs+C/Qnu7YnlxxuMb3WeGD C81FENQqt/SZPD6XQDZOiq1wd25inII04itl9LvGVWo1NkC/qKroj4BgTqJM/dqCtiIP cyNC8UHHA5MJFeYdOAGDRUyMMxlXFwFfutx1bSIPyhc556lQxGTD0j7jh1RyJBfiH9i1 /5aA== X-Gm-Message-State: AFqh2kpxLHqmx/GrZJrGAfwrxwbe1ke52CCcpP/vyKYpLJwESly7zJ3Y NDYhydbJuguAh7Ct5F7XwOAZsDGFLiOvHwXT7Wc= X-Google-Smtp-Source: AMrXdXvJaJCFvMEMTXzNBs723TjOTqW7rO+67kb1ZEF6A3+cMlK0820ga+AqybGdT9fcQj/xcltKRQ== X-Received: by 2002:a05:622a:2609:b0:3a8:28b2:af69 with SMTP id ci9-20020a05622a260900b003a828b2af69mr64175613qtb.58.1672746101686; Tue, 03 Jan 2023 03:41:41 -0800 (PST) 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 x10-20020a05620a448a00b006ea7f9d8644sm22415548qkp.96.2023.01.03.03.41.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Jan 2023 03:41:41 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw121526 [PATCH] gpudev: fix deadlocks when registering callback Date: Tue, 3 Jan 2023 06:39:48 -0500 Message-Id: <20230103113948.2817719-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230103104900.616477-1-david.marchand@redhat.com> References: <20230103104900.616477-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/121526/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3828927403