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 9906943819 for ; Thu, 4 Jan 2024 19:15:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91DFF402CB; Thu, 4 Jan 2024 19:15:21 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 0DDA14029A for ; Thu, 4 Jan 2024 19:15:20 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dbdc7ff087fso662239276.2 for ; Thu, 04 Jan 2024 10:15:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704392119; x=1704996919; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nZAt7N7202cVJxx2qX+5H1PMQdAWognJjiWqv8bBjr8=; b=dg5WfcSAYnCILxOxxZXkZfiHTozlQVcF49+kvXR5MnY5T4iS3Y86rplri/Is1mx9xp 0+7xfVtVRHBWn9eS+8vKSnM3FvX1kwjqcv+/JRzTT/bdTIdsyDHn/YjGFtDoj1BbOWzh wXy/BD+OJBlGFV5/FPz/iQ3Ze82yRsM3zFJEs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704392119; x=1704996919; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nZAt7N7202cVJxx2qX+5H1PMQdAWognJjiWqv8bBjr8=; b=E7AHVxyxVBuCxh9M99M/P7AB5W7ThL2cD7cES2tdReG9PeTxev4dObtsPcWzsTtsis bETRoVwHkFai9aag06oG79Wqo9ylfY2c+IxxxZ7+ba+g0IwCAwFFaHkY9UbFLWdK6eFP VmSW90oWzPHEi8rXLWIZtJnfZNoOonZKUfYZOn8q86eWFNZiut7p+AiH2tWBP1qAC5ke 15X8o79OmEafTzfcVm82LrGjxX/xigrZP7VtdJ7VLYpxhypBCwt4h4EMlIvB3c2MQDjO g3KkwWnmIa2G/sx/ZcKLwvASyEvqGXd/lfpMsrCsairWJdyRK0BJjmvRIja/0VLofruj gqDA== X-Gm-Message-State: AOJu0YzDNkfRoZqWQtyfTQmkzWpOETZKDXw1Bttnl3kEoU9//6+MvZZe Mi4sU3nvlw19z/3CwwtcJbqZbXMy8bHeeX5gZe4cYEMr4o141cZ4BmdVxMejLaJ/YA== X-Google-Smtp-Source: AGHT+IFmA7ikLFcMRiTKrDlOL2v1ZRDiR6uBJOMBj6voUgE/M8S0ym6Vt8/YS2BOlqTWxRS7G1N/UbZp3Qu6 X-Received: by 2002:a25:609:0:b0:d86:57cc:aa74 with SMTP id 9-20020a250609000000b00d8657ccaa74mr860274ybg.35.1704392119504; Thu, 04 Jan 2024 10:15:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i34-20020a25b222000000b00dbd7442b7ffsm1812077ybj.33.2024.01.04.10.15.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 10:15:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 10:15:19 -0800 (PST) Message-ID: <6596f5b7.250a0220.afe98.d8c4SMTPIN_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 2E5B8605C311; Thu, 4 Jan 2024 13:15:19 -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 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-amd64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/