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 3473243245 for ; Mon, 30 Oct 2023 19:34:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E92040266; Mon, 30 Oct 2023 19:34:31 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 838BA40266 for ; Mon, 30 Oct 2023 19:34:29 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a822f96aedso45115807b3.2 for ; Mon, 30 Oct 2023 11:34:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698690869; x=1699295669; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EJO7Pp6jgYXzZknCYbAkuCpPqJvA83Bc02Lvjg5Z/cc=; b=PBzjb0gSZAwrvnu2+uB4BBK3NmEJagneBnBBkbHb9hpoUaaqZaErL1MmCugaT590A1 OWChY5+Z3L7Bz5f7A1sl/LNLBFdFE03xtL3ukJ2ac26ONXitlL6pdlLE25FWuViDBKhi 5xQ/uJZrHEAXwyR851+b0pXyD4KB9V9WT8e1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698690869; x=1699295669; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EJO7Pp6jgYXzZknCYbAkuCpPqJvA83Bc02Lvjg5Z/cc=; b=kVWamau+YYqUtWI68Ai2FM1SdEfuJgIma8Eef8M8epeQsn5XRgsvF8rPYbDCMdqR0w lGqDi29GVrG9PzkaVjfvkDGlvIPWzWBRn1uBnCwVpqzmX9W4V/JmJ+zdnk1fo1POTp9b efR/IKTXHys0VbgkQnK5SUish6TdWXUQMYslsOKlVgY831gtVzKsErUJ8zgsCZ65c02L t9AFAhMir9j1WnbgzNCd/P4mwyGY/g3Hux4My4MbrR0c/BMYAHAsdaunht/8wUJ2bR2e gFhZCsZf+gLiJu2FsYchruQSG8MQs/Ps7YFJC6/vg3IPMKhLF2MVHzk7plc80UU6q0B0 S9yQ== X-Gm-Message-State: AOJu0Yw6109ZFGlWjYkGky/uKaUIEkLX6C2LLp+qgQsvdyz+tSVepMOi jwOiq6DZsBHP31b64hYmTTlZN0A/fB1gfhOEf/ffZEaOJPVwOAvskdYMDg== X-Google-Smtp-Source: AGHT+IGRaPghB1c4zGb3LSYRLsja3il/rFoLms6wIV/XON3odU5R2D+BQq/uiWgGNV19elAWP7QM/7U+QnKz X-Received: by 2002:a81:b606:0:b0:5ac:d1c1:bd8d with SMTP id u6-20020a81b606000000b005acd1c1bd8dmr9777860ywh.39.1698690869004; Mon, 30 Oct 2023 11:34:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a124-20020a818a82000000b0059c0b3caeeasm1425676ywg.56.2023.10.30.11.34.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 11:34:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 11:34:28 -0700 (PDT) Message-ID: <653ff734.810a0220.f870f.6eabSMTPIN_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 B4C51602A042; Mon, 30 Oct 2023 14:34:28 -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-arm64-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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host 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/