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 51ABE43238 for ; Sun, 29 Oct 2023 17:25:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4716D400D5; Sun, 29 Oct 2023 17:25:08 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 9729F400D5 for ; Sun, 29 Oct 2023 17:24:29 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7c08b7744so31597947b3.3 for ; Sun, 29 Oct 2023 09:24:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698596669; x=1699201469; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5dxMEJuJaQP4a47oIi5BrOKGzAqsQRMMtRoi54VfQSI=; b=hKwyUS6cqnkrSgkW7MzKC85FzUfEEJ5yKzRT8Fb5gugr1l+xLdaHyo8gz+3RQ9H++S sW3oql0+eiKQNbzAL3UefNe5jtalvKt7/26uWHtbfI2SWzyWguTUjGikiGye2ZbNIvHS vIRBAUF0pvxAPwif7lwlE9tohX2G5RZL5zR4E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698596669; x=1699201469; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5dxMEJuJaQP4a47oIi5BrOKGzAqsQRMMtRoi54VfQSI=; b=AXis6Hh0xbbhK63QHrDnMHV8ZcYMiQ4d3oNzQNCMr/FJ4aZKipgQQ51wNhOIOLa8Fw ExHJcfxF0DX/wXfdcpfIDPJDIepOJ04WoDY95kJYgAqwFN14rP++XNr7MS7KgaEkscKj gm9uDCVX843hwEjYmiWsMGWSad0tfodzSqM3npjQBThecr20DOTceKSuUk4S0/Q5bJAF lzTfdaXRvBx62Ckb/0/6KCFbljhH92CHV3rpygDpHauBufIBnJY3ZBwUdYto5x9fiDS1 peuPbt+F5588d7QaJcRoc2dn6G4R6clSU1eRNEQg+mkiCqWbrcXER8yshipw02Lw9qyf Rlsg== X-Gm-Message-State: AOJu0YypSihyXL9KhshxLbJo+ZnfLG3iv6aMRRsIc8iOo96L/PW8Agoy ZE5/eGIb9CcbpCcWWz01OcN7s2J6nMCwPvfHsYMi+ZN4H0A9fgQeDDDe7Q== X-Google-Smtp-Source: AGHT+IE0fVQJnDUJyhze/jRQJU0WzrXX50tUXwqvKtz8yYe0TaKlfnMUMiYLPpS/ndwnuBwVsCL8QcNPQBf4 X-Received: by 2002:a81:7849:0:b0:5a7:bbca:8c9e with SMTP id t70-20020a817849000000b005a7bbca8c9emr6608974ywc.7.1698596669021; Sun, 29 Oct 2023 09:24:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v3-20020a814803000000b005a8d713a929sm891779ywa.61.2023.10.29.09.24.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Oct 2023 09:24:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Oct 2023 09:24:29 -0700 (PDT) Message-ID: <653e873d.810a0220.10c51.cadaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id A79FE60524E7; Sun, 29 Oct 2023 12:24:28 -0400 (EDT) Subject: |SUCCESS| pw133573 [PATCH] [v4] net/mlx5: add indirect encap decap s From: dpdklab@iol.unh.edu To: Test Report Cc: Rongwei Liu 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/133573 _Testing PASS_ Submitter: Rongwei Liu Date: Sunday, October 29 2023 15:30:22 DPDK git baseline: Repo:dpdk-next-net-mlx Branch: master CommitID:c5195f9df1508e5aff4b877a1a6ccb50085f4f72 133573 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28133/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/