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 C60F343819 for ; Thu, 4 Jan 2024 19:02:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C1A87402D7; Thu, 4 Jan 2024 19:02:39 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1F7A1402CB for ; Thu, 4 Jan 2024 19:02:38 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35fd04ede25so2838515ab.0 for ; Thu, 04 Jan 2024 10:02:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704391357; x=1704996157; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iZ21pMiFjPyfwR+LYl2HGHyNNCX4VDXCgHBDf/7Tzek=; b=gT9jUZcTKwvnL3j0WY+pg8dqLZcC1wpp3ePEstK9EQdPFkd4l1iODRSMhHAgYqGWa+ D9jaRtZvpfMKtWUY1CLZrfHvGkxgVb0oo44NdEiRxD5fZh7BAK11aLTBQHn7Y1oU5dPp Lg8oKmc6gvCFI2sGR8PGqjAKa02txz0bch6cc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704391357; x=1704996157; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iZ21pMiFjPyfwR+LYl2HGHyNNCX4VDXCgHBDf/7Tzek=; b=pVFQNDGuUQNjiRBWvSHI/9si11MF2a/d6hcF4JvagNwbU2MwpLSFCabpY0GZncHujJ MgfS+fp5NSoIIM+Q7S7C4MNcs4txeoSLJzUeD8/Wo4yKNjbF6pjIV+O/OgHrbcuOHWz5 NzzTE519M5lKhBmjwnUKOEhY8AjHBBgbHGWQiaUn4UAw740rx/q+X8/sj9BXjE/IErKo vpd54IsD/weo57qgw0hUdDaI1SYMxs9a4TWKXKuEZY1JTcwd94WwVXpL3wINJioCokJo eM6BzUUY2FnjdicfmSetVRKdRLqiZQokuLqVqtr7m4XzRmLRIdUJhFIkYiWtfOATfqps wmlQ== X-Gm-Message-State: AOJu0YxGoNxAXcdo8YVEjgsx/7HDnnkDt0wrLlTHrdgwe13xRSJXpSiD ut3J1TjBSv3zJ9cs1WuoetdjI/LV/oI8iRTchUEBinF7ocnCySfdUXv5mR4AVE9M7w== X-Google-Smtp-Source: AGHT+IFJh3PTEAvfo6ESN9tAQTGxkHyZigaPPifZLzpjfgDqdi7W016S3GEbLb2+ClPWOyG648owi+/6/eqB X-Received: by 2002:a05:6e02:174e:b0:35f:fe74:2ca4 with SMTP id y14-20020a056e02174e00b0035ffe742ca4mr1114288ill.26.1704391357590; Thu, 04 Jan 2024 10:02:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y7-20020a926407000000b0035d56982785sm1579668ilb.77.2024.01.04.10.02.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 10:02:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 10:02:37 -0800 (PST) Message-ID: <6596f2bd.920a0220.bf5f6.33b2SMTPIN_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 40744605C311; Thu, 4 Jan 2024 13:02:37 -0500 (EST) Subject: |SUCCESS| pw135731 [PATCH] net/tap: Modified TAP BPF program as per From: dpdklab@iol.unh.edu To: Test Report Cc: Madhuker Mythri , 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/135731 _Testing PASS_ Submitter: Madhuker Mythri Date: Thursday, January 04 2024 17:27:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135731 --> testing pass Test environment and result as below: +-----------------+------------------------------+---------------------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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/28791/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/