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 BB93945CF3 for ; Wed, 13 Nov 2024 11:12:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E07E4042E; Wed, 13 Nov 2024 11:12:13 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id B8E5C40290 for ; Wed, 13 Nov 2024 11:12:12 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-288c7567f5dso2940624fac.1 for ; Wed, 13 Nov 2024 02:12:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731492732; x=1732097532; 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=iK0d54EPPjb0z1eIcjaWfkZeIydCX1rjXbRkBMdWY/Q=; b=QytyhcYTyd33w5z10Wp6FvYwIA0Su7mzzJd+1QAe9tO9MPfCMAMJ1WuK6CPwWTQYAK EiIAPxyTDERGxtT1Kw0tgIQHhZUBNxMMFl7neY3vZbVP/kSYtOrBw4wCW98IG/BVihE0 GMHPPKmaDJr69gsPK/Qs7+qKFZ1WqUKE+NHF0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731492732; x=1732097532; 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=iK0d54EPPjb0z1eIcjaWfkZeIydCX1rjXbRkBMdWY/Q=; b=JUBq+VbYFIAL5eOdz4RiRq9rjD6bS3qIReJK3MQSDflb/LM+hL89MsNj7mlUP1s83S TrJo8MBu4CzO01LFZmyZvGD1fOoT1wgqeUQMkrUTy3zbj96/QrYYuHiuTL3c3IeGxf9f 3F/yDp4s0kz8oDZ5lI7oZyZ8aF/71sUqQMUo3vlXDpmiuGf7t1Am/g/1Ag3JxvMxnogj GJQ/LrbjEq8wqDPTMUQyDoOsWd2v5nJzSYJOYeZ99hMsNbtGN6zY+hOvMXOefZbTwrYX wHURwGrz3CS+9P4sDMfnTwcojno+fcecUtReexiWIPl1u49+NFB1C0dFN2d65MoW+lXW bUvA== X-Gm-Message-State: AOJu0Yz8bUAiXzMypz1c+4Mm4XGTgx10dPOOjPSeJwUNnWF8nYz0gOuT 0Ren/Su7XsgU5BPgJ+bohHijjNIWk5mZtlIJAQXfa2GXznhvfBQ4hhoJpOtzZJ/3j3c0TR3LUZC cAcrFbxrCIkx4035vQ1Xk7D4xy1yU7iejtcoGn3uRXCm+hUbv5VOpP+9s X-Google-Smtp-Source: AGHT+IGgRnuqH1lx3+Fk3IHn9ZfX21gqTCHODEvANdzgAR1FwmkH2Af5p+G5mwiPDBeNaMZaecIS2njtM2MI X-Received: by 2002:a05:6870:40c2:b0:277:eb79:b4fb with SMTP id 586e51a60fabf-29560043547mr15062178fac.1.1731492731868; Wed, 13 Nov 2024 02:12:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-71a5ffb086csm314381a34.4.2024.11.13.02.12.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Nov 2024 02:12:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Nov 2024 02:12:11 -0800 (PST) Message-ID: <67347b7b.050a0220.236a11.35d2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 494D66052471; Wed, 13 Nov 2024 05:12:11 -0500 (EST) Subject: |PENDING| pw148361 [PATCH] [v2] usertools/devbind: support all possi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241112140719.149055-1-rogelio.dominguez@gmail.com> References: <20241112140719.149055-1-rogelio.dominguez@gmail.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: PENDING http://dpdk.org/patch/148361 _Testing pending_ Submitter: Rogelio Dominguez Hernandez Date: Tuesday, November 12 2024 14:07:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:c5df7a373ad07413d9652479272cd16adf989b06 148361 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#290718 Test environment and result as below: +----------------------+--------------+---------------------------+------------------------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +======================+==============+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | +----------------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PEND | PASS | +----------------------+--------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31895/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/