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 776F74265B for ; Thu, 28 Sep 2023 07:59:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BB014027D for ; Thu, 28 Sep 2023 07:59:44 +0200 (CEST) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mails.dpdk.org (Postfix) with ESMTP id DA42D4027D for ; Thu, 28 Sep 2023 07:59:42 +0200 (CEST) Received: by mail-qt1-f170.google.com with SMTP id d75a77b69052e-4180d962b68so62159161cf.1 for ; Wed, 27 Sep 2023 22:59:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1695880781; x=1696485581; 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=9l6WsHtHM/lImEIki7l1Ip4ZjIgZLz3KYjlYTd+15Yw=; b=GgR3sTFIK6HbkjjVnoYySBpNoe8Z45d0u+mhvpbIE8mH7KGK9tuihkx4dIguudzCOg YT1leiskczUpmRA8XFrJ+ac0xkRbiUYG6lc680hnRXMekCt+O9Ec5HWMirpzqvg66a82 HvEhekBC4ns0Lk9sKzQD5yL85e3FTiQ4gJdhOkDG3mZj6f6oFIQhuLCaBgc9pmfjT/uX 7nIzyjql7IhoQTZ0Im4zTL3iLW6ELizzRhW25s3DHgsfNAhrInZLmXT5SRrrItYh4QEQ rgwmuZeMvO0E6sjl78RsETTC5PMYiYeA4E79h/VHmprc8Tn1OOp3c9ZntUJu9JPK4g3R 2tpA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695880781; x=1696485581; 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=9l6WsHtHM/lImEIki7l1Ip4ZjIgZLz3KYjlYTd+15Yw=; b=Wb29WkZCQgohWQrqr4Cl/HnKy4pRIIBMxRLpbvPTOqOhjQU2pNwr6fWHafyIFWgwRm 4Va1ys0sDuWrHJVdnAySaPQzlX4Guk5bDOG+ixPsC6l5lWEef6Gzjnjh3Tu0KXpg2aFD kfDHVJ2DtJ5ulLxhV6LNJLeJsftisOsDcPFqzoFgTFBZHNNiHhElUMYL56LdVPJx5meX Zfn1QYOFXgW1/ql0od7snJDv9Yi1VOkFpfW/avEeKCsF4JlTNYf2YYvpl3s6QKPy8S3R oHOmROoRafLnf9wPknKLLxsKVLP+v4VganX1ENQ8uLaqvMBrw5q+8CWfSligNtsgC1gp FkTA== X-Gm-Message-State: AOJu0YxfY0xxg8fWIgcsAL366qP1oBFQFBYgNtL8YY+lFoPpz2phmnIT 9dCSllbixeCNJwVQurZvSvqnuNCBmdcIf9wnlJ4= X-Google-Smtp-Source: AGHT+IH7oZCi9ep01tZcEqZfMp+UvAdxNtX8UdQJMAHzK/TAHf76ZSX0SjNcTngceITEfIQaZ8zwkQ== X-Received: by 2002:a05:622a:412:b0:419:4e6b:70a8 with SMTP id n18-20020a05622a041200b004194e6b70a8mr372303qtx.7.1695880781546; Wed, 27 Sep 2023 22:59:41 -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 w19-20020ac86b13000000b00417f330026bsm5265433qts.49.2023.09.27.22.59.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 27 Sep 2023 22:59:40 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132073 [PATCH v1] net/idpf: fix incorrect status calculation Date: Thu, 28 Sep 2023 01:59:38 -0400 Message-Id: <20230928055938.3024684-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230928050520.2327245-1-yuying.zhang@intel.com> References: <20230928050520.2327245-1-yuying.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/132073/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6334869513