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 9A250425D1 for ; Mon, 18 Sep 2023 15:09:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9470E4025D; Mon, 18 Sep 2023 15:09:08 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 7E2594025D for ; Mon, 18 Sep 2023 15:09:07 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5735282d713so2773486eaf.2 for ; Mon, 18 Sep 2023 06:09:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695042546; x=1695647346; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j1RFYSmhCP0AZdm0Q5YJdMWY6VTeK7bqFwgTn1DEoHs=; b=UICA6VNu5whtxOzNkdWeDkjSQu6MYJP/04zqXW4wEsDdWUPYAiRwAsua1yyFnGYllP l6mbMIKUzmLVmeUavvVnTxIScCm0eAIa1nYaIv1z+MCUKFMpfSs0qkNxPRf6M43/LJNa B9wkFeY3y/8whDetdbm+AUOVl0X67AWacbkWc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695042546; x=1695647346; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j1RFYSmhCP0AZdm0Q5YJdMWY6VTeK7bqFwgTn1DEoHs=; b=LHcg1IqLxFkA/AnX06zhrLGEhTTbbK3TXDv0lGFURF9UmBf9dKc2+re4ttZs5ltNi8 YjWF5CkewNAupRj4PJDwkyDoqQCIjMrXJ4KC3aguEVU+YRkAIvdjid44WKqBzvT9OIZq FyKTna0LoJm9fkWVfgfc8czp+4MdM1jL+CweJ8xHuEGuMqjyTGijcn7RIT5DDFSc+5WV RBacQoZdFMY5N0eARM44/d5pTs5k5XWHrypqRa++qVjbcz9D4k82wje0Gv90gAIFM2JD OtO2uxENXCpgC2PjXSYVoBvQESbZWcIjdef4L8INQ3ea1VSexC5vjQM+Gqx9UV4nL1Zb ilWw== X-Gm-Message-State: AOJu0YwuQB6OYJDrUw39oJq/Febx08l5LPJ5XHi66fBV3cU9RW8UP68n zpyENuenKulqC0IdUBJgnYrRichwPTvO2s3ec7TNJNcJndRptC6crMSMbg== X-Google-Smtp-Source: AGHT+IGSkV8bCkvgJsAkOAT/Ux20DBKaCJZsVvnpr++oZZl3aJNTj6hdsZUZJ2l9Tb6AxQcg1aqghHBkzW94 X-Received: by 2002:a4a:3816:0:b0:56c:7428:4a35 with SMTP id c22-20020a4a3816000000b0056c74284a35mr8252716ooa.7.1695042546788; Mon, 18 Sep 2023 06:09:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h66-20020a4a5e45000000b0056e6b652186sm952543oob.16.2023.09.18.06.09.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 06:09:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 06:09:06 -0700 (PDT) Message-ID: <65084bf2.4a0a0220.ecbb7.364bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 48B47605C351; Mon, 18 Sep 2023 09:09:06 -0400 (EDT) Subject: |SUCCESS| pw131565-131566 [PATCH] [5/5] net/mlx5/hws: fix field copy From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131566 _Testing PASS_ Submitter: Itamar Gozlan Date: Monday, September 18 2023 12:07:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:d83fb967212efa19d272e7fa65d17c9ad94b17c1 131565-131566 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27631/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/