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 5F604A0542 for ; Fri, 11 Nov 2022 09:00:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58D4C40143 for ; Fri, 11 Nov 2022 09:00:00 +0100 (CET) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id 5096640141 for ; Fri, 11 Nov 2022 08:59:59 +0100 (CET) Received: by mail-qk1-f169.google.com with SMTP id k2so2609634qkk.7 for ; Thu, 10 Nov 2022 23:59:59 -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=IxBuN/pOtK7bbEgJ+ory3qUq9JKJJStrmQo304uqoBE=; b=sJ2JSLtyRCabIMJjduIgQFGAJIzQNo/oS1SR6qzpAohw/9tAw6MZKcgir9bd7A3qdT 34K4ceSkjxrWcKN3jd4jLL8FPpdrmDzvm/TKQ8LqRcc28ofYv6VWxL7hslpyd+WOEycA lGvoYJwLY2l8877DXZXq3aQTTn9B/NrrS1/MhSSvPeoQNQRDZgm8mh+VfSv/5LkUoASL 7v2bIMaoEi+EgrDpIQ1WetnMax4gZwvUjWN2bmVxEG7S7Z3PFN4w95X+LJACrwNRBQqe +FW5kYQA1sWjFeH+Be1htTxK5AP4HeAOl8Ksy5eK1tJGHwRLGCDx6bjgfQhXI8O/U466 h5YQ== 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=IxBuN/pOtK7bbEgJ+ory3qUq9JKJJStrmQo304uqoBE=; b=sMVvAnXDsnP7m6r4cG7KWOIlCRtiqADDrAANG4M5OQCqlPND/NO8EcJXEzwOwAU0VD xjF/qZ+1LJ2Wd6OCq1CsRFU/k9OBlKyaxpzOAMrq2eZ0lc+6T8zH/8m/ret0lBJD8eMN nVlI90E5t5UTu1/KfVI+ubRc7qHOaEt923lhtVa3E0pOpNmRm3lAN9R4uHNZPrpINH3n udRrVuLMyUC0pUb2WLKhJXTPvUJkGIXH9zaL30V5TPrs9bUj2xwiX42oYcXcHClULQyc u+Dou4sZxbpiI/oFPnDXEdMjv2wA0p0P1xynM56BXtWLyTmLGKDBZZDJdfVWZbrMnmcC frgg== X-Gm-Message-State: ANoB5pkTca5B4GWDK24SYraywbMgWidkyiRLEP1I2QbmRaG/3/7htdPE /jyc47MAGZ0+H8xtPC0wBNlrYr0ooHPLkg== X-Google-Smtp-Source: AA0mqf5cCIL5oMthUjiKs+hEzzVyeEBx3TmKm3mJuS9RGjkGjs6mwVKfbLm3CMY1tYvGFnT6nVctZg== X-Received: by 2002:a05:620a:16b7:b0:6fa:8b0a:c4a2 with SMTP id s23-20020a05620a16b700b006fa8b0ac4a2mr209773qkj.286.1668153598612; Thu, 10 Nov 2022 23:59:58 -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 o19-20020a05620a2a1300b006f87d28ea3asm1064192qkp.54.2022.11.10.23.59.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Nov 2022 23:59:58 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw119754 [PATCH v2] net/ice: fix ice_interrupt_handler panic when stop Date: Fri, 11 Nov 2022 02:58:55 -0500 Message-Id: <20221111075855.394935-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20221111063729.874731-1-frank.du@intel.com> References: <20221111063729.874731-1-frank.du@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/119754/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3443138277