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 1A18C425FF for ; Thu, 21 Sep 2023 12:41:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14D07402B5; Thu, 21 Sep 2023 12:41:14 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 53904402E1 for ; Thu, 21 Sep 2023 12:41:13 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3ade5687e97so504729b6e.1 for ; Thu, 21 Sep 2023 03:41:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695292872; x=1695897672; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=7tcYo625a0g44b5j7Hx0saA1yuRr2QuV2KIFqdIPL6A=; b=KOpzCyZ8e+pB7H7PuqdnTCNzGQNmzI4zJ9oajjWk3bt8B12ApBJ9UXx7xIf8N1bz2t QwjXdIVMHDVVpLN/TSXjTWwPJB1c3tdJpgOaFudK2zuTC7osOwWwycsK/4MQP4SzizjF KLXWXHtVrHBq9qFkX0Q3o3CUTIOgGBv67CuJE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695292872; x=1695897672; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7tcYo625a0g44b5j7Hx0saA1yuRr2QuV2KIFqdIPL6A=; b=MWUsaHZjlp3i5tHrfQ6xo7qMt16+dAVbPDegmSt4WO1GFXMhm1N52SSwudUJbpTVEP vUqfU6ruuZDA+UNNRRBmj05CDXygAcDs0wt4BaETTw6zH6j2OazZmzbNNkbyHv8xRjwH l0ooeXnADen3RTIIJRXuThyaHGN7uD3Oizl5s+HdzXzvSEUrJ29eKkEXiSXzLksH47vR 5CKYTrWKYyWYilshIoGkz9Pal/60vextRZ6lSb5BjUjdVnaup70sZ/pQZ7lwVa7B/4zt SNZZH2RxdCM+4yXCQnQ0tQShW80OPm36yiTE5/PylZykXE97Mdu1VXCOHN0xY3icQK2C kd2w== X-Gm-Message-State: AOJu0YzWhjY9jkK7Hz1d3MTWSUyEBVN5zPhkzGLhd3fdbWofsR0RIW9Q tnA9nfA7mLXFkAcdlqWM9OoIQ06SEbYMIrhFAiPyz8YpyVswx6JP08k7EQ== X-Google-Smtp-Source: AGHT+IHXEQzBSb26GjD04FkZqsWjMtj0CMsr3OjCFODen52UcHOT77T26esjv0u45e+dhCV2Ud90XVxVo8uO X-Received: by 2002:a05:6870:910d:b0:1be:f0b4:b9bc with SMTP id o13-20020a056870910d00b001bef0b4b9bcmr4984892oae.39.1695292872580; Thu, 21 Sep 2023 03:41:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lb10-20020a05687c330a00b001d6f6c4911csm98593oac.11.2023.09.21.03.41.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 03:41:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 03:41:12 -0700 (PDT) Message-ID: <650c1dc8.050a0220.bb1f2.5416SMTPIN_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 312326052514; Thu, 21 Sep 2023 06:41:12 -0400 (EDT) Subject: |SUCCESS| pw131763 [PATCH] [v1] config/arm: update aarch32 build wit From: dpdklab@iol.unh.edu To: Test Report Cc: Juraj Linkes , 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131763 _Testing PASS_ Submitter: Juraj Linkes Date: Thursday, September 21 2023 09:59:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131763 --> testing pass Test environment and result as below: +-----------------+------------------------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=================+==============================+===========================+ | Debian 11 (arm) | PASS | PASS | +-----------------+------------------------------+---------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27682/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/