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 2D50642C4E for ; Wed, 7 Jun 2023 16:19:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C81B40A84 for ; Wed, 7 Jun 2023 16:19:48 +0200 (CEST) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id 9F7D140A84 for ; Wed, 7 Jun 2023 16:19:47 +0200 (CEST) Received: by mail-qk1-f181.google.com with SMTP id af79cd13be357-75d13719304so604333785a.3 for ; Wed, 07 Jun 2023 07:19:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686147586; x=1688739586; 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=IVNnYn6DxmgppDOU7+iXsrGRk8WBvwi0CBX5dfWmJSc=; b=FRNAjDXLAXvd2/Pv+aADSMzURVTp3qoMNHw8hq6xGv4ieSOWQr4NCmi9yKnBjvqCzS lvBTs9/1NHQXlWyMW3uEbzZT2dHqMYmpK7pkzbIJeH9uhujmiQHHOxoHxUdgfK+y3T8U Brxq+fZXCU7R9g2ESvZfcX4kJQr5T/vY0Heb4CytuH/+RPpyiTCprDCvNwogmGZC3Z0E tnewRMSSF97dgulnhRxtYgtOqffI1jTeaWNbPljIPD0iecqr4QrHZYUg7b8G+YVWMXNh kb/M6LmRRszZCELGf7D/c9xMrV8y87BFKd7l3EBXZKYoQ1pkq+IAiws8wFdX7iCXpPvn RxHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686147586; x=1688739586; 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=IVNnYn6DxmgppDOU7+iXsrGRk8WBvwi0CBX5dfWmJSc=; b=ZnzWGzGaw60MftW2j73xV4C3ZmzJB5/Uyp3dvEoV8IW79pabFZiix54/r12J45Ja5+ 6u7b2NgIWia2lfvOh92zHkQCB2SZytxZFx4RzdrMDP/Rw6xRQzba2Csry69SpEmebo/q h9hgOwTzyFN4aXVWrj6+DhmRwKFC6mhCliMXJI3b4LLL7xTNmy2oml9NjiOEJadNt95U U3T/uFhBkOf+Sk65I+I9x5A71WaayhCx4aFLUWC7EEqdUO8XjC71prp91yWJMvCKTTUc y0PeszjhE1qhhxU1YxYVte9FHkRmS3tqVEfpyzL+/ZSFjYrJSZ0DmLxxDRrtnR8oYfYm qh4Q== X-Gm-Message-State: AC+VfDyFzWnGGn5EemSYLEWtow5sGSmp+930CZx3hpT52WTRsQsFoq/C mXUuiuej60zsVB7fRSUQqr2xFJ3vUWCs8/0y5SY= X-Google-Smtp-Source: ACHHUZ6tVnAFRWm/kpDhbZpwKOIezLSRxmKg7D4MmlzhB3qRMcdL87TFGVHqVPa/+QS0jBjl6lmbWg== X-Received: by 2002:a05:620a:4449:b0:75b:23a1:42d with SMTP id w9-20020a05620a444900b0075b23a1042dmr2368937qkp.67.1686147586692; Wed, 07 Jun 2023 07:19:46 -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 p3-20020a05620a15e300b0075941df3365sm5588751qkm.52.2023.06.07.07.19.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 07 Jun 2023 07:19:46 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128323 [PATCH v4 34/34] net/sfc: use conntrack assistance counters in transfer flows Date: Wed, 7 Jun 2023 10:19:45 -0400 Message-Id: <20230607141945.92288-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230607130245.8048-35-ivan.malov@arknetworks.am> References: <20230607130245.8048-35-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/128323/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5200517129