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 BC64342BE4 for ; Tue, 30 May 2023 18:19:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA21E410DD for ; Tue, 30 May 2023 18:19:57 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 197B9410DD for ; Tue, 30 May 2023 18:19:56 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-75b3645fb1fso301751085a.1 for ; Tue, 30 May 2023 09:19:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1685463595; x=1688055595; 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=ZuAVvcrLaYo7UItboDEmyrETC+aB7iL+eHap+RNLmN4=; b=W/kpmwykH+0LHbcflafb+FfO1oBvfzt96X4bMbYyxbR5LbjWEyta6+MTyJiV3hzS3y 4Zub3nCXTkJpiK7VfpYjnAPaGZ31/qYIDYzH64//XLjJXNe0s4Qs7E5VvVENlZ6oYIEs f0DYNnwnxL+n+rHIrXGTgz58JMsgLrkJk1Nx621NvxGtUnZaKe/SrY403VqrviPXSWyg Xsz4dgWgYe1Otdv3/HuXB5BvbfOTz9T6ps4vo7wHs+gScjiS6g44MIHoR91ZaM12Cd7n I3ehSg6VrNYSWkQp24u06bxuJjXYHdPX/H4NL42CCm0j8prfjiCPUB3a6D0Uay5a9r7A iXDA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685463595; x=1688055595; 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=ZuAVvcrLaYo7UItboDEmyrETC+aB7iL+eHap+RNLmN4=; b=UvTZbhRCn2I3Bw/uKM32sHJX+51Ko/YUAtIJKcBbCZMXGZVJHJrqg9Un3bspxB6exI JaD0IQSUTWEFf3/E71gvKvHqO074nmQG7np7UcVyrMSI/v5hiObdaBfuD9fCbyOb9UEp rCxmL3031jti0bzAUB9SolgxzcrJQEZNoXZpH6DdTzO3X3fv8ohChvXAm73cu0FYcalj 9W8aySkUPu0O2E95NTAd+6PFRIKZdyDnvcVQA1BHmB3kBU/US+2P/MV4pxlrp/eS7kGx XJ+1WyrodruL9ipS03WdNtz+j7ERE9Ps0WX9kmUYPr1R9LJ53+cSEerlgAAJ9ZldDdp4 QpFw== X-Gm-Message-State: AC+VfDzcdYqLEMZ0EeCQoxrpGb1nP5X6TrLdrxQjFnlO7lnlhgZW+Lzi Yi4NSjaYVrWjjwitlM4GxW90XUNvpkwW6Ghi7Ec= X-Google-Smtp-Source: ACHHUZ6wWV9KrT0+ou+Xb0RLJ/jvxdCUg0ET+lvaaD0P5EmHQsr9eGaJni42PCxLMv4osBqAXFKFww== X-Received: by 2002:a05:620a:2007:b0:75b:23a1:d8d8 with SMTP id c7-20020a05620a200700b0075b23a1d8d8mr3162219qka.28.1685463595216; Tue, 30 May 2023 09:19:55 -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 s10-20020ae9f70a000000b0075c9abecdf8sm4193088qkg.1.2023.05.30.09.19.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 May 2023 09:19:54 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw127728 [PATCH 1/1] net/mlx5: fix device removal event handling Date: Tue, 30 May 2023 12:19:53 -0400 Message-Id: <20230530161953.3015125-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230530151328.29738-1-viacheslavo@nvidia.com> References: <20230530151328.29738-1-viacheslavo@nvidia.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/127728/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5123315440