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 B823943245 for ; Mon, 30 Oct 2023 19:31:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF35140266; Mon, 30 Oct 2023 19:31:56 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D799440266 for ; Mon, 30 Oct 2023 19:31:55 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7afd45199so45631097b3.0 for ; Mon, 30 Oct 2023 11:31:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698690715; x=1699295515; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XgH+LFuehB+AA0W+8R9LmRD42n3J/nb9Lu58BqNB2/Y=; b=gPdhg2+Xt+TTiO4EWLFqJ2ff9CG7SqGiLyNX0xtzqW4XdkM/OYOpSQF3+VlnN7tWZI 7Br1qGJfkH1Z2uGzOp+Z96U0TAviY+vxUnEdIwLbtaPwggULKMcgdCjo6L/ByrWcaqWU 6lAmCYGHmvAODBE5B7DibSfZpk0FZHJM61/bA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698690715; x=1699295515; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XgH+LFuehB+AA0W+8R9LmRD42n3J/nb9Lu58BqNB2/Y=; b=mqC/Pl6mSF6/8FFBqTcGyxe8ngg9nPlBzFbXbHIHqcGEOYMKPPgzOfBwGR3H7RyeE4 pAh5MH2crcwAmQIuBManzUJaXrC4y3vHEpm3DFhoBpirjKc/QPoG+17aMETRDzhYVjkz S0nJfoFlP+C2X8xCt7UtyY1adOORHH2c7ZTUygFg7OGRj5KnA96aOgvWafDAbC+/kOsY DKuCMxqdn6H3cysiqhm0QnMYoqNvWj/GTBOk8i1axu1p8yQ1Jr2+/baEQncK7a6vsKHk Ij1Wwb1/zRhWgVCndHDwon/gZJELckPw/e6Or49GYjEqQwhqlSFr+Ilo21rEGgJzJ2uk ejPg== X-Gm-Message-State: AOJu0YycqRFUEEG7mbeShO/fK77Kj25Bsh3sGyXMxD2rZ8GT0whlRx31 Y0/eM3eUaFpCicoPh+A3Xpk9D1THhvCIYnBpCz2P5eNSapoxTR0wuksL+GRqOdofj4qjzu9ANA= = X-Google-Smtp-Source: AGHT+IFfHYx4uQA3PbwkQ8sk4btHkwO25XxZdCyyFaB39RYnI1Efbz0JJhO8BVSfzr5pDvXpXDl5TFyUJ/s4 X-Received: by 2002:a81:9b16:0:b0:5a7:aa7b:cb9f with SMTP id s22-20020a819b16000000b005a7aa7bcb9fmr11475732ywg.14.1698690715327; Mon, 30 Oct 2023 11:31:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u17-20020a818411000000b005afa55abd1csm1425764ywf.8.2023.10.30.11.31.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 11:31:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 11:31:55 -0700 (PDT) Message-ID: <653ff69b.810a0220.5848d.638dSMTPIN_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 EF34D602A042; Mon, 30 Oct 2023 14:31:54 -0400 (EDT) Subject: |SUCCESS| pw133630 [PATCH] net/mlx5: reuse reformat and modify heade 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/133630 _Testing PASS_ Submitter: Gregory Etelson Date: Monday, October 30 2023 17:43:20 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:6b6fa376a7d347086666527010fc8c559540f14a 133630 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/28146/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/