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 1041942820 for ; Thu, 23 Mar 2023 09:13:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0B5C4021E; Thu, 23 Mar 2023 09:13:04 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 336114021E for ; Thu, 23 Mar 2023 09:13:04 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id j3-20020a17090adc8300b0023d09aea4a6so1174959pjv.5 for ; Thu, 23 Mar 2023 01:13:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679559183; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Z97xwh74AukQzX8LA7DNGniYkNqy+RU7U1rdPwH65Wk=; b=NvIq2CxcsnuZqAbKOHlF3LcyTjIgn/vSNl5UMMIe7oQjJe4MDFtBNywS5TI/EGEeKW Wfv+LDPJ6N+OfOgzWv3Mfk4QsC2bPmQ183uzYdyzSvROPb6IfVNBifbcsBs6R/CABL15 5FgCsAgRdlFZ4pDZhoyV2wdxKrRxUlLEAlD4g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679559183; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Z97xwh74AukQzX8LA7DNGniYkNqy+RU7U1rdPwH65Wk=; b=WY4QBincxvgqvdHNpUV3Thbjcf1d9p8RntYGObUrRaN3RvUYNhwkTPvQbLJJxjbHAt Gm1QaOo+nv1uyIydxpp1m2bfZoaXvOVl4Nu4iViyzLZdkTFtXcV+AzTth8gS4dq5Neqb lGfnbr6e6JqMkRAAieXIKiDkUaOZyo0/Jutg80OmwVpNy9+oGH1xYmSe96CQ9UvAwWdX VK+7ltuFQ/vmuRn8dTzMemAuNZ17vVWtRWwZhSggkvRws8ZZzplLu+TQ5kYuVZNqCh5C bWEupVxJd9813tIAt5K08a8qIhqoCOskwfDAf/PhTIm1WTqt/J3e9sQNLDgMAetZ7+H+ YCog== X-Gm-Message-State: AO0yUKWMH2DXoBS5c67iUaBTMFSS7ZlNY7QgeGbja6664ncksZBcQ8qB 5QhQQ3O2P7fX8jy7VVpwahKG47UfrevcgM/4jbsbYGW/oA3yFcoPFdGk8B7sr/70/fw1phkkBg= = X-Google-Smtp-Source: AK7set++5WvaLPmFUPz8v0kTVJ90bIlLX0iJyYtQ0F9Am7kAPDVGqfhc2iVOZnujWEQNutplV4KETcodC9Lx X-Received: by 2002:a17:90b:4c41:b0:23f:7e2e:fe13 with SMTP id np1-20020a17090b4c4100b0023f7e2efe13mr7248856pjb.0.1679559183279; Thu, 23 Mar 2023 01:13:03 -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 rj12-20020a17090b3e8c00b0023739b10766sm228985pjb.0.2023.03.23.01.13.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Mar 2023 01:13:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 922C7605246B; Thu, 23 Mar 2023 04:13:02 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 8FD4F60125; Thu, 23 Mar 2023 08:13:02 +0000 (UTC) Subject: |SUCCESS| pw125428 [PATCH] doc: update mlx5 limitations on ESP header match From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230323081302.8FD4F60125@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 23 Mar 2023 08:13:02 +0000 (UTC) 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/125428 _Functional Testing PASS_ Submitter: Viacheslav Ovsiienko Date: Wednesday, March 22 2023 15:07:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:1a80f6062cf74e4b689b8b9a4f905a24efec527a 125428 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25837/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/