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 ADD5D41E9D for ; Wed, 15 Mar 2023 10:39:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A96E840141 for ; Wed, 15 Mar 2023 10:39:41 +0100 (CET) Received: from mail-qv1-f46.google.com (mail-qv1-f46.google.com [209.85.219.46]) by mails.dpdk.org (Postfix) with ESMTP id 8BE8540141 for ; Wed, 15 Mar 2023 10:39:40 +0100 (CET) Received: by mail-qv1-f46.google.com with SMTP id nf5so15620266qvb.5 for ; Wed, 15 Mar 2023 02:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1678873179; 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=Jx3rwo2hn8YXigOd8dso9sEvk38BH4liqFD58un2c/4=; b=VoYQYvIGPBdAXs0HaZGKBk3m1+Ci22C8GWdgw8Tl4uCihlxNCaHc3Uph7spGJZrcQo zzj9q3HzuRUXbUVQi/b4YnvIBLiCvrgT5FlzMrAFBcFc+UdiJ3WtkUjcTPBfJdvJZJ9t lt5iplN0YipgKdRIpi0BpTqsnM7AtaeHEDOzXEJT7xMeBYUoz4E3l2E6p3M5vB5W7ny9 nbn2/OKP8vPPzwLMpkazWKjPkXgIMdxVo44dfTQ72VlCxamlbl2wTLePeAcJQ9kZoy1R 3fagIeJvlXag6dWf4CJ2ewCzBl6oYNfcHZczrvgu3OhcQ3g6jCzc1MqUb7XwtKAL6YQL SXCQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678873179; 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=Jx3rwo2hn8YXigOd8dso9sEvk38BH4liqFD58un2c/4=; b=uTmLmlGRYazYl9XnKJci121rSmLjH0bzHetrm+iGnwiXv/nf4IFv7+vxOwW8XAdji+ AHD7gbvg4x/gQpd7sbgOcoZIXJdphiWBeMIC+15PW8JhvcHrljjUR0VWVxervvIcsoh7 gdgKentBjfFhpTr8B32wZvZnVCNd/DilhgJ+rxoehHtPwW4iJhNsJmJh/e9AG86IjreG t1JevHmcsLocGFVK0U+nNF7ceWL0ZnPrDywtpEVD+61Y5fr8zh+ko9dY3Gan2GSNPnK+ FD4ruKn5pgrHJQKgEFSIQeYVxIDpOIN2e9/eS/FGV51C+2bZQSGv1QBGk8bi94QGT9IV 63VA== X-Gm-Message-State: AO0yUKWij2QMWWaOPmWEx5ZUXW7ivKCnhC2wUtONnGSyLpxnpL1I0jm7 TP91OYXRJO6c53VZPuAHggQJGXRAn/np+fQ/sBE= X-Google-Smtp-Source: AK7set90+3Gu/c8jyrW5AOHnuZwXeiRKzccIxXQyvUeF5Wlh8UC5c+z2FJB/P41m2SvkjuuCWpYw8A== X-Received: by 2002:a05:6214:1c09:b0:56e:ae3c:129d with SMTP id u9-20020a0562141c0900b0056eae3c129dmr10124750qvc.0.1678873179766; Wed, 15 Mar 2023 02:39:39 -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 s3-20020a37a903000000b00743838d9f49sm3439844qke.12.2023.03.15.02.39.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 Mar 2023 02:39:39 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125135 [PATCH v3] net/ice: fix ice dcf control thread crash Date: Wed, 15 Mar 2023 06:39:27 -0400 Message-Id: <20230315103927.3022170-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230315082018.4260-1-mingjinx.ye@intel.com> References: <20230315082018.4260-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/125135/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4424338854