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 564D343EF2 for ; Wed, 24 Apr 2024 06:39:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50ED64336D; Wed, 24 Apr 2024 06:39:28 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7E718400D7 for ; Wed, 24 Apr 2024 06:39:22 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36b2ec387a9so24680565ab.0 for ; Tue, 23 Apr 2024 21:39:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713933562; x=1714538362; 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=faSgcWFUFArbxbH2m5JIcogWn+qZ0vuN8QjGtk2LXGQ=; b=Z79j4BMfqrxg0Lg+hPg3wGgjEJN17Ygzcpwx09e3GHGXt9b/S6zKVEvmPP9oe7EIRF tqL1heqzG+LIarIS1QtgAgdMl3XAiz5YZiThFk3AZZHywNKklrgPIEJIsQ/BlNGC5ntf OKrNeoUr9DxVxgiW1wAQvqVDZgE30YRFjKsUw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713933562; x=1714538362; 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=faSgcWFUFArbxbH2m5JIcogWn+qZ0vuN8QjGtk2LXGQ=; b=P9f++zqDZ1r2Zld/IHfIq/bpFqUVRw4fS90aKdgyqlqhjlAWtY+oZ848zgKHa1N7Gz RWkwcic45rnDbcWSM+wMsLskGqAegyRveuphGsuX0wftH7L7hNrSI3RI8cpWwgVN6FN0 nLD03M8N77+fhyk7dqkJRbnajykoc4V4VpSZX5zOk+uF1dTgImuh++rCbd/L9xyJrMoW GtHgZxa88P2e3EnfDAlOBND48yv755fofakEYblTFBO+Ln9i1cTZeq9TaQr6W/ocVEKM aE41LWuXbskuMZ4ThmW5no5I0+hxy2GsQkAaom5NbDqndY4lrw8BwQUF89Q6QKgcAO3g WolA== X-Gm-Message-State: AOJu0YyUMZN6AYRqO099mbXYgOZNW5YJnP4ij52SyEmUj1CzBym6D2Ez jjaB13ujOU9CCD9/oSQ3JIUFtPiVHayEIhXtr+3/HddWrWCA412J+7lFG0AdOGkdPzRDGqLsUJF RGv5qbAjEDLDGcwHDgc+w6TJL6LlJI8xPjK+g0UWf X-Google-Smtp-Source: AGHT+IHOV6oM5R/Xu1d7ihIdGXTpIgWYvzAhcCuflyk65TWP7Pyji3Hmtdx9lCwkX7K5YHtXSHu5a6bItU3B X-Received: by 2002:a05:6e02:1e09:b0:36b:2ff2:2334 with SMTP id g9-20020a056e021e0900b0036b2ff22334mr1944975ila.12.1713933562003; Tue, 23 Apr 2024 21:39:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z12-20020a92cb8c000000b0036b3794d417sm724131ilo.45.2024.04.23.21.39.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Apr 2024 21:39:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 23 Apr 2024 21:39:21 -0700 (PDT) Message-ID: <66288cf9.920a0220.8d6b.6218SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 73F7E604D420; Wed, 24 Apr 2024 00:39:21 -0400 (EDT) Subject: |SUCCESS| pw139644 [PATCH] [RFC] ethdev: add VXLAN last reserved fie From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240424031319.1264509-1-rongweil@nvidia.com> References: <20240424031319.1264509-1-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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139644 _Testing PASS_ Submitter: Rongwei Liu Date: Wednesday, April 24 2024 03:13:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:8841786ab4aa72d205f97528af8708a13a851f4f 139644 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29847/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/