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 227A9438A3 for ; Fri, 12 Jan 2024 15:52:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E77140647; Fri, 12 Jan 2024 15:52:44 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id E80EC40633 for ; Fri, 12 Jan 2024 15:52:42 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3607828cbf2so17996005ab.1 for ; Fri, 12 Jan 2024 06:52:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705071162; x=1705675962; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NzU/JVx4wXIzBZgUpu9GQzlVUlE5zQ3LyXz+7NBgXIM=; b=Y96MMFVmD6jFPBEdcp7AmkQDZMVnGgJHp3lOxbX+HDXIzFqsohkXjMuyslvpCmRedH MblOq9s9ZZSHd2xCuL4aHIuNdH+SHXbNtwGp302tBYg0hg3+sDNpuk8+znBviFEgsTbS WX3rXXd31EeEJVjSnMA9lXPrhO2DC7XX9T1oU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705071162; x=1705675962; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NzU/JVx4wXIzBZgUpu9GQzlVUlE5zQ3LyXz+7NBgXIM=; b=Dhba5zDhQvufJvuKJf+hUGtZVKv0+oJxckGGOP8axbXpm6dEtFfyrIO1NCCyx+VDUY WPyMfD0DQUeTy9Qg+l0NEEemat56s0qFMzVBKh7Psnr4+Nrqz7iGkMbd1Au5THlfregw UD703Y8IaeJYj7iALE6v5zcwSVpQU5pMrKsl+AnQwU9G/7xx1ZT6q3TgtTb6qmkTdgBx yUWQmd3sKLc6fIsSJSFbMXCsQzCf8x8OafOUW3Z9gLZ6D8DKQK/sTfuukuiofgtTy+UX kGr7XIEvOq/zfzBdv7shfX1eJwIMM15W3aEq0ji1Fqa8bv64KuxSaKjQzYIbXk0sO/+8 IVTg== X-Gm-Message-State: AOJu0YweRQw9hJdFSoVJNEsk+P8cmszl1AQ5NkIEt92ZvrgV6VJ3wZbN FSVxq0qWDFaqt3IvUqYuKeomaZ58nUW2KW8gUkq7LLMRD7ih9lFC5MjHfQNiX38MQQ== X-Google-Smtp-Source: AGHT+IFYgDdzJS/h9N1thdUp0E1kHFPdcNYsRRTc5Jnkk7o4WjUfW0rE2nL0bf8Ld4Tmoy0DEzZ1LZ4/g73M X-Received: by 2002:a92:cb12:0:b0:35f:befb:2980 with SMTP id s18-20020a92cb12000000b0035fbefb2980mr759855ilo.27.1705071162131; Fri, 12 Jan 2024 06:52:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a14-20020a92ce4e000000b003606ae18178sm103632ilr.29.2024.01.12.06.52.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 06:52:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 06:52:42 -0800 (PST) Message-ID: <65a1523a.920a0220.88536.88a1SMTPIN_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 C480E6043300; Fri, 12 Jan 2024 09:52:41 -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 | +------------------+----------+ | Fedora 37 | 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/