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 0DB3242EEE for ; Sat, 22 Jul 2023 19:31:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C4EA40698; Sat, 22 Jul 2023 19:31:43 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 95CFE40698 for ; Sat, 22 Jul 2023 19:31:41 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-668711086f4so1951169b3a.1 for ; Sat, 22 Jul 2023 10:31:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690047101; x=1690651901; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5I9kNkNwTM52bUbj+F5PHQTzaDUZ2xR7sYkzwslJ1z0=; b=E7bVEN+okx+fhFM7GrYZxBG4GWf9hntjzRZYcHX0d7TNoezQ65rPzMjqXz2UVPiZFn RG5fhjcFD6k8yJmpaPOr/PEq+863i4r2SG5gG9MdJ24VQHgo2FXhxIZLFeU0WDmSmxIW j990WZku7bD3qLmC+bdWuK6Jn2yPsJOENSzpc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690047101; x=1690651901; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5I9kNkNwTM52bUbj+F5PHQTzaDUZ2xR7sYkzwslJ1z0=; b=BVm4aVXMgOQUi3WSgRDAL1IOguWQRi7BM4HApBeYlzI7rfBgknuTSVmOr1pKhwTZ1m sG2/bH66WD/ELAHs/DxS1fuJzO08/+A9KSOQHNVYqpuKSaiqpph0rqvYeI4qW9qGiO7C VWm2GQz3/8ROutze/UvZSMjwyTHO6YAIkEVzIDizusYWBJLFu6NPWsrt7tZct3OEsGtD mbnA9IPVQFsMiJpGFxQETWGe1MLRmNjoxnWgUFZ3YVT1NTRjgTRECpMkbHJ9rvXwasRo 6QUbueo573mJpVQhGt9qrh8kK35m4pbdAGTW3WBZMSVSisaMqIdvylKTGSuQ41ibvh47 sygQ== X-Gm-Message-State: ABy/qLbcW4BUd7OXAWw70DDxvff5I1qf859cPdgB9GVEYYQAxogQ9eto 4sQN0PTbLpHza2ITsbdYroIbKonRuoe7XDSaUrgDLwCjyAy16zyN8RSCGg== X-Google-Smtp-Source: APBJJlFq/FGNbOoP5xsCOWv9jZviEI72iPskTuqOdQspg+gOUuA+oS+VZyHQWgr+rYENZTsPTQ9lE1gmlLvN X-Received: by 2002:a17:90b:1d8c:b0:263:161c:9e9c with SMTP id pf12-20020a17090b1d8c00b00263161c9e9cmr8430775pjb.12.1690047100783; Sat, 22 Jul 2023 10:31:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lw14-20020a17090b180e00b0026334555d86sm271146pjb.0.2023.07.22.10.31.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 22 Jul 2023 10:31:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 22 Jul 2023 10:31:40 -0700 (PDT) Message-ID: <64bc127c.170a0220.a12a7.bb0bSMTPIN_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 CA470605246B; Sat, 22 Jul 2023 13:31:39 -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 | +------------------+----------+ 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 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/