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 BA86343272 for ; Thu, 2 Nov 2023 22:51:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5D6340144; Thu, 2 Nov 2023 22:51:23 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 43A3D40144 for ; Thu, 2 Nov 2023 22:51:22 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6cf65093780so779429a34.0 for ; Thu, 02 Nov 2023 14:51:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698961881; x=1699566681; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f5YE42EahTDfOEQd5bf7lEHTonQve+Lz8pEqf0md8+w=; b=GpvkxUKmYs6SQuKqTQiJaeT14O3Y5GGEVdZfRT8WGHSkh4D0KEmQMXG8j8O0vaUn8f D+qm2gMzK6SFvPojnzIZv/aTIRL6y/mtM3v1YTHF5c7+TRy+LGo+k0YeQIMK5reZlN6V E58oud5VvqLuuolS+836yHnxxudH84I0c5BSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698961881; x=1699566681; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f5YE42EahTDfOEQd5bf7lEHTonQve+Lz8pEqf0md8+w=; b=q3+1ct128w/EHCIEGaoEs/TnWL2g/LqN1K61+CzkrMyZuyOyikoMQLJS+szuzlW2qf DCKhpvrl5Y4WzyaMCuk6sXgeui3LnK7J7XeJ3vnyrqnXhDbjycjt9+dT2+N8kVsMnjZ+ pK8NXjVMLTRoEBGYXT5f3ibWCOamgZLsD+5GIuRkOR4piF4AuE4Na6hzH61KyDLcb0YC 8YX5uD74Gv95kEHOe2O5ObHHnG+hHCp1OiHeGS24uAE055HCFluY76cuQoH5Ab+Ffvk/ 7LR3YqlP8EiUtr8+AmO/nytxSxGEOJWfxQPRidKhfMypY+48YMzYPr72wVd/xQ/L522R tNQQ== X-Gm-Message-State: AOJu0YxvCe63+dL+VdVf57def5wwwsKTpycTgFfc1yGV+kfKZMbicb0T I3jIQGL2ET/tQ6dgPpFRPKPODRb85rfSlHfaMXheDsUkU+ICf7u84KxX2Q== X-Google-Smtp-Source: AGHT+IHnenenzrTI7fqCE1A8hrtIIYIqzquoAou401nik0sRC1B6rrJ2xU0+xjSBhYhSPQyQmpIng7DXChar X-Received: by 2002:a9d:7b48:0:b0:6bc:8cd2:dd97 with SMTP id f8-20020a9d7b48000000b006bc8cd2dd97mr19538230oto.29.1698961881629; Thu, 02 Nov 2023 14:51:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a24-20020a056830101800b006c7d355d808sm43042otp.14.2023.11.02.14.51.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 14:51:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 14:51:21 -0700 (PDT) Message-ID: <654419d9.050a0220.1cc5a.1790SMTPIN_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 21AB46073BBC; Thu, 2 Nov 2023 17:51:21 -0400 (EDT) Subject: |SUCCESS| pw133793 [PATCH] [v8] devtools: add script to check for no 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133793 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, November 02 2023 20:57:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133793 --> testing pass Test environment and result as below: +--------------------------+------------------------------+----------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+================+==============+ | Debian 11 (arm) | PASS | SKIPPED | SKIPPED | +--------------------------+------------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+----------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28208/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/