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 A1F66438A3 for ; Fri, 12 Jan 2024 15:50:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E81440647; Fri, 12 Jan 2024 15:50: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 7542540633 for ; Fri, 12 Jan 2024 15:50:23 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d50d0c98c3so46879795ad.1 for ; Fri, 12 Jan 2024 06:50:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705071022; x=1705675822; 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=EgCMzoBIBzZAMPnOVFFKDCAENEWXf/CCCvrJWtA3WjWR2m3R4iHOHeF+muv0dQV7VI FMFJzdnIa7R0EVLFEOquy+c1BczFNZOIkvthUrG9mtpnWqrTREykT4LL4xYUNDCwzan/ DGVzhj+cDpHSE1L8GOONrj/tRv3+9TVLzfH0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705071022; x=1705675822; 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=cgZNpdI7t6+wTa2j+S9FL+YQlyAe6nH19neqOiac4S091jTxmHFyPtGEO2HbtT7EA8 iG2eEqCD2llBVOySI9BJNQ7hDmyZeml9anxgyDb7i97sCeZiCd2Y3FtrP1ez+ZT4AE4r Ef32UIymOSgA02qeiOXPx9c8G2T7FQwUch5+8ZAkjg5cnuOdxOYVJu1am6a+0GoChzrh 7uhdvkqYfmC4DcRXcbuhrUaV0jaVDaZUKPOUy1h1K1p0yYj1qIB2aC5erc6sG9VwaheR ya529gQD54sotxWAXEvxtkwpeUSQOlUeqY0A32TJ7Qxsz88iYZdVR6D9xPGgVPHGNRXq qbHw== X-Gm-Message-State: AOJu0Yz2CdVH1S+O/oN4fqwsT+wDxoyhva+81XvgrVRpoYbuFCmSNbzP SV+LYjyzK//UYY/ghTRCnn/doLdAkGtRuRS9LHrait7oUiGVUjGCKl2sHqWKWFAKnJiLG0MQkaf Aa+rftw== X-Google-Smtp-Source: AGHT+IGqNsYsgsbLcY0YvJ9xdCVMuVbJzY7Jr0QZBSuPVtM64zwuo2ENYFP9I80u2FS9UtgFZ+efy+qC+JA+ X-Received: by 2002:a17:902:bd87:b0:1d4:1809:7b86 with SMTP id q7-20020a170902bd8700b001d418097b86mr1552878pls.53.1705071022698; Fri, 12 Jan 2024 06:50:22 -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 kh16-20020a170903065000b001d3be136e05sm69635plb.27.2024.01.12.06.50.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 06:50:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 06:50:22 -0800 (PST) Message-ID: <65a151ae.170a0220.455d0.5d08SMTPIN_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 D726F6043300; Fri, 12 Jan 2024 09:50: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/