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 A2E8443819 for ; Thu, 4 Jan 2024 19:17:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D5C6402CB; Thu, 4 Jan 2024 19:17:47 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id B90E34029A for ; Thu, 4 Jan 2024 19:17:46 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d408c2908cso4079775ad.1 for ; Thu, 04 Jan 2024 10:17:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704392266; x=1704997066; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eN9SHrdnc6Piy6wrrA7hdw2IE9fnREFaJiVkUHW0HxU=; b=c3OTVkW85I6QaHAmIi7qlB/onZMcAUZAZYc7BVfYmnRXZNfuK5UjDEtDRrfci7o818 WN4oF9U2eVWrfs/WLm46RTVY8zwCcY1sKJ3HblsoLBeEHTwdUY+666dgfuk4EQkTk+07 srW8bywHkqZX0Cp+yvmPi7PFSNsR6Wv/bRajI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704392266; x=1704997066; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eN9SHrdnc6Piy6wrrA7hdw2IE9fnREFaJiVkUHW0HxU=; b=KxDMS+VG6RueRHN/i489ejubI/Ar7Xj98nITa25243SpxU3GmEKlGQK0RRbRLSZ0sh dhRe4qITFzXGMgGIQ6Sd32ShF3HMP5CMzCLE+TP6zAQrfv38ItaodIfEvNerK017BS1L rVvRJMxqrGdoR93gGuW5MNS9bHk7z8vdc3FxQPiDgXMeepbhSdYCbFGj3EiogJv/w/Db hhzF84KH84301ixPLfqgqsVrhYAqqiUTDxTQZkB28rtBkOOhYOP5mqh1fGm+rE4CK4c3 JNtWQZRICtC/05BIV1IqyrB0N+Yc36+fgCTz6IBFQ7gpdooSqbqYcXz8IFxKbJs9QVIj ngpA== X-Gm-Message-State: AOJu0YyfM6C9nol5DFWzmFt5z287Qtx3i6peFq1KsFD5lrSUtWiXXnVk oNp2yTvBwGUyH2Ti98aec7IrxwlSI+exSxoqEkMUMzYSaDfkQD+0nxOXku1+IJNpOg== X-Google-Smtp-Source: AGHT+IHJKUcjapuuXzCuE33aY08mnQSbBSUt45RH+i2qKnJYMt2Wi61LmNrpR0zEN/Js/c6MJXoooyU6OdFn X-Received: by 2002:a17:902:7c92:b0:1d4:e22f:7d0e with SMTP id y18-20020a1709027c9200b001d4e22f7d0emr574334pll.103.1704392266069; Thu, 04 Jan 2024 10:17:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z18-20020a170902ee1200b001b8a756bd96sm953167plb.12.2024.01.04.10.17.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 10:17:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 10:17:46 -0800 (PST) Message-ID: <6596f64a.170a0220.bd1bc.dc06SMTPIN_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 8609B605C311; Thu, 4 Jan 2024 13:17:45 -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 | +------------------+----------+ | Fedora 38 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/