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 D08C2A0501 for ; Sat, 2 Apr 2022 13:00:26 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5F4B4067E for ; Sat, 2 Apr 2022 13:00:26 +0200 (CEST) Received: from mail-wr1-f49.google.com (mail-wr1-f49.google.com [209.85.221.49]) by mails.dpdk.org (Postfix) with ESMTP id 9FAB940143 for ; Sat, 2 Apr 2022 13:00:25 +0200 (CEST) Received: by mail-wr1-f49.google.com with SMTP id h4so7475637wrc.13 for ; Sat, 02 Apr 2022 04:00:25 -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=F+mn8zjIjIHGwnnLnzWn9gwv60+dz20rWRMrd7Gli8E=; b=0//1yzkKXXbiyC2M10g6EDAox1sH98HMNKAw1P+tRmy1APcDASCIVfADWJ21Frb37f whEjh7zJSYzSU5WYr2T8IdPOfH2y9DYwJgLOcm63xe7SeoU0Ut51LJq0QPYuA3NYkPYM JmbTctBTm/QxRVYrS12zkJrfgZZ/1H2Iir4O7y1bx7Oqcu3/856HnuE5APXQkSTp0vT0 xzZT0tsoLUeg2ZQi5pxx+w7M+QCXfDgZYSU3vyPy40VRa6Lxr7u//xbyjhAyXxz+osaQ MQg+PycVUAzEx8RoZvi76xMH3EE/TkG7nB2h+lvddtciAjj/lMkNa+nMFk/5hJ+G8VvJ PpTg== 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=F+mn8zjIjIHGwnnLnzWn9gwv60+dz20rWRMrd7Gli8E=; b=looEvQJKlb8tnmGvKxn6eqGJa6eAAhqZjVqo5rnb0xWs/fd0McXYduRtn3rSD4AB+t sn/0xiYMiHYdXdDZFqN4fXp8H4Qz9tyWfFvzqui/7nF2yVLbO/I8bBV801RroEiuOiDI /rufmCDCOkHpa6evF0XGPVOMGN4tFfH6YwAsH+615KLep901oGbDyndBTdaX8IPKaxZk SclSkfgEGdJR5uQGKnWrzDArxoMJnUhYGqvL7iPikj9Cqfya38lJK+nGgfEUq9XICQf3 Oi/AW53sYGqjgAVG7Ys02R3ZSsxhuvwxPcWo0rm3tcMvCC6xpewOX2+OBUaPF6fDoe4i GOgw== X-Gm-Message-State: AOAM5315T2npOBdaROOdD95pYGXAdSiW+cn9qiklLFW0YNzX6w7pICu8 wsDwpTimWaMKFpcCMEV2El8UsVMzf/Y/6A== X-Google-Smtp-Source: ABdhPJxXRUMT0FnY9bOepFE5ANrPfMkij7qKH6IlbGK5YGgTCSGbApinJTZ6qibaGyi6Nnw+58MLJQ== X-Received: by 2002:adf:fe4a:0:b0:203:fb08:11d8 with SMTP id m10-20020adffe4a000000b00203fb0811d8mr10509628wrs.356.1648897225111; Sat, 02 Apr 2022 04:00:25 -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 k40-20020a05600c1ca800b0038c6c8b7fa8sm12340447wms.25.2022.04.02.04.00.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Apr 2022 04:00:24 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw109109 [PATCH] net/iavf: fix iavf crashed on dev_stop when running in multi-process mode Date: Sat, 2 Apr 2022 07:59:58 -0400 Message-Id: <20220402115958.6460-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220402095120.637740-1-ke1x.zhang@intel.com> References: <20220402095120.637740-1-ke1x.zhang@intel.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/109109/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2081754856