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 85E524367B for ; Tue, 5 Dec 2023 16:04:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8134240297; Tue, 5 Dec 2023 16:04:58 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id E374D40271 for ; Tue, 5 Dec 2023 16:04:56 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dafe04717baso4125733276.1 for ; Tue, 05 Dec 2023 07:04:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701788696; x=1702393496; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1LdPK9J1qXerkvfmH51RDxTPkCYGLrCxVOVfziC5SHM=; b=aMZvkZXsJ+RY0nucAqlwReJtdcnQJVpKI5Vkuujk4M2fVrS7ZMZka24MspGRlbPujS 8SvMVKL1cgzhu0RpMl6gBPQwp7YzeQdpGJdoMU7laBK248NEJgXEt9OAzOZXqt5Xc/GG HI0KtGNVhn3M9B5n47JOcVfbMJ9QfK+ch73t0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701788696; x=1702393496; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1LdPK9J1qXerkvfmH51RDxTPkCYGLrCxVOVfziC5SHM=; b=S51BJPbSI/FjTU4B5TaVfAIe5bHQ7rKYgK1HSUKBIWqFvG9CBopoEFZ9ZBKsA7dGTo 63GagnmdAzoXNCW0F/44MVp+ov1moZNtoFZY2b0tZ21HU/gANcECdQaKIJcvivABr6zJ DUgBhm3Yp3Djef1sIugbQUZIcBsTkllJ4eAKHFIESDsdE6TH2739Ov1/uDs7Wp5quT6X bQNRrlottghdoBMAM3O4RQgJRAWFwvRILXt4NlqCMm2HPTMWX2fa2Z4sDg5QnXBUZKd0 5OCC+dV4+kMLlYxZcQr+ngWlV9lKcAe/AmJsriy5A32EJL88T1/vPp+J858wHnkxhgxl 4lFA== X-Gm-Message-State: AOJu0YyHT34kjHoFM7I3It8w+klnsK/pfeLeJ9bvM9SI0N8hONCRIWGD vxZB6BVLCiFapDnghFPi60+y/47OxKtwZMDd29a714K1m4/4wAgnOy8Yzg== X-Google-Smtp-Source: AGHT+IE7VdoQ6oocM/X9I5SvL0KKw73WnuJan5/BIHXjTURMKtu0KcrvXONRwO9Rs2mZgdSaPFJaEIVNsuSh X-Received: by 2002:a25:aa43:0:b0:db7:dacf:6ff3 with SMTP id s61-20020a25aa43000000b00db7dacf6ff3mr4851175ybi.123.1701788696332; Tue, 05 Dec 2023 07:04:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c66-20020a253545000000b00db3c44ed81bsm833926yba.27.2023.12.05.07.04.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 07:04:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 07:04:56 -0800 (PST) Message-ID: <656f3c18.250a0220.4d0b.cf63SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id BDDB2605C311; Tue, 5 Dec 2023 10:04:40 -0500 (EST) Subject: |SUCCESS| pw134878 [PATCH] buildtools/dpdk-cmdline-gen: fix code gen From: dpdklab@iol.unh.edu To: Test Report Cc: Bruce Richardson , 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/134878 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, December 05 2023 11:31:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:a526461b0764de52b09b073df84f9e87ec120c93 134878 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +==========================+================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+------------------------------+ 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28532/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/