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 0789643107 for ; Sat, 26 Aug 2023 04:54:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0355E4068E; Sat, 26 Aug 2023 04:54:19 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 57D744068E for ; Sat, 26 Aug 2023 04:54:17 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59205f26e47so17969577b3.2 for ; Fri, 25 Aug 2023 19:54:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693018456; x=1693623256; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mrhuQBhBQrKAv1mLv165xplyTOv8hG2BwFoq7Sdy+/k=; b=aFzXSmEsOrNmtwtSHvNh+1QewrWErtIotjfaKDL+eA7JlPZDjZyhJ5Hrwajvniqs3P K3h/m6DlgZBjRwBQVcvdpe2Etrjw3V/3WqkMdIO8Tf8//hvnlw9CnNnEsQezYrbSmoiA DWpF3UQOxYOJS5zXf/I5ns9yCLQjMTTC3cRRA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693018456; x=1693623256; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mrhuQBhBQrKAv1mLv165xplyTOv8hG2BwFoq7Sdy+/k=; b=jl6bb+2L3WhhWJCt84X2JPdKCUy6C9NMqJur6PGikFr4HpErFj6hOkoh2v94CcHKwe vQ6YGOl7A/4Asnho9kcctR0cfgeMygYbhkkx8vzWkYFKDADga/rpZOgECwrZyyB2z7oC /bCsoPOpjFSNZullPkX+viSYuO+9KNMxv3wWRzFed/6Swqp6AhsGgGJ2fQ/GMyIV1ARM MommnfiWc5ymXsH7SKXD39fDGKDeC+8klb8OrcKaR9sq2973HB3lXncCtJcf+KdQp5ZO RWlgc81Da5DLkjFo28b6/zPb9K2QjxdAQi6tdazUTGHqqIObtU0eOUMc1z1f9fD2tbZy eHAQ== X-Gm-Message-State: AOJu0YySskw3Dr1JL7BscpuYm5UWZpua9CyFjJtAQp73XnTpXIotIMer juz2BCF1FzdiI2X8xvxg/aqiv5c5YXENkFxYfYbWYIV2RZ+2BowYmydhpw== X-Google-Smtp-Source: AGHT+IFIUC4BeidEy2ejZWOsc6dPCzauAKSpyoxK7GVfyPyDqAOd4kBil30LrH8SlST39c8BqFHs8h5hmeq+ X-Received: by 2002:a81:7384:0:b0:577:3fb4:f245 with SMTP id o126-20020a817384000000b005773fb4f245mr17889513ywc.19.1693018456693; Fri, 25 Aug 2023 19:54:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v188-20020a0dd3c5000000b00589e638ebbcsm205260ywd.53.2023.08.25.19.54.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2023 19:54:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Aug 2023 19:54:16 -0700 (PDT) Message-ID: <64e96958.0d0a0220.fe4fd.e184SMTPIN_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 5BB926052471; Fri, 25 Aug 2023 22:54:16 -0400 (EDT) Subject: |SUCCESS| pw130772 [PATCH] net/mlx5: fix jump ipool entry size 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/130772 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Friday, August 25 2023 18:43:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130772 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27450/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/