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 B32AE42ED3 for ; Fri, 21 Jul 2023 02:09:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8970240DD8; Fri, 21 Jul 2023 02:09:17 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id CFD2D40DD8 for ; Fri, 21 Jul 2023 02:09:15 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-ccc462deca6so1265360276.0 for ; Thu, 20 Jul 2023 17:09:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689898155; x=1690502955; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fjScM5Zgjdniek47QXxUlHXcrdseic9bmXpr7qIC/l4=; b=gTQzXqFLHS3PH5ZjL/hGmahnN/oAuqda7NU2uW9T3xNlJc05eNFOpB5jKEVmORUXBY HNydH96M0TIAMoZzkcMAoUWxzfsJ/I8ydUu0kt3c43KImIXzSxC9wlbtIsaOxNrkVb8m yVtDvttBxiPUwmzHaRmmO0aW9X4+2+cJH2d20= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689898155; x=1690502955; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fjScM5Zgjdniek47QXxUlHXcrdseic9bmXpr7qIC/l4=; b=Mxh3b4MBW4P/FQohvCnSm2uhFwbmiQia/nEwiHJ2ZO7xwPGxU7jeT5RU2xhIh4JmdK eGtlcLDJ8ZxLpLuguHKPlu6SZKsStqMnp/uyFxx3eepDNEJ1n2DYhISK7kbNZYRLH7nf YRSvgbKtkY3SewdOpIC6ko7t7e3VVCOAt/P6g+9y97JJ4O8OzAYS+o0fNRI/M03di+Ug 4FqWBmskkgBQl400M8dPlOzlyFJC1lljGPkDAbrGoaZtHo9CSCCDBkrpxn2wOli9lHcb sey1EQKO6H4J8CX6Duj9GNQ1sUkeQRT6Tky53XNxH4itkOZYSemf1z1RPYNY8pP8nRS6 poZw== X-Gm-Message-State: ABy/qLZytX6/5vMw1t0pcZQ1nRKS+DFrN+j24+RA7YrgkO6FQk+VVAud Ar07K5lJwluwhCszk6eVg4tdwRFVSPXPpa6aoDBPWNJHnifUw/cyrrRQ+ECiriD1qfeGD6e7SQ= = X-Google-Smtp-Source: APBJJlEwLrrMeWihN6QP7lxa4bd3OX0ZaCgNMifpj2oqXyKETLyqJ/ed4gC2ONy3xShKIe6vAiGau/XVdr+I X-Received: by 2002:a25:730e:0:b0:c3a:d16e:2750 with SMTP id o14-20020a25730e000000b00c3ad16e2750mr471188ybc.4.1689898155160; Thu, 20 Jul 2023 17:09:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l204-20020a25ccd5000000b00c651808ea6fsm192459ybf.19.2023.07.20.17.09.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 17:09:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 17:09:15 -0700 (PDT) Message-ID: <64b9ccab.250a0220.bfbec.9837SMTPIN_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 C05AF605246B; Thu, 20 Jul 2023 20:09:14 -0400 (EDT) Subject: |SUCCESS| pw129674 [PATCH] [v3] tap: fix build of TAP BPF program From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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/129674 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 20 2023 23:25:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129674 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27118/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/