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 C8406440DA for ; Mon, 27 May 2024 05:36:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B77CF402D4; Mon, 27 May 2024 05:36:57 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id DC62D402AB for ; Mon, 27 May 2024 05:36:55 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-62027fcf9b1so38879077b3.0 for ; Sun, 26 May 2024 20:36:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716781015; x=1717385815; 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=ovIKJvWfiKW2Q9N8crVbA12KfFZlIrD/ZY2trmUZ124=; b=S/PXVKX84UvW0+jMVzaCn31X9ZO87I00lwESh8Tq4PY6qa3rGc3VNyvwp4QcfEbccy Xq8gaTfjQJUYeAI3YKMhEi1/J1lM/HRjZrMZZJArso4w0UD97gW7I5tc13jja6Uuf6oh u+EUb3RdvPYQQd89+hx0EJQWdQKxZWJ/9e5pM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716781015; x=1717385815; 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=ovIKJvWfiKW2Q9N8crVbA12KfFZlIrD/ZY2trmUZ124=; b=X81bcNjuz5LtJytRbLpW5Bb7wa3ThQrAh3Vd+gPPnE8Iq2iwc8/tMueCfu5G32dg54 qf1rGEeR1inIj9aecMn9e2CBXTgAZfnmx+N8FssxtCB+SqF9rX7hrhwB76SQ845CiMze MjOvO9vbcFfsifNGNWjXgpHT4b1dG7E5HE+Rmtk55jxcWZAe5GPknRTuoyP21mYmc2pz 9qt8Qmu3eSQMaDndoIUt/4kW5V8tcw7IelyHoIiYnrYWs+7w3ue0EloUtcr4l/e/zB7x S0Mam6ioX3rSZt37IZknrfhjdCR+kbkmK0mbo19sRptjpCTyUij7DuFGhh0eED6yEA/c v4kw== X-Gm-Message-State: AOJu0Yw7QdTnQPPLlErlnOFWi7owqNdTU3OFC1wTHGQPLDWPJ0rsyKCZ P7cviooKyXC+pzi40bsiohPNvv1DJKNdoiF2ju/4i9rPVVJenlQNLAckDd+6Z8gmg5lhgtEyWkC 7FkAk7YVMgjyynoP9YzdOgtrVhcmbCkgztY0KoNijPoQO1gvwPNYLrdn3 X-Google-Smtp-Source: AGHT+IGvJt6DWOGnDvK7UPOIoUQ+304X9lMSOO6XNsiIdulCmFapuXfgCDri3FW1/tUzyqfXqdbNLj214dzE X-Received: by 2002:a0d:e605:0:b0:61b:32e0:c54e with SMTP id 00721157ae682-62a0732818dmr62943557b3.7.1716781015294; Sun, 26 May 2024 20:36:55 -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 00721157ae682-62a0a51333fsm5310117b3.70.2024.05.26.20.36.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 May 2024 20:36:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 26 May 2024 20:36:55 -0700 (PDT) Message-ID: <6653ffd7.050a0220.3654b.ed7fSMTPIN_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 DD31D60524C2; Sun, 26 May 2024 23:36:54 -0400 (EDT) Subject: |SUCCESS| pw140316-140319 [PATCH] [v2,4/4] net/mlx5: implement VXLAN From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240527024720.1099161-5-rongweil@nvidia.com> References: <20240527024720.1099161-5-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140319 _Testing PASS_ Submitter: rongwei liu Date: Monday, May 27 2024 02:47:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:2dbb63594a9a985e2c8639b57f9fcd1468b9de97 140316-140319 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | +==========================+================+==============================+==============+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+--------------+ | Debian 12 (arm) | PASS | PASS | SKIPPED | +--------------------------+----------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+------------------------------+--------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30013/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/