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 EA72142EEE for ; Sat, 22 Jul 2023 19:30:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E428B40698; Sat, 22 Jul 2023 19:30:46 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 3A60740698 for ; Sat, 22 Jul 2023 19:30:45 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7837329a00aso136014839f.2 for ; Sat, 22 Jul 2023 10:30:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690047044; x=1690651844; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oFXgb+kYrfMqeM5wtCnZ7xGbbJZTBLnWsOdpfa3pPYY=; b=cc0vUGKOIhc/RRjf8NcfgYyBRx2Y9F3AfowtsRv/ppqIHHAkZ5iwN6EvkNEE9CzD/H 1jZLPfD/L7ehMkrEfWExGPzUnH1qK4fKqUD3TqNVz8iq2XKMFCsEJE25GQOaYVgqkmUZ nGIC+nA44LEFfjCHXVb1I2mP1gwt4Cwy79/HY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690047044; x=1690651844; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oFXgb+kYrfMqeM5wtCnZ7xGbbJZTBLnWsOdpfa3pPYY=; b=RJFixwb3oCXxLIfdyvpzlCIIzoSYJnTD290dJj6QDvc/Fhvnes+O6HgTqV06eOII8C jKQ06Jf6WXfC3KcZmRqfYqGfI5QQWwqZFCAP9i7YE8QAGTgqZR9c5E6Wv5q0VU1C0qzX iD6MAS8Kqm9Orlro1bJ6DW4lAm0sn3gdw9IQ2MAeBL957IoJ1w/3Teah7FNTTiOv5F9h u7LRmh4bEMtfaxlrR/LYEBtyyeuIDhjTOeQgeW0u/fgs53BDkAQyxQjoxIjuMPoGGntc lI2B2KxeqjmdQvHqKWQPGiZsIL47DjQ8pIjHGKKmW9Jcgx0nPa1FqpKyaPNZSWX/JJ3Q 0LwQ== X-Gm-Message-State: ABy/qLYxyXchBm96IZ4XSsVSBVuFJcaRdGXA3S+nxPAV2kXh3IPZc4CA OKFN1IB6yIWDD2KyRrRbZMyK7xkdYzIu7hRDz9/JvI1sA4lSqIec/Wos3Q== X-Google-Smtp-Source: APBJJlFCJSGXuy5tGQzP/88pFhmASToz+UBBSL3U/buNXBCYqAxyjBjjNQc3GDDDnv7PTNMGYhA49dUDeG94 X-Received: by 2002:a05:6e02:ed1:b0:348:b07e:fd9e with SMTP id i17-20020a056e020ed100b00348b07efd9emr3489182ilk.16.1690047044593; Sat, 22 Jul 2023 10:30:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q3-20020a056e02078300b0034601b5e9b8sm229025ils.63.2023.07.22.10.30.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 22 Jul 2023 10:30:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 22 Jul 2023 10:30:44 -0700 (PDT) Message-ID: <64bc1244.050a0220.d70bc.9245SMTPIN_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 181F1605246B; Sat, 22 Jul 2023 13:30:44 -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 | +------------------+----------+ 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 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/