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 13EB142E75 for ; Mon, 17 Jul 2023 21:55:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0EA404068E; Mon, 17 Jul 2023 21:55:04 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 14DEA4068E for ; Mon, 17 Jul 2023 21:55:03 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-483e175352cso517730e0c.2 for ; Mon, 17 Jul 2023 12:55:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689623702; x=1692215702; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0bKC0BxQMPGDNLuplZvNg98TJwD65UtA7stcP2MiaUs=; b=AoVRtkjo4AAmO7dfvHW8CudWLLQ0yn7Z0YE9tjWfqBDLVCWybschVTwEO68Hu0f+a7 fvz91Z1uup8hjIlKtCdCvpvU5R8aedYoq89IeR3epMRGRjQEHtEPEdDrgGLuQt6OJptq EVd49z62Zv7I/xQX0TX+EFQrAtj/U2eKIBY68= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689623702; x=1692215702; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0bKC0BxQMPGDNLuplZvNg98TJwD65UtA7stcP2MiaUs=; b=jD4eF7Yi32aKMWyn/KiPJDSTyqkQ88sE+gS9Dw9XpWq4CJksn1CtAhSeXFvD3JmowM 1sJDrxYQu3S/GiTG/cJBcmpEQz7LdFdV1pgoD3dmOG9QmJJ2sQoCfdqywWl15TQyZJ5e IMW1WFsuqNVi4RpL0yCNhKAERwfZ19NyE3RfZkt0BbJY3pitCYk6nclwrTm33u4sRgE9 4siHOHPhDR0X3Y56zMBfwB41SNX3+ix/YmhG+dbf8e4R06jpd5fppbB9cvPmBImxbUrC oDskxqhFg6AnSjMkLSA4asjBGn5DbGcBz1Naxap8cdaEYHK8WwIAgWtnuWbKt04oJQco 1Xvg== X-Gm-Message-State: ABy/qLYSACF2sQpMsJJ55UF8e+YakYPM/cdrZbL4PK6D7EZYFHK4If5G GI7CCPBQOrVJ95F+dRz/xVxGYcjBrorPa3wcUf7zYnPEC8gV/4s9bYkHQwq9lqc9mnIWRZJIKw= = X-Google-Smtp-Source: APBJJlHU5ka2CHo7z3+TQ4SXZ1WKXn9zZ+Y6hfRlI/4TwxchXoMgBBtB9QMpetCrvXPVd3UtM1/R6aMdtUuI X-Received: by 2002:a1f:41c5:0:b0:471:b18a:f9e5 with SMTP id o188-20020a1f41c5000000b00471b18af9e5mr301997vka.4.1689623702447; Mon, 17 Jul 2023 12:55:02 -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 cj20-20020a056122329400b0047ebb5fe581sm69140vkb.1.2023.07.17.12.55.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Jul 2023 12:55:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Jul 2023 12:55:02 -0700 (PDT) Message-ID: <64b59c96.050a0220.3dc59.1ad7SMTPIN_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 1EC34605246B; Mon, 17 Jul 2023 15:55:02 -0400 (EDT) Subject: |SUCCESS| pw129579 [PATCH] 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/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 | +-----------------+----------+ 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 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/