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 7A26B42EEE for ; Sat, 22 Jul 2023 19:27:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7830740698; Sat, 22 Jul 2023 19:27:17 +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 30F6840698 for ; Sat, 22 Jul 2023 19:27:15 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6687446eaccso2751141b3a.3 for ; Sat, 22 Jul 2023 10:27:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690046834; x=1690651634; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dx2o0aQRT6UJyFfOjb2m97W1SQMGv4o6Q04gwoU258M=; b=TMhow+V5vTZaolglptUZZt5yfEoZmUlCayDcqOVMGhzVaX1TmIN70Zu4vO5pAgsYxH zkVbBhZeLGv+kD6RfnY++hfG1VRf/+hnb74H2crd3GQZ+sQIes/2wNc5sMELTB1VaXC4 wZwPMIElyh7GVv/jgErsaA7XdEihxHhZkV2UQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690046834; x=1690651634; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dx2o0aQRT6UJyFfOjb2m97W1SQMGv4o6Q04gwoU258M=; b=P8FwSeJ35XN4ePxJqFoOpVFfI/ekNEeO/tD8unpN5JsHUpq/91N5Gznp/G3qRoCULa pDu/Baf7wH6VX8lrLT7HLLHz6ncwaLaIy+ZR7MxvgDIcJOnMyNSxZ1noDPvyUERLYpv7 Ro7w2bLlBeLYI/nAJmKSw5JAghAUZqGS1Jw6T+6FKPQWLnhsKF/h5OhT88FUZPFxlq/9 dzGFbkssQ2BrNgtYqcGbYRX+Hbbfp6RUbXTFpT1UapmTO1PHZ62VOmAPgDDQPP3/tl/9 4Dwrb1DVmzt+pP6sq6C+RQnYTgH8aK4ZmLVesdvFKFv3hehH57yhzh2tDa+sVVVeEdaW 9iQQ== X-Gm-Message-State: ABy/qLZPaCJUV7524xP6Cm5+MaLuzUxUxKlmkTVNlvMuiEn+mlrrPSyL OW60jlQUw11di8znwQqlM1G9/QtxJHuMCfqMOLGfgFRO9atdnd95r3DKc60t7hwSSR3oc5LFPg= = X-Google-Smtp-Source: APBJJlFrKNkkQZF5wdJaZkd0KrvhWNIOh5NICvHyjBcV4qQ4KsnS8XoE4iNHpv6NbewlKeotaFIQ78LI3VHB X-Received: by 2002:a05:6a00:1a8d:b0:66c:a45:f00b with SMTP id e13-20020a056a001a8d00b0066c0a45f00bmr4407455pfv.23.1690046834706; Sat, 22 Jul 2023 10:27:14 -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 i13-20020a633c4d000000b00563817fb435sm276192pgn.15.2023.07.22.10.27.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 22 Jul 2023 10:27:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 22 Jul 2023 10:27:14 -0700 (PDT) Message-ID: <64bc1172.630a0220.bf5a.ea2fSMTPIN_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 0063D605246B; Sat, 22 Jul 2023 13:27:14 -0400 (EDT) Subject: |SUCCESS| pw129692 [PATCH] [v4] 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/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 | +-----------------+----------+ 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 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/