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 646D64259F for ; Fri, 15 Sep 2023 07:19:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4BE9240041 for ; Fri, 15 Sep 2023 07:19:46 +0200 (CEST) Received: from mail-qt1-f169.google.com (mail-qt1-f169.google.com [209.85.160.169]) by mails.dpdk.org (Postfix) with ESMTP id 2AD7840041 for ; Fri, 15 Sep 2023 07:19:45 +0200 (CEST) Received: by mail-qt1-f169.google.com with SMTP id d75a77b69052e-4142ca41b89so10411111cf.0 for ; Thu, 14 Sep 2023 22:19:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1694755184; x=1695359984; darn=dpdk.org; 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=sWpTYNb+VhC/5mTNr8sOSEM14JntiJLaw5YYtG/Tkr8=; b=o/raihX+dSOQefNZRwWbaVrqydMIopSQD+sT1i3A23PcyOftsGXbNj4N+YY/PHr9m9 q5dCpV+XoUVjJNiDTHtN1vRKdyJpzqXR/mUoBG6oMojvGLpRfk8GGD33ilK95NMcDhV7 L36oWrja2mNm5JEkDJ2+aJsUbqH9LtRGERlGfCF4EQrmtYH6Eu4SVo2bHsb3tJC96vTM vpYhZQzP7fiWeM0rgXRpx4P/v1ldyTfTlGv9aUCZmu71hPUeYwYhx0QiImZvosaqu0fw FR4W/wyDkHwQR06CDTKY+V4mpi2aahfQpidGBWyokjnIkEvo4M0pE+VcESMLgcdbsmeH 4tSw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694755184; x=1695359984; 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=sWpTYNb+VhC/5mTNr8sOSEM14JntiJLaw5YYtG/Tkr8=; b=JCiwsFdP3yIVISUMH5SPxVYSsle9mZWRKKFS9W4hqQ35DCU9LUVOXTcbv47CaEWjjw MvLjFMYkA3kwA0oPFjjtRKiy9Cp/O/Pc5A6IZJB4PhxHd/DxuHwO0M/Uf7GUYnX2u8GH B6hxI4ASnn5q8kpbw1dr0m8XUNol3Qrn+VkNa0cjAY5UtGIQ4GEmDRcM5ShnwHxV6FXB 1lH/ZVqu3RNem9SOcI7H+em0/W3ilqyzLQpHOhGx94RYtJ8tHenaZNDn9KK0X5FCYCXP odUgsYi8jUxxU5fF8jUx0Spu/dxcNH2vEDwLb3mTXqWP0dAFevmy/GFutk677l44yXSx o04w== X-Gm-Message-State: AOJu0Yw/+vajtTkrimuhMfqxv3W1+2ohOMQkff+5LbT+PgQvHCPdutEl 5bnXDGfPkwD7U7ACXbnQN1PANRKQDrV1lp6y/Uw= X-Google-Smtp-Source: AGHT+IHL4TkOpRJ9PbUzrsdBx/Ok9mGQBuCBWP+tb94wJUmB3Bu0caInoKhkWKptDgfqCwc+rw5TsQ== X-Received: by 2002:ac8:58cc:0:b0:412:29af:d657 with SMTP id u12-20020ac858cc000000b0041229afd657mr825363qta.61.1694755184118; Thu, 14 Sep 2023 22:19:44 -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 vv28-20020a05620a563c00b0076efaec147csm993205qkn.45.2023.09.14.22.19.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Sep 2023 22:19:43 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw131454 [PATCH] testpmd: unregister event callback Date: Fri, 15 Sep 2023 01:19:42 -0400 Message-Id: <20230915051942.847766-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230915042633.151750-1-okaya@kernel.org> References: <20230915042633.151750-1-okaya@kernel.org> 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/131454/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6193966661