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 1287642EEE for ; Sat, 22 Jul 2023 19:42:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E24440698; Sat, 22 Jul 2023 19:42:59 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 14A7D40698 for ; Sat, 22 Jul 2023 19:42:57 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1b055510c9dso1792878fac.0 for ; Sat, 22 Jul 2023 10:42:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690047776; x=1690652576; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DBY4acvP+D86XwAkUO9DsrJvcDJH/wLmRqt5gJcGSsQ=; b=NfKIrAJhACaGG34xFjqQG6rGIGxpnmzfP13WzratBA0GyOILWinZGC+i4iWBSEzoLK aa09aSMYgRrE1eyN5xghw5QkJLnEqlw42MYRaFSC/O/8vNk/gWuNHXqiqRo/hpL1uy9R oEXz3j8pDrUiig087niE+2kNrJ0qgamkLNja8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690047776; x=1690652576; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DBY4acvP+D86XwAkUO9DsrJvcDJH/wLmRqt5gJcGSsQ=; b=QYaa4ieJxYGnAsIBAdJ0OAFo5xR8QOaCCrHaEZDbGfp0MdwFt5m5mSNtrw7zNcxRXx cHpwD9x68rpzulxZc3+tlJhsOknAmmkst8DX6q1ROhniwZ/EySEdOk40LfH87FlawChs BPqeZcgOS+ZLRN3exr1PaZ0X5juhq6om7zcnRtO7g2ZTNGywhoqWp1cpekQb14BwUI0r gmlOK5GwiFPdG9AzCy6tXYSlwJLCs1NX5gR18ubFqoI82jbptlBjYnaXqQdC0B5SHrCs R4qnUIcfUyQylb+1865EHzT2w2LPIqfakvQNZIIKGGUBtXINBfvZGsL6987caDJ+bJ9a W4Pw== X-Gm-Message-State: ABy/qLbv8jl2jCextLTtzBDnjs4g/wxsuX70K7Up/Zjpz7AzI8klS23f 3yMBw5LSZ/CS7GLqwGREG9a96kjNcw+qNZQvwQjZtxQsOLcmHhNOLjFukODop8pJIHAAO2/TSA= = X-Google-Smtp-Source: APBJJlFzCwuKpJxHWN57xVv92SspbvK6SPfl74g30qKfD5QLjAQm5kk53nzvcHc21rbAdEnn6qbZ7DQw16ay X-Received: by 2002:a05:6870:c154:b0:195:f0bb:959e with SMTP id g20-20020a056870c15400b00195f0bb959emr5183579oad.50.1690047776241; Sat, 22 Jul 2023 10:42:56 -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 em33-20020a0568705ba100b001aa1ab2e4b9sm342274oab.16.2023.07.22.10.42.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 22 Jul 2023 10:42:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 22 Jul 2023 10:42:56 -0700 (PDT) Message-ID: <64bc1520.050a0220.ea71.e2a5SMTPIN_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 3BC20605246B; Sat, 22 Jul 2023 13:42:55 -0400 (EDT) Subject: |SUCCESS| pw129692 [PATCH] [v4] tap: fix build of TAP BPF program 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/129692 _Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, July 22 2023 16:32:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbafb3676c482dab60c0b5465b47f2ea33893a36 129692 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/27130/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/