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 7378542E75 for ; Mon, 17 Jul 2023 21:49:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6CF144068E; Mon, 17 Jul 2023 21:49:54 +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 9E1024068E for ; Mon, 17 Jul 2023 21:49:52 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-66869feb7d1so3267630b3a.3 for ; Mon, 17 Jul 2023 12:49:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689623392; x=1692215392; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gO0FXjc/rrWLEF6eRXOaM6qqnUHDlOhzs/HYmXO61q4=; b=WNBXE3RhUZ1wIRrteps16rSYtw0RUv8DkKMN8Mi/TaTW5PAzE9iawP+u6fyPg5aueT tlCwdvr2LRt0cmKF6vkWpPIuHkaYSRko6aht7h/6TR8hfSob6kZ8rCKpigGjuroFxqxL 91bbBs+JSaYlFg52n7oG5rupeUmBLMF9/dzWQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689623392; x=1692215392; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gO0FXjc/rrWLEF6eRXOaM6qqnUHDlOhzs/HYmXO61q4=; b=cFPI3h8KvqDgYOKnQse/h5Lk2wNkLpfGszIG0ENQK3p1dvmWzCNLuo1OIsY2uyNmoP KVc2d8X7Qh0Ma0WUVd/v69ytMA7IyJ66CEwOdn2IarS1E/Tc18KnKm/5j0HwhyJw5KcA P1WKBh+DNZIy2e63rbuVxLFxKnB24duBnm/hexSXBi9MlfWumQJZTLmy3OqV2Rbd+AAy RcpkAxrzMv2vMK8ABYmnb+qxdsDMcihJjCz1Yw/CN79lfVTpkgnwsmV4GrrarPzYJ2hK RzXc1e2K36lpNskrhYxDodFgMumpmg+isJrFbp6Hu0oIyo9aTvNlSRFiEtgdwoaw9mxc UuRA== X-Gm-Message-State: ABy/qLYDsO32biu8WHPiUlE1iubYq5HsYVwmGyzWoGKeKJTgoq2K60N8 cFD7o7dP7/k9XeGjiVCov4bZ0YZwRGmShptaakLGFvDhnca3DT9INqWQNg== X-Google-Smtp-Source: APBJJlGEEx3NTbqeqGdLN3kdB/lrG2gtGRxYaYfBdZ5bFQZ//jd80QyvPGGFryCq7Gi/Stgi2oWpCsTxNnH+ X-Received: by 2002:a05:6a20:8e22:b0:134:33a3:7887 with SMTP id y34-20020a056a208e2200b0013433a37887mr8700559pzj.19.1689623391789; Mon, 17 Jul 2023 12:49:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jh2-20020a170903328200b001b042ca7eccsm52127plb.114.2023.07.17.12.49.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 12:49:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 12:49:51 -0700 (PDT) Message-ID: <64b59b5f.170a0220.ea16e.1186SMTPIN_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 F373A605246B; Mon, 17 Jul 2023 15:49:50 -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 | +--------------+----------+ 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 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/