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 55D6A4416E for ; Thu, 13 Jun 2024 00:34:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52C79402AD; Thu, 13 Jun 2024 00:34:47 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 8EB914026B for ; Thu, 13 Jun 2024 00:34:45 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-705c739b878so626008b3a.1 for ; Wed, 12 Jun 2024 15:34:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718231684; x=1718836484; 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=SS1QWm5yMFQKAP5xUJCX8g3tWXIQwwmLlKg+I4baoMY=; b=K1asfHzvnpyWltycphUVrPG+xCxmC+Y1f6hTxkhy2r+4DFgTGvGmUovjT6MKBGn9AB Rfb1Y2Qj6TbmR/D3+jYFp+1r8ZwKLWTfeEV568sf2UWOigoLmnZEy6j24+a2MpYPYuBJ XEy708kh/zU5EcrY3S6R1a0+bPJUnKTBGokMI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718231684; x=1718836484; 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=SS1QWm5yMFQKAP5xUJCX8g3tWXIQwwmLlKg+I4baoMY=; b=FgzJDLSNdVJtnTCfLbFPO03QduAAym4bcBg/2ousf2ZSvL5naREeWcSOX93ATcI3Ma hzLi10mj4AybRz1c8fKNXYaiWxW+6en3hVwmnZovQ+77GGySKOujPi93YypdVciluS+A 7/30vFRRAvlqkqMjgkogL/cXDyJPvD0EHJydUhocNmdgEqXs8Erz5s9FXDTxrSbnfbx9 3fNQJ2M4leLSUV12i6SraQM9sJyf1lSHpiv9lYQig9tTnJ+cg5dq2jeBdtFlINr5dqq+ mkjLMYmOM0N4Pwg6ykuQn51p1/pAT1LjmcmHsaSeQyW2W8RY4EO9toewgUQ2/9mUdh4t wWQQ== X-Gm-Message-State: AOJu0YwxPKA7YZlz4Ps5fX9xArHR5zjSf/lNJQ1DvOhhS6ac7pRtMtmj ot48UIgrmilfhbx612HgUKxvu9w4alO2O0RRMRnOgxwY/ZBgS0/2PnZO2tEnjOs+jrVzl/9h2p3 aDAttYg4LGZkdos8AVJ11UapZ1h5nz1loTEHcFeeu X-Google-Smtp-Source: AGHT+IGR/8ADNGZ9GdRl8HqlEvpygoKTOhXu65qxUVPSaodJ+q2J2suOI/vDzSyIXLt0FrwmzTkhvx86WxYU X-Received: by 2002:a05:6a21:6d99:b0:1b7:bdb3:7bb6 with SMTP id adf61e73a8af0-1b8bedef12dmr1557077637.0.1718231684614; Wed, 12 Jun 2024 15:34:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-705ccb7920fsm6774b3a.23.2024.06.12.15.34.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 15:34:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 15:34:44 -0700 (PDT) Message-ID: <666a2284.050a0220.af7c4.06eeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CAECB605C373; Wed, 12 Jun 2024 18:34:43 -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-sample-apps-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 | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/