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 4A9F842E68 for ; Fri, 14 Jul 2023 01:38:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2EB9740685 for ; Fri, 14 Jul 2023 01:38:47 +0200 (CEST) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mails.dpdk.org (Postfix) with ESMTP id 3759940685 for ; Fri, 14 Jul 2023 01:38:46 +0200 (CEST) Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-7679d444210so115611985a.2 for ; Thu, 13 Jul 2023 16:38:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1689291525; x=1691883525; 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=Fa0RtFuc+ufaLkkcAY5keS1JvFhDs2XvTQlRT2LvV7c=; b=PQdMA9/GQGIpqahg9ulszM0QIbsb9D22xzHHjyfKdywY3PEOpYsv9GM+DZ4T9yGIDY KN1+sXNEW2pGdxt051hESUQpUCbFFyZUUVKNvzoebTNLioxwZx/Hc926xtZP6+MB7cE7 x6V+Iog1+ogA4tFzI1KB+5+ZgKotaimKI50CKQOb6/1gSa/QvMBBjY2jeQ2Hw1nBSnVT GCU1cD8cuA4p3pUEnW1DgOZ7i0PGvvNB90C+xwLjJ7efpCg79ON4BZ/IB06kRhubpYgB fJpG0cihlAv68kSmiEtthAYS6AY21MicXWJiXCWwKdDnjcVn50ri2Ui1X+Rp8DzXOl2j UL8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689291525; x=1691883525; 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=Fa0RtFuc+ufaLkkcAY5keS1JvFhDs2XvTQlRT2LvV7c=; b=dTmy0nwVvUuHezyqxrTBd7KGv6xwckWzuHQSdQ6jM9hyNGMlVDI3O0NduDsYd+nCuL 3gyQEhZlX8GxaHTpXE9CyVw/bPCHgA6KSK5jCJI3lISXaKJgR4ZcFk9ifxaDjxN03ELr AIs5wov2pI2O/hSGAeios89EAHJZxNn7vKS4tqG0MM4XLkgj7Ha5bIPQgisxAK1uEUT5 nXpcibof5mWC39IfJGBTyvISYMlQNe15woVdvNSnyW8Jy/sAzhw74UkpQTe5ULrHbYof aiBRoeQI4j33PVWRSueotY4cPKgdk4j96z/rPN+X9pzFHKHbYa93hrooV2cOeMQ4ZF00 URTA== X-Gm-Message-State: ABy/qLabDmOVvTVa0XYptySCeJWX4friTGsFqtqg3lhZpagaT4eE6O8i d3gCu1LsW/VJSsGyyX25ZY81NPMtS3G7Wir+pKM= X-Google-Smtp-Source: APBJJlFbnlkxHCLXxsJ0czd0Tcuu/9K+9V3qL4qzq6xV5z+/dw9I6+qwMDZS+1Ov6dRiVRuzQywo3A== X-Received: by 2002:a05:620a:4045:b0:766:fa1f:4ea4 with SMTP id i5-20020a05620a404500b00766fa1f4ea4mr4399788qko.1.1689291525251; Thu, 13 Jul 2023 16:38:45 -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 o12-20020ae9f50c000000b00767cf270628sm3251123qkg.131.2023.07.13.16.38.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Jul 2023 16:38:44 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129534 [PATCH 1/1] net/sfc: drop redundant null check from IPv4 flow item parse Date: Thu, 13 Jul 2023 19:38:43 -0400 Message-Id: <20230713233843.2292301-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230713224002.5667-1-ivan.malov@arknetworks.am> References: <20230713224002.5667-1-ivan.malov@arknetworks.am> 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/129534/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5548661661