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 0700142363 for ; Thu, 12 Oct 2023 19:39:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F15CE40042 for ; Thu, 12 Oct 2023 19:39:27 +0200 (CEST) Received: from mail-vk1-f177.google.com (mail-vk1-f177.google.com [209.85.221.177]) by mails.dpdk.org (Postfix) with ESMTP id 9156040042 for ; Thu, 12 Oct 2023 19:39:26 +0200 (CEST) Received: by mail-vk1-f177.google.com with SMTP id 71dfb90a1353d-49d0a704ac7so464169e0c.1 for ; Thu, 12 Oct 2023 10:39:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1697132365; x=1697737165; 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=6ik9V3eELhQDn2lmsvbci+b+7pZN6L/OLo9dNCpWqcE=; b=DtkbXx3DMlDGP02RrbG+u7NC4HKURh/WjiFb+DdsGFpC2JXSa/CLBKd1gyS/aJdMc6 TVqzEe/zpMKqZh7Ys9C6GFmS+HucETN9VfSUfIeVX1WavH4pqnLNzMa7Ya3qS/yy8y6W 3rorscj95gBJsd1WD03EglcaAVkUVhJcgx9k6Ndx9tDbbbkZoIkvv533Ao22/QilQftR ghvqFyr4R9B2yXwj1G27fK/eUAZna+eILXD8IJSAE0VOF6qwjPlDT483rfO7MEJXIAv/ NONNoFhngG/9v355OMtAeK3Mdi+oMQgzzcR9kTrE2KQx6LAb2vlh86vEAqauyEm6LQVG 5ryw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697132365; x=1697737165; 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=6ik9V3eELhQDn2lmsvbci+b+7pZN6L/OLo9dNCpWqcE=; b=UFOyyVptsC8xOvrjojzb9IwqlAJA7pw11t74KV9K+NQSc0siPY2+L8ohfrpCI+0Uso azteQd+iQ2RMjA/k4zjIzSQSSt6irJfRPqMuSYk095ib7cA6nMRh9J25j02r/e3tM+rS fKVurlOxABrJJFJS4xVha0Q7ATtQg7VC4hcfwo27/VEs20tgt+0OtXqNhvFRYuOiYIv0 fZMDsb0xGHyp07Fx7CSYONObSB0MPAXkDcnt8pAVxw8pthmdA+Wcy9Bn0/iqFdNBQrtP Qf3tfiYvI1xG340ZJxZ9P+cZCe/7mkbdYG6DBDSJ/1dx8FOcdHr6LdY+o66ols4MccxZ Nn/g== X-Gm-Message-State: AOJu0Yx41pSEtmknxVH8RLInFPEMlH5ucrBhdjIgZ2AGudb7vYMC0czx AHHyEC8Pz2a85Kj+jrN2ecYjlRWYxO86pd/ndnU= X-Google-Smtp-Source: AGHT+IHsQo5iw3lVM1I24W7notWbNz6KuZiJjZtW/s/EI3hD7yUn553XYk/zbhtIIfByeR07nddUvw== X-Received: by 2002:a05:6122:1d47:b0:49d:eeed:3ed5 with SMTP id gd7-20020a0561221d4700b0049deeed3ed5mr21457557vkb.14.1697132365498; Thu, 12 Oct 2023 10:39:25 -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 fi6-20020a05622a58c600b004108fe9697asm6299803qtb.61.2023.10.12.10.39.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Oct 2023 10:39:24 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw132580 [PATCH] net/mlx5: fix MPRQ stride size check Date: Thu, 12 Oct 2023 13:39:23 -0400 Message-Id: <20231012173923.3478354-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231012163433.164254-1-akozyrev@nvidia.com> References: <20231012163433.164254-1-akozyrev@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/132580/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6498483735