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 4C5D6438A3 for ; Fri, 12 Jan 2024 15:53:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 47B0040647; Fri, 12 Jan 2024 15:53:05 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 50A3240633 for ; Fri, 12 Jan 2024 15:53:03 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-429bd0f2768so17610911cf.0 for ; Fri, 12 Jan 2024 06:53:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705071182; x=1705675982; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WTE1Ogr3IzaAMyazA+HIXku+9fG5V0N48XY4fOFT3r4=; b=K9jlhAexG9z6aDKcr3KKQMNcgKnnMJbAh3xPH/igGI4DFc4MOR6XCG+Wxtei7533nV quzpaE4D+qMFdfjviEP/3JGEGhbbuWtHJ7O5FH/JbwDYce805Xhxp/GA21H8WhXDYVsp qGp9/SzNtIYYKdrBkT/YUEaE/UbDsV+RTKzdw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705071182; x=1705675982; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WTE1Ogr3IzaAMyazA+HIXku+9fG5V0N48XY4fOFT3r4=; b=AIFB69++2AkgtXMMJ+Pe5PoxUVl/UVQ/1qdYAsGmxHLUQjyg77wo1HeOo7wcXV47nK te87wq7OUFfTXSbVx0PLeH3uh6ElXxlisHoA5oOy35q4hs5SaE8aPuL2kyO4vYnE+hD0 ogouJVuerlRp64429LlTXtvAEwV+y5zwuMnRaNpha0wiRsWmR8VEl3ruh4iEOSYsYM3D lxdhD280a9ZQekhiTzg6QVPIG0BrJq2v0SR+Hc+ecDTYFnESQqwZwklSvfzbo0/fPrYL fjpQfwd0odRQ539iYkyUKByHPcGfFpJp0XjfrNCwy9e1uxKwHDAoiWU388NU+HR3pi/R CLGA== X-Gm-Message-State: AOJu0YzNHmT5e3y7KYNb4Fiqw8wIURTApDCk5Kspe/gnqyj91p+CMj23 7A8ZdDhi53E+XXhPYI4fB/5UmnhJvEhqbeFPMEatznFuI+dtyI7UE0gsndR0KfY7Fg== X-Google-Smtp-Source: AGHT+IGvrJhgdERBNAmjs69SHscYo7GtLi8UwkfKMdAdoB9lQDVtaT5odybBc1QC0lSOfWybavP0j3JImPd2 X-Received: by 2002:ac8:5907:0:b0:429:be0e:317 with SMTP id 7-20020ac85907000000b00429be0e0317mr2880540qty.17.1705071182748; Fri, 12 Jan 2024 06:53:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y22-20020a05622a005600b004298b0d7a21sm78409qtw.27.2024.01.12.06.53.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 06:53:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 06:53:02 -0800 (PST) Message-ID: <65a1524e.050a0220.7b6fa.6873SMTPIN_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 59F176043300; Fri, 12 Jan 2024 09:53:02 -0500 (EST) Subject: |SUCCESS| pw135855 [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/135855 _Testing PASS_ Submitter: Madhuker Mythri Date: Friday, January 12 2024 13:48:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:39a8b1251b204d3898b4c462184f60bda1b64698 135855 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+---------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+------------------------------+---------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28855/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/