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 C08CA42E75 for ; Mon, 17 Jul 2023 21:59:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BABEB4068E; Mon, 17 Jul 2023 21:59:50 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 636254068E for ; Mon, 17 Jul 2023 21:59:49 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-666ed230c81so5055325b3a.0 for ; Mon, 17 Jul 2023 12:59:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689623988; x=1692215988; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0+E90G0RwQJBpfHIVSewUx1OAbh5Qw8iwxAbcz8WMiw=; b=eypVk3DNcbZ2Qv3voz0bZPeJoZeguFFNTcKCmY9xgGtaMmQ0cRFuqfpVPiFXy91+F5 +8EjoWUWjZSS9vkfdkwJsTsbA8ZZ2VjSzSv5HE/ed7XEWJfUIg+0AEy8P0NOR4yfBIdm 5WlnjynytsxS5nZq86u72vDojSATnma1oppyM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689623988; x=1692215988; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0+E90G0RwQJBpfHIVSewUx1OAbh5Qw8iwxAbcz8WMiw=; b=BB1InqYOsl49COJtV4mtfSY2hFvR7neMtGs1eOoaDlbEcQtIfdFXjmI/sfsI9yC216 Em0xdhkaDH6dBr8AXaq4YvwzTrW4XvSxZon06NEgatcAJev/jIZ2d4eLi/u4Aq+dXp41 704wtYHsuWaBVeDdpezLWxPQ5tmxL3JBKwRHk0114caQqRzI9XxrNzj/Ek6EvBiV4Mkk ssU0m7exsfnYJW+rGsDztBcqbzXKtehJ0S+pxoVA7+WAkrEKysohGAE3GNHUzgieeSqI Q4qezMjEt6HMuCytlY+Ov01rXTQ9CwQqbmEZK1ko3TZGxvfxyBl6qXcdDr3hkQjrpGP5 XKUA== X-Gm-Message-State: ABy/qLZZ22uQ8ZZJUim3nMcSlYYcAMjErklHnyh1iAUsNTXKVEygKtR8 q21GerAqfxFR8tyVTtcYG1dKk/0eB/xJ7wJ/CB7U7oxADdtg4Cotno2c1w== X-Google-Smtp-Source: APBJJlE0SFsCOEx+jL7xA08bwSctQ7gToH+mHwsDyLl586Ii1PLGJic1N0uC4Z3MGUbE3UxvxgnMLvO2/igb X-Received: by 2002:a05:6a21:78a4:b0:127:3c6e:fc83 with SMTP id bf36-20020a056a2178a400b001273c6efc83mr16949359pzc.42.1689623988560; Mon, 17 Jul 2023 12:59:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y78-20020a626451000000b006831116634fsm64870pfb.10.2023.07.17.12.59.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 12:59:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 12:59:48 -0700 (PDT) Message-ID: <64b59db4.620a0220.62bcb.20baSMTPIN_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 C76BD605246B; Mon, 17 Jul 2023 15:59:47 -0400 (EDT) Subject: |SUCCESS| pw129579 [PATCH] 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/129579 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, July 17 2023 19:15:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129579 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 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/27084/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/