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 9D1A342CC0 for ; Thu, 15 Jun 2023 07:57:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96CC940DDA; Thu, 15 Jun 2023 07:57:38 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 34A8C40DDA for ; Thu, 15 Jun 2023 07:57:37 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-bcc29cdcdc9so1388557276.0 for ; Wed, 14 Jun 2023 22:57:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686808656; x=1689400656; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HtWJ0hYCwXgIn7MuCyg+XwMYwqMVXr1jChDnMUq9EOI=; b=PK7zjvD6OoXnQJY9Wf3pNgt4lhVhEstu7hQPIqy10Xwp1CqUP5KtUrCgNUuEXsnHk4 pTcSFM6rtgDszyow0/WKO0HaG8uCwRdR21NsXqzCclled73ydOC5T5x37Cn8m/fGzG1N 0q4zL3PDeZwEmzMZi5OteOFigSl3rtrc2z8Mk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686808656; x=1689400656; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HtWJ0hYCwXgIn7MuCyg+XwMYwqMVXr1jChDnMUq9EOI=; b=exVAU+GpXakRiImL1pHKUXQk8nemLgSkaTwXLjYX4vLtAbgxe1uDCcKt0p1eO9Pwky 3Wzv9lCXiOtNpG1IRrRlUyZ/V7ffR36ajneq27CMeGMLdcQ7+2k4WLVRbCFRe/Up+DNg gvNuF0s5PMbYu9YxLfijFcS5AH7fPsGGx/T5ATZk1wg7tKwuckaSEfVD+y8YZNl4T90t HNX9qqmLEAtaFGyVcJPKUWgs3ell2NOlZXpev2cqB7eDMFaGn3QcJqhsUAxuxsemMsbb Yv2CJIhBPlq1Hih18PDXUfOWnOBUjlwtlLCKRtwJe65gXNNLRImsqVutPtA2cHnuOTBd 1UGQ== X-Gm-Message-State: AC+VfDwNuAlaw8ltLshbmY84C4neA//v42/slJOoP/DriAkl1eUDdpVG wxnqpeAZnt/3ZEVqcRDEV5Ygg4+TVUE3425CloimYYQ5n8nLSmbR36UNPw== X-Google-Smtp-Source: ACHHUZ5oURx/5tmmMqXxhswzNZxc8h7k79Gja3s6TjpQAWXZN5cP8qVUKoAUaGxaFIgcnx4767Di6xyFiSg+ X-Received: by 2002:a25:d288:0:b0:bc4:78ac:9216 with SMTP id j130-20020a25d288000000b00bc478ac9216mr3500131ybg.61.1686808656618; Wed, 14 Jun 2023 22:57:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r199-20020a2576d0000000b00bc43213f8b4sm2194360ybc.12.2023.06.14.22.57.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 22:57:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 22:57:36 -0700 (PDT) Message-ID: <648aa850.250a0220.a97c0.cc57SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 44265605246B; Thu, 15 Jun 2023 01:57:36 -0400 (EDT) Subject: |SUCCESS| pw128658 [PATCH] examples/ntb: remove redundant logic for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/128658 _Functional Testing PASS_ Submitter: Junfeng Guo Date: Wednesday, June 14 2023 05:14:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128658 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26675/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/