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 13D9742581 for ; Tue, 12 Sep 2023 23:53:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F2234027D; Tue, 12 Sep 2023 23:53:54 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 205DB4027D for ; Tue, 12 Sep 2023 23:53:53 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-76f2843260bso377806185a.3 for ; Tue, 12 Sep 2023 14:53:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694555632; x=1695160432; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4BDTFLXlSIei/P1g8x45rGS9x8x0d2PU6vNsXAyn0AE=; b=K3jUrg/QohYK4AOk1DBWS3ro2OZ82K7OpWWBxbI0D9trvht1peMKwr5lCNMyqARNyo qwoX4J6NtZcLI09IX9B5U36ekJo0RfE9T3JwFCaY+9pr6YWZvL45Ke74bzhvNn9q50O9 3MR/CG1uqHUR3SglrowqMlTydFAI47eZ27tEQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694555632; x=1695160432; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4BDTFLXlSIei/P1g8x45rGS9x8x0d2PU6vNsXAyn0AE=; b=hDmw9KYQp+5y//A0bLZuMe/5EAQg5Nhgc3nFgAKe38/cuUDvz9y1rPs1gBQAVKhO+b aUaKucaffzFg5t93gr6I/Fg0Ej9OiqwXONUtrhHo/3Dl5Ki4Y43xwNYge8VxjZtmvJip HgAs1QD/1Odc11omoLrSl8V7DwerX1lJH3olIhH/NbBxGQS+73wt2usuLl7Qq0seDnK0 Np78Me1zScTAjzc60YwLicElWfISC4sr0EyS/0t4qP8dX95YXsV43Pms2iv0ElRdhla/ IKguC89rfjT7NQ3PVN/uR7mGyE8DDzeJFEFNes5aqcLR65FI4iAf9J7s30AkT5p6chi+ 52vw== X-Gm-Message-State: AOJu0YzG9w6rQV4K0l/ZiP6s5NYccTybAvGH5UGje44o9M0VsnmKDfLH ijpBWCxn/ULfkBANNT5YYIOIspybkQDCoTlYzVoHV1pGUcDTTh+/+x0BSSI9FvBC+w== X-Google-Smtp-Source: AGHT+IGkTofeoo6f5CqEf4AmuKbLrdb3XyvaS8RyvBA9NOVd7SUQpOOvnqboXgGGepYC8Lw6ibuZ/JRF1fiy X-Received: by 2002:a05:620a:4610:b0:76f:5fc:c6a8 with SMTP id br16-20020a05620a461000b0076f05fcc6a8mr824176qkb.23.1694555632576; Tue, 12 Sep 2023 14:53:52 -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 x20-20020a05620a449400b007671caebae9sm506102qkp.3.2023.09.12.14.53.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 14:53:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 14:53:52 -0700 (PDT) Message-ID: <6500ddf0.050a0220.bc82.c9a5SMTPIN_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 18F596052471; Tue, 12 Sep 2023 17:53:52 -0400 (EDT) Subject: |SUCCESS| pw131359 [PATCH] eal: fix modify data area after memset From: dpdklab@iol.unh.edu To: Test Report Cc: Fengnan Chang , 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/131359 _Testing PASS_ Submitter: Fengnan Chang Date: Tuesday, September 12 2023 09:04:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131359 --> 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/27582/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/