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 A6D2C45BDA for ; Sat, 26 Oct 2024 06:55:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E0AA40265; Sat, 26 Oct 2024 06:55:36 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 2B9B940265 for ; Sat, 26 Oct 2024 06:55:35 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6e34339d41bso26308997b3.0 for ; Fri, 25 Oct 2024 21:55:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729918534; x=1730523334; 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=gPNv0Pf4hhA3ale7j6BYhij45Mgvc7l7w1RfSan0cqo=; b=Q6UUOUKZ7wfq5x7kcK40AejAUKz8jXnBgtH4FYL6gS+RMKrLRB3WH0opXMZAHHUxck +NkQrdsCs2adFuR4C35rgRwziTFlARcSSDIHOrrQaTf6hXPsw7vH9OgZpccHF1viiJXi 5jgyVvEgNpmQSOqJxoimbP8VVTepZZnU22orA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729918534; x=1730523334; 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=gPNv0Pf4hhA3ale7j6BYhij45Mgvc7l7w1RfSan0cqo=; b=gUr0wm/EkbDqlMCdwNjk/xkW0W69TkfqXUeo3BQDpzrXAIROsMFhVfn4G8w6K8dEl8 BRX8lfRxZyn8faVZPXzSBviD+XzInYqhJ7jJ4r1mVgC9XDQVWNq3jpvbmz0jfQSzo8O2 ZX6Fep25/JxHgBKPL2Vn3B82zDcZ08x/fxmJyJy8hcrbkvsXvV0njNMUZoTJBtT6KCgR 64cah9UON5DlyuJ03nxGGjH3LXmsnD8RwTUxSnz6BTKhwRvypogl9kn4K61YBoCqooHG fG0CFBQY+mS8dcnKq0VFOeKDwNkXwrSQZZszBxM2UFpb9Mle0E2puE4t2CEmlsmnxdh+ JfSQ== X-Gm-Message-State: AOJu0YzCin8bOR10K9/1sg8zeGE22+/P2zHhNb6ApGSBh5L3a0T17/2c LzIhOEZ1lU0e1yGNDyIMCsw/OThKPRe5P0Znarl7AKbzpSEnF7VrmHJoW2SLX82FBqU6Zg44IG/ RUBM4T0NGoyBZ0YJ/bN22gGBnvMLbN30UqwuJuKXbhj7+Kkc3+XTbLPeW X-Google-Smtp-Source: AGHT+IF89JJhN02NhPTV5T7XZ3cvwMjmDDf0V4SA/9qZIAABJ0ntOQEV3IRAZ3G+HCVsDyEC8rbF9BtF9Z8X X-Received: by 2002:a05:690c:c15:b0:6e3:1781:1e2b with SMTP id 00721157ae682-6e9d893fb2dmr21105467b3.16.1729918534419; Fri, 25 Oct 2024 21:55:34 -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 00721157ae682-6e9c6c2b3cesm1165257b3.37.2024.10.25.21.55.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Oct 2024 21:55:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 25 Oct 2024 21:55:34 -0700 (PDT) Message-ID: <671c7646.810a0220.5d50d.7edbSMTPIN_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 02D196052471; Sat, 26 Oct 2024 00:55:34 -0400 (EDT) Subject: |SUCCESS| pw147138-147141 [PATCH] [v4,5/5] net/mlx5: implement jump From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241024175132.1752108-6-akozyrev@nvidia.com> References: <20241024175132.1752108-6-akozyrev@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: SUCCESS http://dpdk.org/patch/147141 _Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, October 24 2024 17:50:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:5bb17458f32befba8a2cccd9553ea65cd8b99581 147138-147141 --> testing pass Upstream job id: Generic-VM-DPDK-Compile-Meson#30743 Test environment and result as below: +--------------+--------------------+ | Environment | dpdk_meson_compile | +==============+====================+ | FreeBSD 13.4 | PASS | +--------------+--------------------+ | FreeBSD 14.1 | PASS | +--------------+--------------------+ 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/31653/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/