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 89F2346636 for ; Wed, 30 Apr 2025 20:10:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74616402B1; Wed, 30 Apr 2025 20:10:54 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id ADDFF402A0 for ; Wed, 30 Apr 2025 20:10:52 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3d81768268dso916195ab.3 for ; Wed, 30 Apr 2025 11:10:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1746036652; x=1746641452; 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=ryns5QbZNjiuNxShJH+n5NAaZR3ILPWnstThmz3TmwI=; b=AnEI9ZCozN4kgNOMUhezUyoh9yID5V3C6uf2w0krbIOIpnNGMWxUAnHdlMmOE3T5au GVFzXrL6lVoBCXIZVF7jJN8qD/9EwWszHA+AVKyt9NBjZh0Tn8eH2vn25CH1qmCoM1RI NrRg4VZHmXKnM1CJF3wyWgg2StyzWmLXaKKow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1746036652; x=1746641452; 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=ryns5QbZNjiuNxShJH+n5NAaZR3ILPWnstThmz3TmwI=; b=gEugnsbSb+oHXODdpUolpLp6qlRG4vIgSfKGnFjpQoxmklbF/ke3XVSQUroySCGSkq GPVSOmcUSQDSEc5cWD1amisPItmyZ+N/SavfvWb/0CXyQmoiJLrUz7Dh17rpb0azozqJ mYAlHYCAjuYc94kD7vjpzSiM6pErmzYpAmkpktqBivD74rjXfkALAqAB/3afsyaI+DCa EQyRMtuNQQOqjN928Kb2SVWUPn/i0ClfH08DHhHRJtJ2V1lpP/7gCF3grnOo7rr7m/Ux iNTs3M1TTyrQZIzGUWGm522FLylRXQu41HfWdzt2OhFv9llfiwFwkm58c0wrW6/qK0re EySQ== X-Gm-Message-State: AOJu0YwLZ8aRyX0vpLxaEpL4T5/I6++PB2r74I+NwZStcrRAyCmdhtvZ fx66WuHdvbYbXvFuhX78HUa3YiKnHxLIymslwaweg+mcEQsH6t/NH6YTE15/dAqKFG39C/s3H+0 5w6oqKJeeg+V68hHsXKEx/icLvn+1lNT6ariXPeOS X-Gm-Gg: ASbGncsVe0kb5DP9nIjlw4Og3Yo85xwAA4A5jSVekFhDv5epPZmA9etwRmuzh0aTMgQ STuHiFpuadQhygIHGsTjhDkFvijLlPUz/bIEdFkBdotTFXQWlMbwSeZFsQ9HfG7TfhXnnpUSPgy ZM0LyDN5Wx/AYV2Hmw6/63twzFF3nqZB2sFNVsWfoqYBBWKCAxlr2SR4Mx+GhooB4rVUOcr5Rfw tk+SAr6BiNhlFAuClrluJ9zaOoT0jYMqXRxBK3SEJy0FDkL/oDvs1FAIDjW4BLBkdLnZysUA+Gt 5+1CQ8wIfArEkXvpKTZX0rAKJYPwmLH1IOe0 X-Google-Smtp-Source: AGHT+IGjRGGGILXlNjQiqQyWsC5wIOCUr4cxiFgi/lOrnakqmP76dZfjdy62IP/N9eozrhEDu0cVzPdM+YEL X-Received: by 2002:a92:ca08:0:b0:3d8:2187:5cea with SMTP id e9e14a558f8ab-3d967fa49eemr42658885ab.1.1746036651893; Wed, 30 Apr 2025 11:10:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3d966ba1b97sm1397885ab.50.2025.04.30.11.10.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Apr 2025 11:10:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Apr 2025 11:10:51 -0700 (PDT) Message-ID: <681267ab.050a0220.9b6d5.7146SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.74]) by postal.iol.unh.edu (Postfix) with ESMTP id 4E7B96052471; Wed, 30 Apr 2025 14:10:51 -0400 (EDT) Subject: |SUCCESS| pw153195 [PATCH] net/mlx5: fix flex tunnel validation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250430110332.75903-1-dsosnowski@nvidia.com> References: <20250430110332.75903-1-dsosnowski@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/153195 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, April 30 2025 11:03:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:edd3f4b1265e6da707c46ca9b6c39d332647baea 153195 --> testing pass Upstream job id: ACVP-FIPS-testing#9681 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: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/33092/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/