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 7B090440A5 for ; Thu, 23 May 2024 12:46:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75F6D4026C; Thu, 23 May 2024 12:46:34 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 3F7354025C for ; Thu, 23 May 2024 12:46:33 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f332511457so1516165ad.2 for ; Thu, 23 May 2024 03:46:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716461192; x=1717065992; 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=gwOaEHcvWY1ESlgn5wcahKvap80vqqTWZtv6NxUwd3U=; b=CrB7wb2VwWdgOnuyaTQ08NjwEdURakhwU5B58CiuWvGy6UOB/Z4KthXOqHw+6CvlJS erWo8KQ19GpSpWAbV+J64zjt1+zamA05URRRIsMXgEh0ARGB2VX3mhqRr70Os/K3C7zn w2r4q14LvB2zLwzyQB/yXutuIKpy05sTqaX8M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716461192; x=1717065992; 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=gwOaEHcvWY1ESlgn5wcahKvap80vqqTWZtv6NxUwd3U=; b=xR2w9uYVFsQgADaKI1z4gFvYQF65RaZSbA82Ev5VxnQjy6Koh70biqzfnoZr7AKGEt TOuJUiJQ7TOh2ekh7JDy30hEoETZXmIjFX7wXxz8nw/WoIV5dPisDqLDBKEkO9O8M393 PA7QHyL4JDH0bGRLpxHG9GdUhlWW6/fvG7lniMQ0O4AHgFxHcg8UaBjVoikEaTDIzKWW coyP7YvoSqzQ8rNKQ4UZLcMoBrT/Ro58Vt8tWEn4dmK+Y8dEfJhviX5APn9SGbHc2RdL WWeZVBAyI1VC3uJObdOY3K1uAQEcAZIA27abuTFeNHyprnCY9WJ7GZ1bl0PRwPw0CMUX ubjQ== X-Gm-Message-State: AOJu0YyhSkKC1GudFbLYLa4lLHBXg7WP0Q9BYDmm8lg4SSFFS+GLxsLQ B2CT6R1bB0gWxndPPM0q5vHLWi00U9/HdKUhlwHE65jIcwXEh4VH4IhmGFI2HqWxarwRtTfMeTf j0RroM8Qxx2YcXJtGEdKSkD9avufMMykRTGwxBvKxjELLgKAoett2giis X-Google-Smtp-Source: AGHT+IHAA3v0bOPGbPWuFEccTMIBQBEkCpZW9X1ky4CHxOVJdGoF+qM31Gc0uiOk3S4KH/4A71gWGDpR9/17 X-Received: by 2002:a17:902:a3cc:b0:1f3:26e2:cf9f with SMTP id d9443c01a7336-1f326e2d072mr37207205ad.23.1716461192411; Thu, 23 May 2024 03:46:32 -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 d9443c01a7336-1ef0c029515sm11067435ad.109.2024.05.23.03.46.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 03:46:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 03:46:32 -0700 (PDT) Message-ID: <664f1e88.170a0220.34e1a.47a9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C96DC6052538; Thu, 23 May 2024 06:46:31 -0400 (EDT) Subject: |SUCCESS| pw140287-140288 [PATCH] [v1,3/3] net/mlx5: implement VXLAN From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240523072848.896032-4-rongweil@nvidia.com> References: <20240523072848.896032-4-rongweil@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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/140288 _Testing PASS_ Submitter: Rongwei Liu Date: Thursday, May 23 2024 07:28:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:a012926d36f3feb9d17a51c8f1559f466570ec0a 140287-140288 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29996/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/