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 5675F43DFB for ; Thu, 4 Apr 2024 19:22:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5145A4067B; Thu, 4 Apr 2024 19:22:48 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D31C6402E8 for ; Thu, 4 Apr 2024 19:22:46 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7d05484dd40so43054839f.0 for ; Thu, 04 Apr 2024 10:22:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712251366; x=1712856166; 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=/gTxFt5yebwbtOP8CKahMTi2WOB6QVGTaqPbyMCLsTo=; b=Dj63zruVD4IicMw3sRxoDgq1A/durU/BriT5kbJy6Rzg9PMbuVbi14yQsLtvMeviLt e2qg4yWXSQmlkZG1y/00jza4p3WA23iCVQK0w/II8vfBaRWvyX1UT/mX1p0vHanZcueC YKQyRwJh8HN/sKkN3LidbWAXDSwMqcPLB1Xi8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712251366; x=1712856166; 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=/gTxFt5yebwbtOP8CKahMTi2WOB6QVGTaqPbyMCLsTo=; b=RxPJHp47aYJ+hoKCFRiBQi7DRddjP9wBCPHyy6Cr1theiuwD4oF1w2+7oPGdjbcujw zqSdwhbm2hMjvSlG6+M0mMPSH61mMGh4sIJ4Q7rRZolarQ15N2W5youBwDcLybKY45tm F+Dwr/+zCET5dK9HvKPXqME+QdozAJPe1g2Z2ZXEewgbT6gCXadi+mwN6V5fDCOqS1V9 cNXX48VQ9YJuLJk/408GsuKilYsWB7aWwuZj+Xnpgvk4TNqpllFnYwgcoUhmLfg6Km/I CjWDmIweCY6sFAcet6PQH7ELrRP8ETLOw46QXq+6X3P6jCKz381r4ujthFyUAiWQIHl6 6oOQ== X-Gm-Message-State: AOJu0YyH6A3v/2vexuo8gVZjcRaeDIR9KYj61UPIaWDpxkg8qmrPEcXT XQ57vbw1oontbgooOF54RboI4Cwq0uxDBXBPKpD7GQMBUqHNWvQCb7il453pLe2ip0BIwLHeQ+T IqZDq9I+GtN0/1xg6wXKLJ8b7AQJH2EaAA+0sxDXF X-Google-Smtp-Source: AGHT+IH97OiaJ61sqIz0p75hrpjUkrbn+fHr4RF8CDfpjweMJvJr2TBsgnFgh0rUOlJXS4SZ7+6uiZ+t6OSG X-Received: by 2002:a6b:6b1a:0:b0:7cf:c28:568b with SMTP id g26-20020a6b6b1a000000b007cf0c28568bmr3645872ioc.7.1712251366235; Thu, 04 Apr 2024 10:22:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y9-20020a02c009000000b00474fc5e34dbsm647053jai.74.2024.04.04.10.22.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Apr 2024 10:22:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Apr 2024 10:22:46 -0700 (PDT) Message-ID: <660ee1e6.020a0220.d281c.4dbaSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D3EBB6052471; Thu, 4 Apr 2024 13:22:45 -0400 (EDT) Subject: |SUCCESS| pw139097-139099 [PATCH] [v13,3/3] net/af_xdp: support AF_X From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240404142326.2151118-4-mtahhan@redhat.com> References: <20240404142326.2151118-4-mtahhan@redhat.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/139099 _Functional Testing PASS_ Submitter: Maryam Tahhan Date: Thursday, April 04 2024 14:23:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139097-139099 --> functional testing pass Test environment and result as below: 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: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29713/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/