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 C08A0438D3 for ; Mon, 15 Jan 2024 18:29:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DFE4402AC; Mon, 15 Jan 2024 18:29:52 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 09132402A2 for ; Mon, 15 Jan 2024 18:29:51 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-595b208a050so5552645eaf.0 for ; Mon, 15 Jan 2024 09:29:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705339790; x=1705944590; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o2R9Qj/g0EmQdz/y/NMYoma/TruwJ0tuT3Ba/b11pN8=; b=DjLh8FlFcXYWz4NXSe6xR9cWV/5KTAnYB+69qIsGzTW51Oet/FrDaUbiX1are/ox+k AxqVRhPp2qb8VFL/JCGInel6zpInzNAyZV1Jd9Bz45jaaK2SbBsmkObquN9qzBri4Ll8 3H/3lM2sjHlxhLKI4G4A7mkyqAkcj39SkKvoA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705339790; x=1705944590; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o2R9Qj/g0EmQdz/y/NMYoma/TruwJ0tuT3Ba/b11pN8=; b=nJZvGk0V+90Al6pR5jzV/0g93mczj/li2uzHBQAtVie9vwH03qaSgp2Uped3yoSFDM BLx6nqnMk+qDiWsIR49bSPSHC/Xz4Qcwq7HJ9dHCS2TrJHG5Yy4DXk3cm9YRyfrMIhO6 OcxYXb/QASBxHEXzErQ13T2uKc+cjM3dlpHuUf//2m37IRdYpioDM63UEwKfnFAOt8p8 55HirV7Gtrw/IotAXfdKXznOE97QfTK/7hm0UaIHhP13P3ciqLcGfHYFZBPkElNtJykV l+v9HWk+ft+SjVXahLSdIMME6josq65CF5gHLpL9rYOSuMNQ9+ZJvorppUbHNvYEXFcL slVg== X-Gm-Message-State: AOJu0YzVo1/bJYAlu6U2bchtgtkMa6Ty374m3c2O1wnDBIPudavJX8uw 1w4HCU3NTjUfHcMtO3A9cB94J4mhMu914romTOAnYqqltJW0ipXyHiqIOoNdtQpuQQ== X-Google-Smtp-Source: AGHT+IH0eTugjFANUfMUsHSiVA1QvNeckP968BwnKdUkmCthymsqClwg16K22nDmRhQ6qWpvhGFyUAyrUT5l X-Received: by 2002:a05:6358:451:b0:175:9466:12dc with SMTP id 17-20020a056358045100b00175946612dcmr3783418rwe.3.1705339790159; Mon, 15 Jan 2024 09:29:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f1-20020a056a00228100b006d9af3128fesm490236pfe.21.2024.01.15.09.29.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jan 2024 09:29:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jan 2024 09:29:50 -0800 (PST) Message-ID: <65a56b8e.050a0220.16911.0527SMTPIN_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 46C976043300; Mon, 15 Jan 2024 12:29:49 -0500 (EST) Subject: |SUCCESS| pw135879 [PATCH] [v2,1/1] ethdev: parsing multiple represe 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/135879 _Testing PASS_ Submitter: Harman Kalra Date: Monday, January 15 2024 15:57:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135879 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28867/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/