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 E27BF4230B for ; Sun, 8 Oct 2023 13:45:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD55340263; Sun, 8 Oct 2023 13:45:50 +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 4B82540263 for ; Sun, 8 Oct 2023 13:45:49 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59f7cc71e2eso45582157b3.0 for ; Sun, 08 Oct 2023 04:45:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696765548; x=1697370348; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VFfWRWFGc/EO2Kx90rhrC86tL5wOocSUf8SUI/B3oBo=; b=i2Fy4ORF2jQk/1fgVBgRKM3TMl6WSu+63laS2p+746B9xRgXN4b51c6fzIjUI5SvTu GltZKztvG31qorhYltkkNIl68faYGTdmlTYHsVx9Q1IX+GprXdMNLNDu4qUdFa/97DqS zEKY8gtIacQ7funC7bWRPrkkUhYGHznU6SOBc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696765548; x=1697370348; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VFfWRWFGc/EO2Kx90rhrC86tL5wOocSUf8SUI/B3oBo=; b=DMOTqBPq4WNF9U6baNPJ+qSOetfexGGM7mt2wWCsf4Qdpi9PHad7nnsWkZWDX2MefU cGoz+11Vs9H1tMbhvbVtMuK9msSRcizM6El6XWKW6Geexgj3dQsV3Rzj8auVAt3KzPqN OaptQDVoKh/csYMS/x5vomUCDczVflgcJ6cD6XT1/Zl4op8vHokoQTtIXOaeUP9w5wrq hvRRXKhuWhEXp2mwLbFBSyXgE2T3RsMIXo9DnZTYj8rMIVWMgXZEB4N8BuuXSzzykc/4 x5n9tN3yZAXzvBfbIYYGoWHR9EwDvgka59z7Q//EFlbX/LJIdI5il7gPSP8HdJwWOGal L12w== X-Gm-Message-State: AOJu0Yxa0p9k/CfR3v1+nO4YsenGviih19kftyKNRUmgp7VfqOwFQDdY XPDbJWtohvBMAqkyZ+VHVT563i6NCCq5/nWpOGzTmaka9z2Y/8wHmaiR4w== X-Google-Smtp-Source: AGHT+IHct26C78uI2KeOgBxqttpS2YC897jqnA1Uag1xB214ZtLFFo6c2qLzRuzvwC8CpvUQ1aaTgW6oC0qy X-Received: by 2002:a25:7748:0:b0:cea:b62d:620f with SMTP id s69-20020a257748000000b00ceab62d620fmr12441922ybc.45.1696765548654; Sun, 08 Oct 2023 04:45:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j184-20020a256ec1000000b00cec05d90717sm588092ybc.35.2023.10.08.04.45.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Oct 2023 04:45:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Oct 2023 04:45:48 -0700 (PDT) Message-ID: <6522966c.250a0220.1303.e215SMTPIN_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 C55EE6052514; Sun, 8 Oct 2023 07:45:47 -0400 (EDT) Subject: |SUCCESS| pw132394-132398 [PATCH] [v4,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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132398 _Testing PASS_ Submitter: Haifei Luo Date: Sunday, October 08 2023 03:10:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132394-132398 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27853/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/