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 A249E43196 for ; Wed, 18 Oct 2023 08:09:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C9D14027C; Wed, 18 Oct 2023 08:09:12 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id E6B684027C for ; Wed, 18 Oct 2023 08:09:07 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35742cbb670so26643985ab.2 for ; Tue, 17 Oct 2023 23:09:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697609347; x=1698214147; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jzhteJZBo5qma0geNieOaVRqjmOo5fi2ykD8j10YivA=; b=bCiLn8MQxMQ+5aJ41sbV2H1KuqF1jhONF34n7V7LTp/G8TLpd5DN32GqHHJaXOPkJn kwXT7pSB7k6eDOq8RuXKsG1aIbT0ONgD8L/KVGt57+ivb/gY7vcm+rJRO84U0Z+MRPTY r1a3914PlRhF0ZgwTi6MpwHAYwI1K8wS+GuLk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697609347; x=1698214147; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jzhteJZBo5qma0geNieOaVRqjmOo5fi2ykD8j10YivA=; b=eFvwzEXr99BF/vzXEaYxRC46EQnK3a7qaxdgWtCrpDJvnzpGYyQn9CiisDqN7N1Rq4 683JT0TUeNka9RQpyX4vYtZM+ZJPT+SWXnt6Cp3IP5FCYBlIKHJahXZWSN2/cMjvwLgy 0fNmgNKKOJ32nzCXAQZeSecVPzO/ALuBiyjdNiSCiglmnfLe2kkByq2lTuJN41Sx32Uz UAHKCPVl+ReJhahki9rfuctnerv7g2ABNqZnF0jJUmTT0HyJ2fGecQeuD6g/wY1bvfS7 2sAwer2jwnG1XuA7nOTn4hiTxOq4YryrbHfmuwMJzK1Dmn4K1L8OO55H4lus3VlVjK22 qfNQ== X-Gm-Message-State: AOJu0YwHuLBZURuAO/cudOVKVt3MWTaq8iRZtBgqQQ2Vx/12/IZumAJo apNk7aTCsdeqsQ6cof8zG6EiJwKD4+EvNS3NYXg/MLYZBfOa1WLquSUZkQ== X-Google-Smtp-Source: AGHT+IHyAS5pvVLTl+eHSnVWde72ax5lHcBlblGJKHBnJRCkvp9tG/rg/QvuNG0jlUyEyp2g5YW8pXA9WMsf X-Received: by 2002:a05:6e02:54f:b0:351:5aed:c13c with SMTP id i15-20020a056e02054f00b003515aedc13cmr4521638ils.14.1697609347421; Tue, 17 Oct 2023 23:09:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m11-20020a92d70b000000b0035134aa1bfesm273963iln.77.2023.10.17.23.09.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 23:09:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 23:09:07 -0700 (PDT) Message-ID: <652f7683.920a0220.b935c.7a79SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EF61C602A042; Wed, 18 Oct 2023 02:09:06 -0400 (EDT) Subject: |SUCCESS| pw132762-132763 [PATCH] [v2,2/2] event/dsw: fix missing de 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/132763 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, October 17 2023 15:51:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132762-132763 --> 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/27976/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/