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 433CC454DF for ; Mon, 24 Jun 2024 11:40:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 381E140DD2; Mon, 24 Jun 2024 11:40:29 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id A7E704026E for ; Mon, 24 Jun 2024 11:40:05 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7ea0b5e0977so169785239f.2 for ; Mon, 24 Jun 2024 02:40:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719222005; x=1719826805; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=/Fnd1hQ4IItuDkOxgIk9Q+dW498f6hs3WTTL6Nkq6hw=; b=RQ0DxDf4rm6WRB7+59bEJuVcS/YzYkTKTslB4WhqMoq/sGTWiXKVWJi7nqDqo7dBr7 wNo7R4y9H6HssVQNOYQI+kJF8wJRoOJlMaGBrXNFOy3aZw7KwbhteSgx/R/ug34LHKSM et8IVU8YFspaZ4H5wCJ1WgENBHvQ71LBXbjgM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719222005; x=1719826805; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/Fnd1hQ4IItuDkOxgIk9Q+dW498f6hs3WTTL6Nkq6hw=; b=qyRFXbqB0rGGrsLmZ3ZjxslSMW3NaZDpXRa9/2C5qfx9L0Jvc81ivMfi1oYAonavrO 4jzit3Q2DN+Xj7ZHNhnrh/QrRG5JOY13boH7P6StwXUq3wGmUOW6gjIv4nVURAItPOIy 8yKhWjAB7LmB0s6c+hpah/qJPG8RVnELdFIE8LhUP+BWOsqTT5S4u/p6nvLQIHS1aC/R w846qd3bjH6Wl3Q1aNJU1Q7JMb+AkgzYu/2TNYBU35lcZDTyyoO3UbP2iYpTdfDYFVwq DKmY+/eyMk2R3Yb8lanv0PdIl91MKiJLJ52DKOufWJPjsIHBIwLIzqC3r1W5Z3A7sgVV Zp9Q== X-Gm-Message-State: AOJu0YxszIelTYudvD1hp4H//yI62/0GmmPVQir1FF5Q0YRPOBa2FXqj lLSJgbufq3xDc2PIZAAGrSUGkK72gTawTSUhPBw14czT2YBZhmaw+5WBsCWFhi62CFs4dGbCWJn POxM0ndRrQS+FY+gBb1dZSM4K6lNqqi+rgVaLUqJB X-Google-Smtp-Source: AGHT+IFhJpVjRGgqoe6r65/wKonWm/3mwVulj2Y44r3SiOxzOBiM31mz5OlfQqc7jrOsqYMqTdHU8wLGX27F X-Received: by 2002:a05:6602:6d15:b0:7eb:71b9:fc8 with SMTP id ca18e2360f4ac-7f3a755b3c3mr419347639f.16.1719222005037; Mon, 24 Jun 2024 02:40:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4b9d1151852sm113379173.23.2024.06.24.02.40.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 02:40:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 02:40:05 -0700 (PDT) Message-ID: <66793ef5.020a0220.22754.8920SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7E568605C373; Mon, 24 Jun 2024 05:40:04 -0400 (EDT) Subject: |SUCCESS| pw141511 [PATCH] net/mlx5: fix HWS GRE OPTION item validat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624051100.42212-1-getelson@nvidia.com> References: <20240624051100.42212-1-getelson@nvidia.com> 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/141511 _Testing PASS_ Submitter: Gregory Etelson Date: Monday, June 24 2024 05:11:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 141511 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30283/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/