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 20CDC436A9 for ; Fri, 8 Dec 2023 12:59:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C8F8402E3; Fri, 8 Dec 2023 12:59:59 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 6ADC3402DA for ; Fri, 8 Dec 2023 12:59:54 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-4258026a9fdso11559811cf.0 for ; Fri, 08 Dec 2023 03:59:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702036794; x=1702641594; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ug/ZIp6t+YxCjB+7pERtFYl7mnAqfb1UPoJx3U4wTOo=; b=ZZ6QqiALVstuePQkCzqPc8y99hQS+EN/PY47bpv9qP1RzzUMWqMSkW65+ChdJQdHqU 34igxLNGMAZD6wBVoOAl3ba/3HvHPy/mJV/huh2rxfaJj5/LdicsDV3UKc45Hc5qZiNJ Sj3TF/deeP+SDlZaFmxwIxkKjP9GadSLDTd10= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702036794; x=1702641594; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ug/ZIp6t+YxCjB+7pERtFYl7mnAqfb1UPoJx3U4wTOo=; b=ltAOBt3o4mxLXEAXcSyw+qeC2kF4Ensgewlc40jzL+VZ9MSFqcUSotoC/hoUqQvPZZ S3uL5C4i7iNa/pEYIn+zbtjR9CNT8NR7IOUDYQTGYSgUsWD+JvQZF4DTwrnwvjw+T+C4 lOKkGsuS5ahImSs12eBRf7O+yZ0ebchvHaJ4mDsa5eQLnqbpOUrW+JvhdbCevnxBKhrt Uy33ee3y8oqIrx57UNf1vt9WTHGc0cn4tyxgN6bHRd82y0ZsV6p/vzhHyyactcH2+bpE 36Q1E1xYIfGVSqE6chV/BME0t4cka/jEnGV8FJoP+EanOOSj/oiNX1kwoUpmRFK/iz6P AAug== X-Gm-Message-State: AOJu0YxzKTElB/yrj7yAYyvFilz81fLP5wPhqElT0V5ZkhdscH6iRhmH sHohPJ7BKB1cx1Ygyz+uhfqQOXqvXYxEqx6+IY0DLdCNZ/4hPDvcx7jiJh5edIrOi9aH9w0fSw= = X-Google-Smtp-Source: AGHT+IGE+N8uo8Ifm3NQzwsjZZdPXbFMR3zpZmULEdEzIpqCtAchWb09dCxdWWHLBhUjLGzOPnAyfOgAckD3 X-Received: by 2002:ac8:5cc5:0:b0:423:a9dc:8132 with SMTP id s5-20020ac85cc5000000b00423a9dc8132mr4632224qta.20.1702036793881; Fri, 08 Dec 2023 03:59:53 -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 j10-20020ac8664a000000b0042405aa7735sm47468qtp.14.2023.12.08.03.59.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Dec 2023 03:59:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Dec 2023 03:59:53 -0800 (PST) Message-ID: <65730539.c80a0220.ee01d.28c1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9683A6051831; Fri, 8 Dec 2023 06:59:53 -0500 (EST) Subject: |SUCCESS| pw134955 [PATCH] lib/dmadev: get DMA device using device I 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134955 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Friday, December 08 2023 07:55:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134955 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28565/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/