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 54CD5432C6 for ; Tue, 7 Nov 2023 12:39:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34DD94003C for ; Tue, 7 Nov 2023 12:39:21 +0100 (CET) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id 6CEE64003C for ; Tue, 7 Nov 2023 12:39:19 +0100 (CET) Received: by mail-qt1-f171.google.com with SMTP id d75a77b69052e-41cd7a3e8f8so38259501cf.0 for ; Tue, 07 Nov 2023 03:39:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1699357158; x=1699961958; 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=9ttecO8GpFbYfXvRzbl8pfx16VHSAX7sbx08uBoQIWc=; b=aS7WmymT/ztYCPZNd1b/ROARnrBWwVljsRzyyoQhA555W507ondI/xBNuOWILBU9Eg l/g42JBdj0qanpS4ZzM0b0fqmhExUVt9sGYjm833wag5jhu/8MyqzpFYj0vr/u0q6Ob7 4RV5goSEssOK6JU7PAitf//OS+D7fYoMzFUVg8DTowxAT8Egf4WJswERlQwMzPMHB+jI XE50GEU59caT7Jm2LeX3653gVGvzHpQHnDTvJ3sJwTDb51KZFp0bnlKpq0s1Z0pNk/bK mVjMmBK/wT4qXWujEtWXCafB1rUjq8JXwP8dPK2u95ST7me+EH2O5Nfu7iIU3bik6PQg lXlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699357158; x=1699961958; 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=9ttecO8GpFbYfXvRzbl8pfx16VHSAX7sbx08uBoQIWc=; b=Wqs8G4J0zFY2LS/QkyBj2mkjtns/QOrsFK+2n0utI/clytjdSUsgyx8LSxAAmSBMRC /CiuKm8ndLe9VjaASuOdXixLjv4AV0M1QHKn44f/496tDCuVv0VgvPDRW3UogB38038H LXFmplPc+hlgiDJEbnb9rJKVGmSPBlXIcLVEKxpRUcHX4UxHSblMCVmuwnm7IVt+NHhN 82B/I1UIrGoq2mWwZMROWqnNnZmPuC8LgWz6dPAhpcNvn/FzS23MI0QLb6JLzT5zCEen 6+EyZecV8vf+LcgDW/5Pkxh8YooJlhCpJZPy/bhTMw6yKX6UW5J+wPRWBjlcT0pkch4i lR6w== X-Gm-Message-State: AOJu0Yyh8Q5BGSwfqM546c5tILibHBYzfasYthKTYqcxlB6OZ9uUW22Q JD+KLNr/SERfWMMzXnGgXMo7dIk5RB0shmmKO5c= X-Google-Smtp-Source: AGHT+IHi5EvpJiMYiH7x95OkBrcKcT9NNWDxGvA1Kx5ZkrqLj4u8Kk/y2ySlH4eeE54qtUsllf+fWA== X-Received: by 2002:a05:6214:1c46:b0:66d:5ea8:a7ba with SMTP id if6-20020a0562141c4600b0066d5ea8a7bamr45959425qvb.1.1699357157985; Tue, 07 Nov 2023 03:39:17 -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 k1-20020a0cfd61000000b006616fbcc077sm4272865qvs.129.2023.11.07.03.39.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Nov 2023 03:39:17 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw133933 [PATCH v6] net/ice: fix crash on closing representor ports Date: Tue, 7 Nov 2023 06:39:16 -0500 Message-Id: <20231107113916.2922350-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231107101223.225726-1-mingjinx.ye@intel.com> References: <20231107101223.225726-1-mingjinx.ye@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/133933/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6783474052