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 C2ECC4416B for ; Thu, 6 Jun 2024 01:20:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB3804027D; Thu, 6 Jun 2024 01:20:37 +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 9148640268 for ; Thu, 6 Jun 2024 01:20:36 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-62c5fd61d2bso3130837b3.3 for ; Wed, 05 Jun 2024 16:20:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717629636; x=1718234436; 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=EziRTNwWQg30XomhRnOc84L18jHU2cFhuoy6Qi0LSfU=; b=e9iUyM/Lre7Msilrj+3+arwnjDuHTsvqTrn0R/HmfkIINk+tcsobTLAUYy1LHf3EWr jjZNfDNniijej1K4yaZVQqewYPLunqBnoJPrlJWSOxCZCjt/XowZ45DkaRCRhXcwVwkY 1/id5c/I4mL3yfUqiNGHYbIVR27CddHwv1MXw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717629636; x=1718234436; 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=EziRTNwWQg30XomhRnOc84L18jHU2cFhuoy6Qi0LSfU=; b=e8eQZbtSK6GPQbS7n++hUu6Opxii3oPOnzSC/dvZjKN3ePKPpWn5fkaMbWiDCbaPP7 SmWYM8KFJcFuVhAAox33UnT66P6/vHg7w1nlN1FhnwTkHXyptlL+5l8CDyM0ZsABHKKG UclmvGoR4DPCDoLPKA4tZYdXxZ58TcoDu7I6mteRCcXM7+kiKRNITBxL7OH7bhIteYyt 4PZxaTJvWfy5nzSvNQlFxs22s6pVw4sIQRoYrUDD9gqOSa4eT3jxmHM737k+OWQFDPOk GoGatpQY4s2FkVmXipnklE3q5aDY38Acwx31jWIV0dSCrLIIWqYJCCCMODmwoBcFNyON tmPg== X-Gm-Message-State: AOJu0YwMrOHcEs71pgOJsXfzY4SBo58Vfgu9ltBRUfysN4Q8gAyp2GQ0 OnpuC0DuLBg5lnAbT5p1MjXmrpPkM2DZDnBaeK2IPSYW0bEgJ8jD/rroVZGn/PoIi7LrQz/Br1b Kg+u+pdjBaX7G2QGWMAgA/FlJ90TKMB0+xFzM600Re/7kr5hDKzyUqQ3z X-Google-Smtp-Source: AGHT+IFOczMiFOMSq0FKzVjZIqQhTiiqZ/QDQ6w/ye7yjXKrZmBKxWSyZ6yEpHOW37m9ivgyZYOAIYUGVWsN X-Received: by 2002:a81:c94d:0:b0:61a:cc3c:ae69 with SMTP id 00721157ae682-62cbb4d6bd6mr37614497b3.18.1717629636040; Wed, 05 Jun 2024 16:20:36 -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-62ccacffafbsm53797b3.11.2024.06.05.16.20.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 16:20:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 16:20:36 -0700 (PDT) Message-ID: <6660f2c4.050a0220.39457.05faSMTPIN_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 60107605C380; Wed, 5 Jun 2024 19:20:35 -0400 (EDT) Subject: |SUCCESS| pw140748-140747 [PATCH] [v2,3/3] net/mlx5: add external Tx From: dpdklab@iol.unh.edu To: Test Report Cc: Suanming Mou In-Reply-To: <20240605093141.1826221-3-suanmingm@nvidia.com> References: <20240605093141.1826221-3-suanmingm@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/140747 _Testing PASS_ Submitter: Suanming Mou Date: Wednesday, June 05 2024 09:31:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:a207de9a356ef890dd858064ee94e15f0841f0e1 140748-140747 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30112/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/