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 2CA844302A for ; Fri, 11 Aug 2023 06:15:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26FC540E03; Fri, 11 Aug 2023 06:15:45 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 2119440E03 for ; Fri, 11 Aug 2023 06:15:44 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-48730d2ce5cso681103e0c.0 for ; Thu, 10 Aug 2023 21:15:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691727343; x=1692332143; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XLz606HaQfhuNuYXHzqc2ZpN3rszjlZg+M1jnBU9UI0=; b=Rb50HkBlQlm3Ib2Ge24cRY6biWoFqI6ecERcycvQQtiGFhzSz1nbaIXJJrW5j5cxHU 4m7onqmkOIKXilnOHbLq/ZKanA4ZRlwpQVAyzyWTsggjWDH3xLN+jccG4EAKLzXuVP9s XyBHleBQyr5mzMnhLb/3oJvnx+HuKVtklqs9Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691727343; x=1692332143; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XLz606HaQfhuNuYXHzqc2ZpN3rszjlZg+M1jnBU9UI0=; b=RVj5nLVlu5roMDdpSREa/oPzJ360UUKjeykENm1TqwM4Z910LHOjY6kvxhO6YT3Qkz bIJa7gXjrCySfx81rg0E72Q4DjV5jkKXntL4iTMAg0GATLciKbn9STVWeAFe0jGQkCPB UjB1/BH8gTt4CeCLFG4sDi3RtmLq5mp1FHeRp+G3/rZAGZQ2sjm5kSg6y5N3E8TxCj0P C/14+MMBtw7a8rHOItUtwS/WbBVxc8JKyeiW2+Uh462G10adoS2kL2nZely5GkS+/Dh0 PDp3d7ae9aO+ViY4ZAk1hpCRCELw431dCxOoH5nWiq9KJpQl96/ycKUcATk8tx+75mXB EmjA== X-Gm-Message-State: AOJu0YzDp5FjzfWEP65yUc55fE0rHyhM8Osf42BEz1baABIgpGcH1UM2 amJruC47FJuy6aLg1LiMOv7wNgnsloDmmjNJKgO/+JFkeOKb02mfOff10RZ/CZprkPkmEADV6w= = X-Google-Smtp-Source: AGHT+IHOwCUmkyBHC1WY23wlgz4zuhyOYB7V745b680suaVU5rg2ViHLMxiX1kya4+37+uYA5x93ez89Amk9 X-Received: by 2002:a1f:4543:0:b0:487:544f:bd18 with SMTP id s64-20020a1f4543000000b00487544fbd18mr934814vka.13.1691727343492; Thu, 10 Aug 2023 21:15:43 -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 ay37-20020a056122182500b0047ebb5fe581sm221714vkb.1.2023.08.10.21.15.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 21:15:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 21:15:43 -0700 (PDT) Message-ID: <64d5b5ef.050a0220.fac4e.ba05SMTPIN_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 0B7996052471; Fri, 11 Aug 2023 00:15:43 -0400 (EDT) Subject: |SUCCESS| pw130049 [PATCH] net/bonding: Fix header for C++ From: dpdklab@iol.unh.edu To: Test Report Cc: Visa Hankala 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130049 _Testing PASS_ Submitter: Visa Hankala Date: Wednesday, August 09 2023 15:52:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130049 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 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/27267/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/