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 E0757432CF for ; Wed, 8 Nov 2023 06:24:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DABE940279; Wed, 8 Nov 2023 06:24:28 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id EC9C740279 for ; Wed, 8 Nov 2023 06:24:26 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-66d0169cf43so42516956d6.3 for ; Tue, 07 Nov 2023 21:24:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699421066; x=1700025866; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=a9NXYgFDSl0ovzJblll2CL/1G3IX47lAIibQEqva1EY=; b=AVRJ5Mhv/AjnYJW+FY4aMRWFpdrq9B4freeXdkOZCTBkxbdl2uFylB0pHK/cyiFldY p0NqnfOzXtg8VELXJy3ywpgkNLleMw3QILBMHJW8gCRXFDC1srs2trynZ76YSycXfcI0 ejlnPkC9HsdxnPU0qMBjiR8bjfYdbsfpAuYR4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699421066; x=1700025866; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a9NXYgFDSl0ovzJblll2CL/1G3IX47lAIibQEqva1EY=; b=YfpfXttf18ySXiujSTSPtzY/PzCuNBu0lzzsKtqS73QphPA3EyFilsi6s0VulWB3uv UWIAdODrbdobMIAyzLDdXoPUEHnu0ix4h4+eE8JUAMEK7kyxPNIqfo+XU/ojV5AVqbMU 0Wv9nmTBoWLb4TobhBaKC9qP1G2FwpFNmzkQMqt38nYZBdp4srB86qIO79O0rDiHh4lu DeKLBLuVfT9N51XGJQWDp/DmPHpoqAG0A9Xstb1qJNeZYkuzQJyYAKQ+XaPB01OirMGE lUyKes9NRgEYXt6U6nI2yyx8KBGOjNrMn2gvwd2dTVQPjjN8dEVfpooRoSV2gqkEAOow ki9Q== X-Gm-Message-State: AOJu0Yx0T3Idl2eRcqLXewj77k0k/QtvomuUWE/5PNSvTaZGJsPwgKjy KjPc4ty2E4EPajXSngSMDi6u7STXsmtclkuboMWlW9En6vMZSc78pbycZ3fWM5a01PtA9/4VAA= = X-Google-Smtp-Source: AGHT+IEgzIdT+d21kvIJguTbgVPP3lkpqaSJCqHgBG6fgGw9tz4zukud1+7YMOt2/UbbcanYzih6W+6leZx+ X-Received: by 2002:a05:6214:194f:b0:66c:fcfc:9174 with SMTP id q15-20020a056214194f00b0066cfcfc9174mr1076856qvk.41.1699421066416; Tue, 07 Nov 2023 21:24:26 -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 h9-20020a0cf409000000b006758f03154bsm26579qvl.29.2023.11.07.21.24.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 21:24:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 21:24:26 -0800 (PST) Message-ID: <654b1b8a.0c0a0220.f315d.1e8dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 24D6A605C319; Wed, 8 Nov 2023 00:24:26 -0500 (EST) Subject: |SUCCESS| pw133962 [PATCH] common/cnxk: add ROC API to get MKEX capa 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/133962 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Wednesday, November 08 2023 03:33:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133962 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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) 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/28279/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/