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 9B76C438CE for ; Mon, 15 Jan 2024 13:53:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9732D402C0; Mon, 15 Jan 2024 13:53:56 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 6F65B402A2 for ; Mon, 15 Jan 2024 13:53:55 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7ce4512d308so4741174241.1 for ; Mon, 15 Jan 2024 04:53:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705323235; x=1705928035; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kbFSFYYL85F3YN43kohWbEQ0ix2EQp1iCZaIjFp6kxE=; b=CpR43XXaXrSZWSMgsz3YJccyPtNZd4/GWSv01M9RxG7n7CZCNoy3xXQBcnbbXyhLDc oUrZ8KgIrOD8XJGxAZU3QJzOKYqdeCoo7Jh7Rr/zpv0lFq2iK8w3zF9h36XRirrfpDQz 0umgjPpFPwUwNNVBiQI9NQbr8Uw3RBH5NO728= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705323235; x=1705928035; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kbFSFYYL85F3YN43kohWbEQ0ix2EQp1iCZaIjFp6kxE=; b=ZOSsNFDmWSnFkBgtYnc68GHrJ5GP1FsrPwFYOJyqyJdLKlsvQoAeeK0Bmf0ZUPfBz5 AtcK0jmL1XOh7wLtRuKfcmGtMNkiBEICvKzg1pqOuoN3YMU42kOpcWejzRs5C7c8ZtPm t2+7yec96mqrB9Lnx+GUFcihB9ec/ZNj3QPmZLNhYNNWv9/C6lM/aoG3dnSVxNWHx6aG fFaI3gpu5gXQfWhTL5fsbwVhTK59wpW2V4axxPvPcVgQQNGfXrTotHQZMy13ykKr8lFL pq1Emc0PFbYalNiqTGIeA828rIW5BtdPcU7zksfUP2Fkbt+tyIy3RkyXRWY/m6L0VZI6 KB+w== X-Gm-Message-State: AOJu0Yzb4eQ3yDx93C0mwoL60HAGswlfCcv+FeJmibmkaS87pooxOQCo ugmbXMERoJVFseYV+3Kz9mXgFFve6YZ2sj5OujqlcQN7rTodvPUER/b/PklWtUBqDg== X-Google-Smtp-Source: AGHT+IHekcx2pAoys71pNK4r2qrQJONqKIK713Ur9WWTDmdj1NRNPfSCUiLnb9RbUlZ2uPKydif+hQ639GVp X-Received: by 2002:a05:6102:2251:b0:469:63eb:a6b6 with SMTP id e17-20020a056102225100b0046963eba6b6mr499175vsb.28.1705323233817; Mon, 15 Jan 2024 04:53:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ed21-20020a056130151500b007ce3c7565besm344659uab.12.2024.01.15.04.53.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 04:53:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 04:53:53 -0800 (PST) Message-ID: <65a52ae1.050a0220.d554.6f63SMTPIN_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 33B7F6052515; Mon, 15 Jan 2024 07:53:52 -0500 (EST) Subject: |SUCCESS| pw135878 [PATCH] net/mlx5: fix GENEVE TLV option managemen 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/135878 _Testing PASS_ Submitter: Michael Baum Date: Monday, January 15 2024 12:13:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:30468d404a3447cae8797576e885b9831bb88391 135878 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28866/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/