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 8E659431A8 for ; Thu, 19 Oct 2023 11:35:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8978A4021F; Thu, 19 Oct 2023 11:35:27 +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 CB7184021F for ; Thu, 19 Oct 2023 11:35:26 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6b709048d8eso4391556b3a.2 for ; Thu, 19 Oct 2023 02:35:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697708126; x=1698312926; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OwFo8GyEF1NWUdsbd/G+n/zlYG0+C5vRb9gGRwu7V4M=; b=TF+mJuwufAEZeC0nja4Ejb1ao95dh2JCKbifq/E2FxOrSCIakNyv68ORxELARb6HFW PfZSOQbw4JStMKDdcKv7GUoSBDJhpLwU9eZFrdYYwT1IwroPEbbf1P9YYLpSB76rkp6N FAaFandLedPiLVBvMtww+Vjl7K/kPa1j4wbIo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697708126; x=1698312926; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OwFo8GyEF1NWUdsbd/G+n/zlYG0+C5vRb9gGRwu7V4M=; b=mytFhKOL1aP5vQQciBskVjaKjxkGACTutoWYO2QIeAcoryEy5QB6KqNNzredxNGhXX kORKOGVeTwqA5MJLqbx7EUsg46Jj5JAOOsMObeYrOSaqaU1HHE0ZeOn/xyFGuawHKbkF qsZ5rRtxRlTmjTSSrbz180PPCLZo+MQjI5ZEQeHOcp0LRLARFgugPivtGWgI5ksG0I5+ z68G38WNLZrVwAZ0hmOljWlcDwv2kiRrWCNL1IbA24wDS2ufJ+R0qi3a4pzNanW4CJbf CA9BuqdfmYdboB8oC462sd6UxXkKJzlLFA/9TXRtzDzzkzBijGOa7xfFzwUOm6kJx4Jh myaQ== X-Gm-Message-State: AOJu0YzOrafaGex4IhpICsZn3x0MZzlTmLtVLOgLL9bp9FSPXor/rzI7 uGoRVLWYS4gxfoidi+KqB/bgFEXX2X9e00Af+v+96yH0Moulw70CIUl42EMjGpNAuoHgaNd/Tg= = X-Google-Smtp-Source: AGHT+IF3BOl78nlxkZvaUKtWCSE8FBDaz5WHGWXA6dFkcrwhkrvalyaX18J/NcEeKFOmdnUPdJ7IOD065ZGa X-Received: by 2002:a05:6a20:3c88:b0:160:c1b9:a759 with SMTP id b8-20020a056a203c8800b00160c1b9a759mr1784878pzj.20.1697708126048; Thu, 19 Oct 2023 02:35:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bj2-20020a170902850200b001b8a598baf2sm121125plb.26.2023.10.19.02.35.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 02:35:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 02:35:26 -0700 (PDT) Message-ID: <6530f85e.170a0220.5ac63.3659SMTPIN_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 88ECE6051827; Thu, 19 Oct 2023 05:35:25 -0400 (EDT) Subject: |SUCCESS| pw132886 [PATCH] bitops: mark new symbols as stable From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand , 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/132886 _Testing PASS_ Submitter: David Marchand Date: Wednesday, October 18 2023 09:11:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132886 --> testing pass Test environment and result as below: +-----------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_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/27991/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/