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 1188B44167 for ; Wed, 5 Jun 2024 20:39:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D96B40A8B; Wed, 5 Jun 2024 20:39:57 +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 A82B5402E1 for ; Wed, 5 Jun 2024 20:39:55 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36dd56cf5f5so447795ab.3 for ; Wed, 05 Jun 2024 11:39:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717612795; x=1718217595; 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=aHZGihmKIoNhtOPcJlabh6LzhqJ/7JVIsEY19o9IZ3M=; b=F6ESlYaVWdLTsU/CTIoGGUHcLNqXPeXlbQIRc5YfvNEOMBCTm7nOesesJsos+oYG5E LTWbFLXErjIIuCSz2OIeuvcavbh39fTqwJFt3k2EnpQHsyYrJ9D0hddkyv2EahGq6cHh fJVV9Rcn4Ak2stnktWc8P8a6U/mxNjqintjRY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717612795; x=1718217595; 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=aHZGihmKIoNhtOPcJlabh6LzhqJ/7JVIsEY19o9IZ3M=; b=N1il+2NFMdoBhUlhz5DXCVes5hRrpKg4Uietvl4eZY/0YBb2eOl4hknhIjIKKp5PkI OcoXdSXssYOj6k3HsdpDlKU7nM4voEB56qhHE5S2lXLm9I3EKF0gF7oB5TadLXtnGL4Y QS6m//eObSapUfustMw4pSjOMus4eXFY2y0azoYBpevW9pP2SVI9T2VllsImoukFag7x CIhAvLtyyEtl8u+UYXikny2lDjRPYSGRPDHO8AK7PnKw5QaOA4Yk43q5a1Rfqkb6Qx/c htwZ1lbEGjdRSl0wYHQLb0pQRphBryawYGga6JGqeJOFNrSq3EF/g7xYcz1sXCKUXdc5 5Z5A== X-Gm-Message-State: AOJu0Yy+U28a7RP4b6+3fpuj2xtUfSHltBL5hYKU+6Ty6O/vVlTo8Axe Cyy47YQB8vNMBbnN28fCMzdzaeD90CEZbf4tD4wSBCnReDo4ROWtyUzcOJl3oraEjDk4/NO/bAL hgMJ/gZ8n6D9E7thEKUe+x01pVrDaDHPkIJ2ljxpb X-Google-Smtp-Source: AGHT+IEysyXDwGi+D7KoQ0v1Abns1I6I9W0Mt7U7HwY7TIjFRa52zUi5iy+anN+/SzzxcCVXeWHB52d/5ThZ X-Received: by 2002:a05:6e02:b27:b0:374:8214:4ba7 with SMTP id e9e14a558f8ab-374b1ee2a81mr36203295ab.6.1717612795083; Wed, 05 Jun 2024 11:39:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-374a6ce5f22sm2657215ab.50.2024.06.05.11.39.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 11:39:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 11:39:55 -0700 (PDT) Message-ID: <6660b0fb.050a0220.a0938.55a3SMTPIN_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 B1685605C373; Wed, 5 Jun 2024 14:39:54 -0400 (EDT) Subject: |SUCCESS| pw140755-140756 [PATCH] [v7,3/3] net/mlx5: implement VXLAN From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605130419.145311-4-rongweil@nvidia.com> References: <20240605130419.145311-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140756 _Functional Testing PASS_ Submitter: Rongwei Liu Date: Wednesday, June 05 2024 13:04:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:a6bbf008457a455fcf4cf7374c280bba697a353f 140755-140756 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30115/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/