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 0AF4842636 for ; Mon, 25 Sep 2023 17:20:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0581240395; Mon, 25 Sep 2023 17:20:17 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 2374940395 for ; Mon, 25 Sep 2023 17:20:16 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2774f6943b1so1728505a91.0 for ; Mon, 25 Sep 2023 08:20:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695655215; x=1696260015; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Zyad0oVRZ5FAWiFKMm1YjuyBB+SXNWlJ/1K8SAtHILY=; b=J8HfkQZaEWWxDvEk7I06fOyOYppgEbanDOXCIr6j4wl3eUKA+0BfGQAtzTG2RlvuWh XZaZnP2BZ6YB5i5mHfTBA5E8ShOLVg1fLs6acHbN5hcq1ycKgCA4St+4XBtAxRJBVRFb SH3a1YftzpotKoSI+SxN5zfMJcrw0bhFFO0L0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695655215; x=1696260015; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Zyad0oVRZ5FAWiFKMm1YjuyBB+SXNWlJ/1K8SAtHILY=; b=N7OldU2N8LMmY5BOfdvMUADnkyNy7zvOhC9GzX0SpV1FJpDP7JYMPW5KYPiq2Z+7cm zl5EwQN3E9Xdx29Vox61a7di89Aspy09BzhDFl2GTV6bvUf4/MWIut7gDRML03GllVtP RVJs+bgMjhC0qPQpEGrUduwazdNu/5T0VX79as3SKYW06y4Ko7Y5HL0hb8Jt54504u1+ 2FfY5m67B6uT6RmqfZKFMTbXxT4oi6wxz5nc5K9Z6xUOoRAFspanE024omL4e3KHzWtP Y26xUQDVoYHfTbjJ7OFqMM+w7N6B5xPyybO48Kg2qod4SBz5+Bge58Efqz+v2XqYBawu PPiQ== X-Gm-Message-State: AOJu0Yz+4CxuN1RcuUEld9rdAz+FsXJ5zdOK2RZqMLJcopiKinJkVx8p 6oeRd+5WC7kcWvjtU18rYx2JhuUCQ4KPS604UkECniQyWv4siYwRa0eRhw== X-Google-Smtp-Source: AGHT+IHYkFAEwNUoybU762QhwKVsgcRIDfQ6OmW6WVPScdyRJX6TDG3zfYFYPhNtV6nb/9VIb1vt79cnQCau X-Received: by 2002:a17:90a:bd97:b0:271:c207:b285 with SMTP id z23-20020a17090abd9700b00271c207b285mr6554740pjr.9.1695655215405; Mon, 25 Sep 2023 08:20:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j11-20020a17090a31cb00b0026cf727321csm1266947pjf.16.2023.09.25.08.20.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 08:20:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 08:20:15 -0700 (PDT) Message-ID: <6511a52f.170a0220.acfee.fe73SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A6268605C351; Mon, 25 Sep 2023 11:20:14 -0400 (EDT) Subject: |SUCCESS| pw131884-131888 [PATCH] [v3,5/5] net/mlx5: add support for 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/131888 _Testing PASS_ Submitter: Haifei Luo Date: Monday, September 25 2023 08:07:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131884-131888 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ 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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27710/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/