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 88F1F431A9 for ; Thu, 19 Oct 2023 12:36:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 841684021F; Thu, 19 Oct 2023 12:36:59 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 996D34021F for ; Thu, 19 Oct 2023 12:36:58 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6b5af4662b7so4950261b3a.3 for ; Thu, 19 Oct 2023 03:36:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697711818; x=1698316618; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yauvSPpWdMPpcU1ZMBgjA1b1gYluWeRdiYZjVgEDCV0=; b=ZKLCEjovB7M6N96V0+f4OXYli8cv3va+7D5yGmJJ/S6xEVSAnLQ8xYT5uSmI0YouUF 4tonNXnGSCLeM9BJ/Qbz7SraDG+++DAqC6tX8nKv7aF6tsAgYyKEjsfaiaCvh09MKcXC Vsm+0MQ18pa6GwyX8Pi7XAMv/Vlw+jNmTrj/U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697711818; x=1698316618; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yauvSPpWdMPpcU1ZMBgjA1b1gYluWeRdiYZjVgEDCV0=; b=whJ6SSvScXStzZPT1MNArLOQRC748znLEW5jk+1Wq77pP4MNIjElmdLfMydoG/7rld DMvjQ5cTo4H7yod3HIF4DaSto3MPxKwFU+NzlHCfHvihVKlDijnf8KL5qjLy7/3VFZfj fB1figMX9VjNs1/UBZmu1MEmNS7RuGLCTbFdTtbBnb15f8pWjOruI8on131sOWIkQHF1 HYhuwSPdXiBxvQtvzaIywqInf7cKYe13aYCovuYmYD3u7GT7bRm5h2f3oYx72M6Uq5AG 269c8T+u1Ud2z49fYmL97N5JgHXDez2KvDRXxMgxA4TwUOGodbm8Aw/VTmucxwl54FjW GNbw== X-Gm-Message-State: AOJu0YwEpDsA3rzNxLkqqwobsJJn2gfbYOI/59s2W8mSfwur0L7QjW+m 99cHk5KZdcms7Fbm4v3OsBVkfTBxTycttsj2jF7riCdZsHne8xfoxzkg5A== X-Google-Smtp-Source: AGHT+IFfA/5MktBnA8G7IxHAUyhEFYenKZxZrw6+3BsQSPYGeuwfqrq8zHel73oY+5IQ5Ot6Bas4xXwSOYBC X-Received: by 2002:a05:6a20:a19b:b0:17b:3438:cf95 with SMTP id r27-20020a056a20a19b00b0017b3438cf95mr1346735pzk.14.1697711817932; Thu, 19 Oct 2023 03:36:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p6-20020a170902eac600b001c60ee5a9d7sm140934pld.50.2023.10.19.03.36.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 03:36:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 03:36:57 -0700 (PDT) Message-ID: <653106c9.170a0220.dcc0f.3f51SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6BC726051827; Thu, 19 Oct 2023 06:36:57 -0400 (EDT) Subject: |SUCCESS| pw132876 [PATCH] [v3,1/1] usertools/rss: add CNXK RSS key 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/132876 _Testing PASS_ Submitter: Sunil Kumar Kori Date: Wednesday, October 18 2023 07:29:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132876 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27988/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/