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 ABDAF43237 for ; Sun, 29 Oct 2023 14:50:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A747D400D5; Sun, 29 Oct 2023 14:50:45 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id B0932400D5 for ; Sun, 29 Oct 2023 14:50:35 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6b5cac99cfdso3149072b3a.2 for ; Sun, 29 Oct 2023 06:50:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698587435; x=1699192235; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TreWd3qClVjmotax7SVLPjKlSyBHD0DnaAMLO7rEmHs=; b=RPPupnR62HxgcQHHLC9fKE/l45tgITMMvYIaFYMLZsaT4+4tF4ynetgznAtLEDzF7f HEvZicZ6Vz1Opv/wfb6TXvTu7C2/7ZWzDsDEgIfjKMeFBsrb6+Yt8tCSNWCuxtCEMKD/ UrdRmhKVCGN2GuRId0NK/fVaEoRLulf2MNeYA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698587435; x=1699192235; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TreWd3qClVjmotax7SVLPjKlSyBHD0DnaAMLO7rEmHs=; b=RUb6TOo1JUQPdJdIg3HaoEoHC4VPjXEkj8pzwYpl09tcQRQC5iIjSBFyZHU4BHco19 j4Xn9obiC4yzQ35PMjY872oeJtSoJzcaZW/nJq90AVSJTk9trE5PNInjlM1x/pQxhA+b hWsU+djpzfxXHpFwthy/BGc9MjyENfk5Lj6fZ6MnvlGvp9Vh8JlfWxOqvoIXltJMHLZP yWCyDa9SAdoGwhTfPaw+Bsge8Frkl15dImOj14fd/GhHvECcAyUiVKfDJAnd0S2N1dTa jl+7UF4fK/hcogO+QRGh3IeCTvku4LM8Q1cPalUq/jYuqt496I/kfqCDw2HDyy4B8kTj St+A== X-Gm-Message-State: AOJu0YwlZqgjyh5I1/gu/tYU+fD/o45nd7B7+ulo4L8oIz8d80PiugJb N4x2oI3D3bwcJP81HiqGd95tZvuOFMJmshlpuRld6qXl22zs3jDQ25acWA1sixJQn+b9umgUHg= = X-Google-Smtp-Source: AGHT+IHDdO5zT28JhQtSTZAkU0392cb/ic6uRjsdTivsMFd90h46duJ3rg3eUWv1FoyiCF1TUZ3S2ag0GbNW X-Received: by 2002:a05:6a21:99a5:b0:17b:689e:c757 with SMTP id ve37-20020a056a2199a500b0017b689ec757mr7148426pzb.11.1698587434960; Sun, 29 Oct 2023 06:50:34 -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 be6-20020a170902aa0600b001c60ee5a9d7sm440787plb.50.2023.10.29.06.50.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 06:50:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 06:50:34 -0700 (PDT) Message-ID: <653e632a.170a0220.d50fd.c15aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C32360524E7; Sun, 29 Oct 2023 09:50:34 -0400 (EDT) Subject: |SUCCESS| pw133571 [PATCH] [v3] net/mlx5: add indirect encap decap s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133571 _Testing PASS_ Submitter: Rongwei Liu Date: Sunday, October 29 2023 12:53:48 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:c5195f9df1508e5aff4b877a1a6ccb50085f4f72 133571 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28131/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/