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 C6F5043BCD for ; Fri, 1 Mar 2024 12:18:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B35AA4026C; Fri, 1 Mar 2024 12:18:26 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 74AF7400D5 for ; Fri, 1 Mar 2024 12:18:25 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6e5a232fe80so993387b3a.0 for ; Fri, 01 Mar 2024 03:18:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709291904; x=1709896704; 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=iwxuB4RS/iMEhlT3kDyiLZo1useNCjOPOXgYCjmhp40=; b=jRALIFSZyQkv1ZJK411g6fMZVbtRQc9Dhcae+qQNXsH7Bbb/lKb8/lnpnWZLuzU2tk YqMUCb/NY7fj9ByT6CFLz/er7P/2pvR/rR1H3CWSg9EnZaNafMic0VAy6wFMRSvPpf5L wTV0vNscVhTFbjTD6kkBmkdPGLASzMK/wtwn4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709291904; x=1709896704; 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=iwxuB4RS/iMEhlT3kDyiLZo1useNCjOPOXgYCjmhp40=; b=V5+zEA1BMRLXL77h5Xntz37tncStZ4vIMY8QyfxiEt+/GTQo4dluJ3ME0IDJU2h6Et eOBDjI69Z2lh5p2CWK2uDAvfIOU1NYoJFmisfWu5rHiEKA/OEoD1TcDTNo+zMhkAYnZA 6LsRYKl1pJA3uAHurH2d6mjeo8il473zmyJ7neElOGNcOAPIpylS+N2VOQz3j2lWD7PI ED65fD6H2j4W/JPl+5XrHJSkFk38o/bNqUBLUe2w/0zNGrOPDg+1k0DHwMVcTvWsheAg mBS0mTXc+ynofCa05sBSPhfksDME9XYRvUG8TFRmtOpd3ImTiYGPdwdnISSo9rMuesrc 2Iog== X-Gm-Message-State: AOJu0Yy0CJVQ/RyD+M+Iy+VZ3sAe0q4F7PKLWIq1FtPLrzFgu+JTlMVe CpzB/2XxgoWVNJM8N0bWVVqEwW/2nEcu2qEaIsSQrA1IQ5y5OR7aT2xQsq6RkxIzlDY1KlrkUfW XGkfsenYj97c2mE6+KhvSCCAmAC4iTdMYKfMpbDBqQKmKwOti+1lOf0U5 X-Google-Smtp-Source: AGHT+IGF50YX3AutB+zXYq1n1KH9Uq2dEOBRZhA2X6Tu7Eshbqso4F+m+dlncpXww/kuDUOjp3xyD9oI84nd X-Received: by 2002:a05:6a20:438a:b0:1a0:f1d2:7094 with SMTP id i10-20020a056a20438a00b001a0f1d27094mr7901729pzl.3.1709291904477; Fri, 01 Mar 2024 03:18:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bs126-20020a632884000000b005dc857069fdsm126707pgb.12.2024.03.01.03.18.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 03:18:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 03:18:24 -0800 (PST) Message-ID: <65e1b980.630a0220.5f1a2.7fc7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9A0AF6052510; Fri, 1 Mar 2024 06:18:23 -0500 (EST) Subject: |SUCCESS| pw137421-137424 [PATCH] [v2,4/4] net/mlx5: add support for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228102526.434717-5-getelson@nvidia.com> References: <20240228102526.434717-5-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/137424 _Testing PASS_ Submitter: Gregory Etelson Date: Wednesday, February 28 2024 10:25:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:fba0d7ac2d84dbe0e12b4989198640e14216762b 137421-137424 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29313/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/