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 52F804416E for ; Thu, 13 Jun 2024 00:26:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 518FD40E2A; Thu, 13 Jun 2024 00:26:03 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 9B3CE4026B for ; Thu, 13 Jun 2024 00:26:00 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7eb7a2f062cso12595939f.0 for ; Wed, 12 Jun 2024 15:26:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718231160; x=1718835960; 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=9FzYXJWEvdKlVYKNN10ESATEYhZO1rmSkdeHNR6ln+g=; b=gjVfpu+p23tewYoDW3FontexH19N872ueRbLGuO/HN9hiEcGYjCIXsXlC8LctFuz1K Os0St7k+IYdc25hN/3K7PhXB+thQPxqM60vIe1Bki7rWHjmexRqmqsS6Z8pFOxuYcAWf oAC2P1lv2/I7uA5fHUlR9J3sOCGOPWocw0aIg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718231160; x=1718835960; 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=9FzYXJWEvdKlVYKNN10ESATEYhZO1rmSkdeHNR6ln+g=; b=osuuyrh5DduMajMsZFwuRzkLuKmHomV8d/BqDUafqWP1405yjJsZPWN2m9bjvbi4bd ok8xguM0jtmQlQEGD8l+LIRq8R4y+8srgfKKkc5aaU0Z412K/ThksHGIQioMl3hLRQUx FCVyiCKmPEHfAvwhKBhDQkEQYWylc3JqgYZti+zRrmBFuSopA6TkqHUQQ5zPmaYrkeV9 uSN3BtFB3d/PFkLjrRV57o/wEsh+QsJ8Yyz4LJnvA82VUJYz00fPL6VLF6vmpppLyAbV 3rnHkHnp4AbmNyzfHF8LM2oK1Bxqq1uFnDSflxZ1rZFQO2jbe51gtH6Nc7Tq7wjnFBfI 1Euw== X-Gm-Message-State: AOJu0YzPpLmDadbt/ppfNtqKSZ9mMfWVRSS8lExvURGIv8U664JBT179 4wJc/uYukfy7ymRK637Rkf8ldC+ZmBiiCzMBZkf3LYIOSBPlNbpNv3lOmx0K9rnivHF9N+XORui Z1E1NGwfLJOq/U25FyD2m2QmxL75i96v14P8c1+l+Syc/LoAHmGWkN8x9 X-Google-Smtp-Source: AGHT+IFT9b1V4/peyCTf7ZuCLK+KbgtxAqVGeuSJujL5/ZmQi/jsyKwDBZK1ZJI6NSU3v1kn2a4iaabMtHUj X-Received: by 2002:a05:6602:2cc8:b0:7ea:da27:e59e with SMTP id ca18e2360f4ac-7ebcd100299mr361113939f.12.1718231159777; Wed, 12 Jun 2024 15:25:59 -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 8926c6da1cb9f-4b95695dd0fsm1848173.10.2024.06.12.15.25.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 15:25:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 15:25:59 -0700 (PDT) Message-ID: <666a2077.020a0220.5d15f.0252SMTPIN_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 51767605C373; Wed, 12 Jun 2024 18:25:59 -0400 (EDT) Subject: |SUCCESS| pw140901-140906 [PATCH] [v5,6/6] net/mlx5: support FDB in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240610085039.146356-6-mkashani@nvidia.com> References: <20240610085039.146356-6-mkashani@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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/140906 _Testing PASS_ Submitter: Maayan Kashani Date: Monday, June 10 2024 08:50:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:67519a9fd319c7606d9b313cc66560c015122474 140901-140906 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30152/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/