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 6191D43201 for ; Thu, 26 Oct 2023 05:39:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BE064029A; Thu, 26 Oct 2023 05:39:23 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id C385C4029A for ; Thu, 26 Oct 2023 05:39:17 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1c0fcbf7ae4so300709fac.0 for ; Wed, 25 Oct 2023 20:39:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698291557; x=1698896357; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I2T/iTgrT+XKH0DScP23w5CxDl9+f9A8f/e+BqT/rqY=; b=QnpuPAWewj3pT17PHws8l9thE0s+n1eP0VoiZ+BIISTH28prcdORQkja9hEm8QeAa1 +1e8/Uh1twz/WvOXKzb8YJP2nh1BGuha2PElcEmURoCoxsn1VIykIXtIojeVsHYeVW30 a8SAzenRcrEotOhqNf6bluaEjjvXWWwe6A3Ag= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698291557; x=1698896357; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I2T/iTgrT+XKH0DScP23w5CxDl9+f9A8f/e+BqT/rqY=; b=RmQBKcJAyww+n1r2VFCdcsh7LBIHWYZcInSh58GNi0N+O1gxEFkKlm06AAvVd0uIfj yNrQpQUeVnz27H6TSFT1wHDVyKzBUNVPR/00DOGxPq/sM3bGIKGV0n4p3aw2SDmcOxQi gRWz+cl+TyCsv7xyLEl90gBKJylk7VAHdZCFv/C6gMiWuOetVyc9fGaLWsRKQQR9/ILG ybqUOHAztL0ZizBtDzX3wkElYRpEmvcNdV4r2Ait/mWhnuvuOwRCyYMHueIQpqmcFNS4 GX9nuvhTpj5Q2Kyb0n51pRfBzdOmpbO4zkjYg0cIV6FvEHsIvncIncZyUHuv6JSWBIDk bZbw== X-Gm-Message-State: AOJu0YxPYCiBm89y+3xXicTS/aqjJPV6JXaRWlo6hCigagbOKgczEoUp xtsIyrsSog6YGiTCQBaSdtDGrz2o5xs2enSgclp3cf3wWI1O40wdAVEwDg== X-Google-Smtp-Source: AGHT+IHhHAyu1ooLY5XZTeXZZr8CwHLTWsZj0yYIF4BMc4Hknj3AWg/Hz9yEy4IDyTdIkaeMv8s0EnhTDvPY X-Received: by 2002:a05:6870:1019:b0:1e9:95c8:e15f with SMTP id 25-20020a056870101900b001e995c8e15fmr19208857oai.13.1698291557261; Wed, 25 Oct 2023 20:39:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pj5-20020a056871d18500b001ef38a99fbcsm116219oac.16.2023.10.25.20.39.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 20:39:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 20:39:17 -0700 (PDT) Message-ID: <6539df65.050a0220.1cd3e.3d37SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B61C6602A042; Wed, 25 Oct 2023 23:39:16 -0400 (EDT) Subject: |SUCCESS| pw133315 [PATCH] net/mlx5/hws: remove csum check from L3 o 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133315 _Testing PASS_ Submitter: Alexander Kozyrev Date: Wednesday, October 25 2023 20:39:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133315 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28074/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/