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 4BD0742ED1 for ; Thu, 20 Jul 2023 20:50:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4983F400D6; Thu, 20 Jul 2023 20:50:42 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id A8578400D6 for ; Thu, 20 Jul 2023 20:50:39 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-786f25bcb40so51217239f.3 for ; Thu, 20 Jul 2023 11:50:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689879039; x=1690483839; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LQ0Mn84ollXy+X8jN3rYeiRTwkXMKZJUaHYFW7egoKU=; b=FThbWDejLTpoELZxtwev2dw+VBFeS2cfuEdX3G833ckBlFlLNzlGzjnqxtvQL6f/SV SmjMildizvbA1Ll5P4zYiJoUCU038D+rkRK7O2Hm2JT2KzTOdNNFLQ4OnI3oRMyKcMQ+ 2z20dtAjc3FtaBdlEhBZZuVKXKxXJy1A1n+e8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689879039; x=1690483839; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LQ0Mn84ollXy+X8jN3rYeiRTwkXMKZJUaHYFW7egoKU=; b=EwU29dIt8oADS225H1tRd97X2+B156q6SduhtN6OZJb8WZ5Zwv2qFhH/x/b8ciDp3G Q1NdJFqDlczqj4JwM014Ty3kyJeQ1KBwSLqTkkIILorr0wLY9o1Ti8P223j4MzqRFH08 kaNwy/gZvnrSXRu5xZNa6BSc/ZX65itd3l8gpnhc3S9evIxlwwTaW6/QAA7+Y3t722Ev OIGGDKZucGtIjCDzjlaOZJICMjwpxXiq/gcQXt/HC5P+7OMBLfoFNGc+6aVDn+E8WaT5 9eqd3k3PKU+XYpzWPlSboEag6aRWzWaic75Jwos2FztPSpds70q3Rse9juQGXsR9y0mv 39OQ== X-Gm-Message-State: ABy/qLZdN9XeX9VqyPI/3mtIg43hiWTo8sxATTvzSRSkrWgTa7r0u2Y/ B9mIaUS+G61fhkZ2gwipXfkuWsT9Y8g7watcpbaSxbVPnjsw7O+6ClWQlDeooS0ReEoZONv1pA= = X-Google-Smtp-Source: APBJJlGCZgn4xdY1xSIQ4blTOuTw0gKUYNsODRASORwbJ35HfKbZx9NrgBUDjPClUZWoOD1mG0EfsHr6k3vM X-Received: by 2002:a05:6e02:214a:b0:346:959:ee30 with SMTP id d10-20020a056e02214a00b003460959ee30mr10285375ilv.31.1689879039145; Thu, 20 Jul 2023 11:50:39 -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 o5-20020a92d4c5000000b0034624dda816sm101676ilm.37.2023.07.20.11.50.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 11:50:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 11:50:39 -0700 (PDT) Message-ID: <64b981ff.920a0220.3a974.3d16SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id ABD9A605246B; Thu, 20 Jul 2023 14:50:38 -0400 (EDT) Subject: |SUCCESS| pw129672 [PATCH] [v2] 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/129672 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 20 2023 17:45:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129672 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27116/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/