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 BCECF42B07 for ; Fri, 19 May 2023 22:07:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B929442D31; Fri, 19 May 2023 22:07:16 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id B35DC42D31 for ; Fri, 19 May 2023 22:07:14 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-561c1768bacso50419427b3.1 for ; Fri, 19 May 2023 13:07:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684526834; x=1687118834; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yt+HQlWrRx33+xTjueD9GDjHdd9h2odSoCnddbxyzjo=; b=VpBGD4pSqA/rt/oLbD+P1trxhDC3z65tP6SMoPQKOHK3ax08a07PazNSonEeAyjs4d eeE+iqWTwTHAtoZOuGJcWRRvvwjji40UsIr6BCeiPqKtCajmbcfgIcOqyN6qjoKotgyr JPa8S8WwRxcpJkm7dJtnpJ8TawK3BQTZlcAEQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684526834; x=1687118834; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yt+HQlWrRx33+xTjueD9GDjHdd9h2odSoCnddbxyzjo=; b=iE7HaBc0tvHHIN/clqPPlAj0hLKY4B7UDVCvPF4EwuBTHReQ5hnD8hmE+SZ/75lpHF IAZwOPxW/kPikDpLtSjHSZQnsvKPKJiSFEh+MIYsLo1KKcifPA8E1nLzrPVdzyGQYAV5 WlWVDtdCTjGXUsjH8edShoRqOYAstFM/e6W+GxfyHROfZ3b5JbrebzeNX4KyKZBdBJiV 1UuIFbjUBDNx8rTyPEEvN3J042lWJMwDNz6RHnclRnzESq2gl94pTJ7AUTkNXge1omeh AQCxmnmt9LA6kRS0r83018nXUB5OYF5/79z9DI05rLqyJxMBkthsBjZZZN2eTCRhWyCt 00hw== X-Gm-Message-State: AC+VfDxBqnUuNCrbTWwgXxa9ew6VTgu5lrn1WBoFNVxSOqh38YynvumT F6dQP/CeDlNqu9A++Y94hxbUtbrFvdRydkzTDF/W2tJxhEFeFUdXDM54+g== X-Google-Smtp-Source: ACHHUZ7BSen/wkveCsVLeBTj/66M/ZNPQFtrPuTKEouek6JI3TQLcRMLMhYnPDkdgVthBkDGC2Ww4CmVVOmz X-Received: by 2002:a81:928d:0:b0:561:b5ac:c089 with SMTP id j135-20020a81928d000000b00561b5acc089mr3316186ywg.8.1684526834198; Fri, 19 May 2023 13:07:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u11-20020a81a50b000000b0055a9053ef57sm13505ywg.58.2023.05.19.13.07.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 13:07:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 13:07:14 -0700 (PDT) Message-ID: <6467d6f2.810a0220.b033b.062eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D9BB9605246B; Fri, 19 May 2023 16:07:13 -0400 (EDT) Subject: |SUCCESS| pw127114-127132 [PATCH] [v3, 19/19] Remove use of term sanity check 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127132 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, May 19 2023 17:46:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127114-127132 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.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/26315/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/