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 8214CA04A7 for ; Mon, 7 Feb 2022 17:39:35 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 722A3410F6 for ; Mon, 7 Feb 2022 17:39:35 +0100 (CET) Received: from mail-qv1-f48.google.com (mail-qv1-f48.google.com [209.85.219.48]) by mails.dpdk.org (Postfix) with ESMTP id 974C0410F3 for ; Mon, 7 Feb 2022 17:39:34 +0100 (CET) Received: by mail-qv1-f48.google.com with SMTP id h9so2062777qvm.0 for ; Mon, 07 Feb 2022 08:39:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=OnjJ8RIGjb6HvPKBt9hgCzXRpqUM/A5NeD1+0qotV0g=; b=QQGwldlIF6t9I6E9QbbgZEO3rtKKnsRee4Me+cNSiDm00U4KQWbrSm3Ix63UGjfjX2 z6n2tIHDop4CNtewRq76OWZcN8YsA+MY6/gnVofe4bPkLj5G2nK5/BEZCsrpiKh7nZUd DSUqFxu1d2MSWkFHl38SBXauNf+a8uiDwt2E7dM5s4FExVti9EyPFQ/Tzl08Xk7nLmxK 1B9Ap6NkZCM5OXhNVkn2z+qz41+0V1pCjgMzL5ywvPNn1M+P8JvJAhLd8zEJGsWLMBsj dAYOkTfD6tZ5cm1Njfxj5LtdNf6+R61r7dZmEfwEG/u+EHv0/Ty/uOEBGFUuZ5ZAf8kL Regw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=OnjJ8RIGjb6HvPKBt9hgCzXRpqUM/A5NeD1+0qotV0g=; b=GB8Wmvpmtxdj7+XrweEVUbl4kAMw6VHVDHEKTHH/ps9fBoFOOZzm3YkXzdxfQzUCJa L3IQM/c/HsbOTMJUiRNMUR8iszual+sIjGAWi8sPXeKHwFId1wudM46yLjDOImvTy9yH KdE+eC9XtckhHxTZjenTqc+QdkE/C3bw3WgcYqhoMJbTMWb3ZqbJZhYoiwckzyRE3ojt HL2zkfGB2ibPb9SQi31+02UKhNUDEKoKphieYCGMYHiIZafUL6z3uFYwhrJrtzr8FTer JHQFeh52JmndErks0ipw2uEI3sDoEEmmqkM5FKHtco2EDI9tfAJV7bpLWNKyZs63Pcg/ BA/g== X-Gm-Message-State: AOAM530V2MfTjsk08xAsLLM3tcLU52X/TX/fS4bNvbMckUs/sMnJl44J 9dgSESenq8/c1vO1WxOslpTxkNbCjCLMdw== X-Google-Smtp-Source: ABdhPJxlfrLJDileVS0jOz7I5i2ugzBC00girBWewLwpe+Eax8xRMHYyyNg2UMp032ZVtUx5IJisbA== X-Received: by 2002:a05:6214:2aad:: with SMTP id js13mr381566qvb.32.1644251973841; Mon, 07 Feb 2022 08:39:33 -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 w4sm5711587qko.123.2022.02.07.08.39.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Feb 2022 08:39:33 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw106981 [PATCH] net/mlx5: fix inline length for multi-segment TSO Date: Mon, 7 Feb 2022 12:39:21 -0500 Message-Id: <20220207173921.10387-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220207154856.574542-1-dsosnowski@nvidia.com> References: <20220207154856.574542-1-dsosnowski@nvidia.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/106981/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1807433280