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 D8D6E440A5 for ; Thu, 23 May 2024 12:48:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4FD94026C; Thu, 23 May 2024 12:48:53 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 66DCD4025C for ; Thu, 23 May 2024 12:48:51 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2bde0e3cd6aso441561a91.3 for ; Thu, 23 May 2024 03:48:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716461330; x=1717066130; 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=oBXUd/0LQPyYysKP7wr+zGleNMNmAgkh6Qql53eb3SA=; b=MDVPsujXIaudMpagMizwKcEGMtg4RgYJ6zhYcRNZ0c6kwJKxVTCiKJZl2Yr3kYFkXy KknGGOPVP+2GU7KFjW8g0Raxlyij0U17n3Q87vZ/iW++FiBkfx3dVYnWKqQ5syxVuKWo HisQKylg1cmiBbiYNu2i/Km/57Vvkt0mr+SRA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716461330; x=1717066130; 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=oBXUd/0LQPyYysKP7wr+zGleNMNmAgkh6Qql53eb3SA=; b=lgE7NtEb0JerMhp/LFppyJql6fk+5i11FvKm3CB+tiEiab97FWMMt0aLen2cb/qH5m lo/UEEg/vn+YGjZlM+HAFtGI8cyCIQlPK3hUHPvUEgQQcUFTpr85ZNsnGgPtsV78bviC p1DIrfat6Vn7/pUwnHb/ZpBjMqGpX0rvI5MCZp1z3h2HbAQE+wWkLcFwavSuoUFG3YUy pih5/lCulZ9xAARIv5KkcCfeh0PRj/9nVPpPm99xHMsy50vZOdupa+udt4Va1X4QBbDt GOUTFySsFvdK8T4BviHmrYSvyOnm8TBvFk1ynzK02B78tjrx38jPFQe7usvfR8A8xxlu Pu7w== X-Gm-Message-State: AOJu0YwF0gw3C2pIb65HlfE5sSKWe2vgr7eo9tQVILGnhqkjtA6DR/yg PTQBNi6K/STX/3fCNezm6FsxsURoSVzM6DVFLDavlTxKy0SQlXZa8wH//Aqd0+0+HRZ78BhVHdM xC2ce5pnrhZWY9n8ClQcCZFuRRxqHOSJM1/h5NGMr X-Google-Smtp-Source: AGHT+IFINk2yOK7PBg8iGaZyGIj34sVWzO7Rz6cwSjU4/ndZL6bc/yFwYFvpHL1AZWLLiD6ovdTKx4c2tMnu X-Received: by 2002:a17:90a:430d:b0:2b2:7c53:2601 with SMTP id 98e67ed59e1d1-2bd9f5add04mr4701441a91.37.1716461330671; Thu, 23 May 2024 03:48:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2bdd9f0b22csm330954a91.10.2024.05.23.03.48.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 03:48:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 03:48:50 -0700 (PDT) Message-ID: <664f1f12.170a0220.8d542.569fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2658B6052538; Thu, 23 May 2024 06:48:50 -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-compile-arm64-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 | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 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/