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 055BD43819 for ; Thu, 4 Jan 2024 19:16:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00D80402CB; Thu, 4 Jan 2024 19:16:11 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id BABB34029A for ; Thu, 4 Jan 2024 19:16:09 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5f0c0ca5ef1so8148807b3.2 for ; Thu, 04 Jan 2024 10:16:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704392169; x=1704996969; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=i9H0KX31wKFAzLsgygkW9voUcJDZvKnL+dS2/TnmDF4=; b=MSJyK37AqEcaRbwGv7XT6L2CPlVhB8k9/bYnUiZcMPpwTNIUYVLKkRh/p2Wf2VRQPI tpXq1ATloLtKrMMeKNZvNC9aOYcOZUMHF9nkUtZvFtv7KspaCRjjvlsD0ikJhfUSuc6G XWCztZIQcdM2RAQ9m+hsvtfNkb88SYGH/qq0E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704392169; x=1704996969; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=i9H0KX31wKFAzLsgygkW9voUcJDZvKnL+dS2/TnmDF4=; b=FdZCfSzeyVa+/B85tnRaTl7mlOmsrMcjq0GyMK4GqkFzqKTqsjpOxoSxCm4WmHB0BL cdJlvU9L98JGrW0HsE9HJSYb9j+Afe9XvUyGdlgaij9F5fqEHkhWhaAcvaQw5TuwnLN+ zFU5DwaCAYbZ0oi8zWRD0orN+yuQY11SbTaMiAqNKaj1Ot2ZCNSfWyFcOgZMb9GwHhG6 wh+i49lR9ikntni9lQaV8BsiZiQhIdFVh5s9fKdPvyrkDOnmvUKpVPsx4/Hpd7FDrymM dlrQRm6jYZ1cZIPoWbACEpRS1YVWzzVCbtHhkq2vka9cQab2wOXwpQq1WIAeFEKxfoO9 k4XQ== X-Gm-Message-State: AOJu0Yw5o7w2E/7ELdeJz4FA4Lms5B6xNzA56BYbvRRgIdEBmLvZekHu g8DlzzbnWHN5M1RGVIQyTo4LIbp605/IMQyYxK3KxO2JRitHuiDZnJ+p9T22b9ZQt+KlzWcGy5n idCoXTQ== X-Google-Smtp-Source: AGHT+IGw3YJHcXAgZ096AH8VXXDs9Eh0KyggQ+q4SasGftedh5omt1AnH56I0tN8xp8hlEtSKwX/tnoHkTQl X-Received: by 2002:a0d:ca01:0:b0:5d9:b970:b8de with SMTP id m1-20020a0dca01000000b005d9b970b8demr953511ywd.95.1704392169238; Thu, 04 Jan 2024 10:16:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w139-20020a814991000000b005f41a4b2cd8sm272671ywa.64.2024.01.04.10.16.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 10:16:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 10:16:09 -0800 (PST) Message-ID: <6596f5e9.810a0220.650ab.3d46SMTPIN_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 C7383605C311; Thu, 4 Jan 2024 13:16:08 -0500 (EST) Subject: |SUCCESS| pw135731 [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/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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/