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 5EA64438A3 for ; Fri, 12 Jan 2024 15:49:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59CCD40647; Fri, 12 Jan 2024 15:49:24 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 579D840633 for ; Fri, 12 Jan 2024 15:49:23 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d3f3ee00a2so33817495ad.3 for ; Fri, 12 Jan 2024 06:49:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705070962; x=1705675762; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hw0epIvKKlo7q2z9EwtYSUZv+cencCShs3L/06pYnZQ=; b=JB5pQupIyNF6bju0pB8Im2CTbqyNpe+dC08d7nm2eQ5jqv0amPMIOzFd5s3DjLGlr8 9k2xV4/Pz9b13hCpcZtDEInwrSO3y4Fj+0qd6VGubUopRN+80f1HSoAu3uIfqOV8PpkS EDBKzMw3s8LRfIZTe+HBdkUmP6xcpVKY4o/J4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705070962; x=1705675762; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hw0epIvKKlo7q2z9EwtYSUZv+cencCShs3L/06pYnZQ=; b=dwDs6glinXrUItLZ2Qqn/NO2mombh29pcyJIy16cRJGhjEyAcj5310hIQCW6kkdm0N jKUwzyGx73i/nVCw+AKun/fVR3ijqvNyZP0VAExEeCr0q4eQIK4Pp0VEP8hJn3kLtOfn G80DNiQuB80UuEEosJVVOK5A+KgWAhWmMKzcpDlkmdEakwr/cSiEy25CDzoc79/GwE6K 3kuMBF2AzQQ6yO5UofnqSwo8iCVB65S+m1BVmzZx/HJHB2KbgdwHvfS9X2ZlpN0R8UMN /SqvMGrKqTZCV7r7Mfui+ID+KwqYhJ5d2i3CI/6/5Z707SAQqezjZgZAoOj3LuLc5unp PIWQ== X-Gm-Message-State: AOJu0YxkEmP+fwuAC58WlFmAIQ4vZiywjr/Gt3FY9tB55D2YT+eewafr JggPcF/gi2amw0EsBj7d4IXkZdgvy/WnPW6b6VsXfOoCMja9lEAAOB01hItU5I8BlQ== X-Google-Smtp-Source: AGHT+IFZWGKDS4EZAWGcKNWEPXlPEY8hBEhdHTE1l7msN94lNbLovYmNjKsVBQahPSv1g2DM5PFsWeBL4EAN X-Received: by 2002:a17:90a:65cc:b0:28c:77c9:db96 with SMTP id i12-20020a17090a65cc00b0028c77c9db96mr1343481pjs.37.1705070962510; Fri, 12 Jan 2024 06:49:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pd15-20020a17090b1dcf00b0028a350740c3sm335391pjb.4.2024.01.12.06.49.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 06:49:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 06:49:22 -0800 (PST) Message-ID: <65a15172.170a0220.5c86a.8b5dSMTPIN_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 AEFE06043300; Fri, 12 Jan 2024 09:49:21 -0500 (EST) Subject: |SUCCESS| pw135855 [PATCH] net/tap: Modified TAP BPF program as per From: dpdklab@iol.unh.edu To: Test Report Cc: 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-abi-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 | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/