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 8E12945BF3 for ; Sun, 27 Oct 2024 14:16:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 89CFB4028C; Sun, 27 Oct 2024 14:16:53 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 5EB0140151 for ; Sun, 27 Oct 2024 14:16:52 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-20cbca51687so30706505ad.1 for ; Sun, 27 Oct 2024 06:16:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730035011; x=1730639811; 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=HhIzx+Y8ORvSb5QjsH7B/Sy4YGG7ntoADUmN+VM/msw=; b=CNF+R9uxxz0YRs3JMr2tB51hO3mZ1HM9yO6CCJ63Niit0RmpWRLymValuyP3AVF9Xb sdAh1QDZCdxln3zQdqjcEjq3i9ASWvA8112oI05OVOrSvYfpXO+BRQfg0GqQgCEWmC9S kzw3jkUkQdduWgAkiSUw2uWuKimeLC7HCugDc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730035011; x=1730639811; 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=HhIzx+Y8ORvSb5QjsH7B/Sy4YGG7ntoADUmN+VM/msw=; b=oIicCBd5bU7XRwf22UGXG/EQr8fZghdknnKoghKOK6+fsVdfx/1FkHCea0y0GR5XBH gCA+Zwk2b2y7OHzn6ZEHXR/v8anJ2dtt3K51/RBt1n1VYXq19H4HZ7+GJQaIOti3jHzO 4WElkEYhP15CNDjjP1RjjlxmjOCJMpLqKk0+NqrQx9JnpBNzuMX37rPfoROOTBHon/Pm pxn2uUmkujSlHyee15SC/HXzUjC5xpKveQtbWmo9F0DswGXXPmjlj4WY1svqRtKwxp6G 8haLhOE380NVS5ndnxtznCD5wxXbu778s+wrELJKDVXSjh36og68Tzqh+6Ua7Yt35UCW fZXQ== X-Gm-Message-State: AOJu0YyFGVLQNb6NMelyqEPE89Z/Jj7PlVLSnQqDFZLH6QTEOsCCjZHi 8hWq9sFMntpaOhkGYn3DI8Uzf5mYkfOCxzehE7qyWQnl+lAaUAxIh/IdhOqKM+7ae3hxvQ8P4pM kdM0/aBRulvxQVNDiG9kZ8jw5180K3ncLdnF/czk3857c56Vb3PC+ISUj X-Google-Smtp-Source: AGHT+IFuX42sGV7/Xxwdz8YQ7TSVdLMZML6frzt4Ho98d3FWe3L4C1Lj/pD30xcDHbO19riCs+Gh42GGHvDA X-Received: by 2002:a17:903:2450:b0:20c:a692:cf1e with SMTP id d9443c01a7336-210c6c6ce1bmr83931695ad.43.1730035011303; Sun, 27 Oct 2024 06:16:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-210bbfb24fcsm2193405ad.81.2024.10.27.06.16.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 27 Oct 2024 06:16:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 27 Oct 2024 06:16:51 -0700 (PDT) Message-ID: <671e3d43.170a0220.1e39a9.f28eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B4A4D6052471; Sun, 27 Oct 2024 09:16:50 -0400 (EDT) Subject: |PENDING| pw147403 [PATCH] net/mlx5: fix GRE item translation for ro From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241027123916.114037-1-getelson@nvidia.com> References: <20241027123916.114037-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-amd64-testing Test-Status: PENDING http://dpdk.org/patch/147403 _Testing pending_ Submitter: Gregory Etelson Date: Sunday, October 27 2024 12:39:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:b57ec137a0c7fe126fde3b35793b454fb3272d48 147403 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#30816 Test environment and result as below: +--------------+--------------------+ | Environment | dpdk_meson_compile | +==============+====================+ | FreeBSD 13.4 | PASS | +--------------+--------------------+ | FreeBSD 14.1 | PEND | +--------------+--------------------+ FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31700/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/