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 BF541432CC for ; Wed, 8 Nov 2023 01:12:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BAE9140041; Wed, 8 Nov 2023 01:12:46 +0100 (CET) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 4D4DD40041 for ; Wed, 8 Nov 2023 01:12:46 +0100 (CET) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7b9dc92881eso2574414241.2 for ; Tue, 07 Nov 2023 16:12:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699402365; x=1700007165; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OgJI9UOWdo3yIeOJXfYlpRJdpxJeZe8HGy7MebB1bQo=; b=GTi45NT7Daz/IcBHs+JhUzUX40h44w60kr/fO20Kn3rZkmqtYz9p7PNb4Z1ZYPuudT ia48Qg0EoECnCDvP8bszLUb4OA+rLzMWHRJSYyXyfhsln0Q5Nvh3glt8k9LiyCQ1P4ul iBr6ESgijt/JYSUhG3qBACsZtYt5oVjCAPjHM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699402365; x=1700007165; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OgJI9UOWdo3yIeOJXfYlpRJdpxJeZe8HGy7MebB1bQo=; b=pGfrIaa0tWYlSE9aE3pqlHW7kpMF6wkn601pzJ6RQbXaucYLAcZScTyF9RpNJaq8gY 6XKg1BK3t0i9AJX1vDQWRkq8jHrNPHlMgKaKhwvEIu7XdGSOZIjjqk3FxCLF/Ut8NEsL F1oRzNQobECwantq9dj2Ty2ZMK2kAhOtQ6UHjAGtQx2oKbVDK/IN0JZBOkyekOa283PI sjXnH4TfU8OpVclNlpcmY7YQb+2Beyzy8UGGKYaX6xhfe17cNleUKVUUNfQDvkaGyef5 hP1pQfZ63wlsKlYbz5GOlr0brKtF/yrONLPTU07777zOGkDqYjofhplPeOKp+AL1Lhwg oU1A== X-Gm-Message-State: AOJu0Yz8TYOxPGq0cP0KcqyytUVy1NyJHpkY/r9UnMaKmfr+4SUm/lYE cSJ6miOo6cUYMVNLBGS/ctHfkG/p7gb7z6l+iYHIiH9MLZnvPk7+HC1aHrCfTThg2dOquChm6Q= = X-Google-Smtp-Source: AGHT+IEpQ0PxlYf/WTV1VM4LyPQ/lqmvTizZ0PGlULWL5yptYQNZWj9bqiZ4t7o/CF3gWC9tnI9tdCBuPaNt X-Received: by 2002:a67:b70f:0:b0:45d:8888:e371 with SMTP id h15-20020a67b70f000000b0045d8888e371mr187887vsf.30.1699402365383; Tue, 07 Nov 2023 16:12:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s18-20020ab07652000000b0079dbeb04948sm691067uaq.19.2023.11.07.16.12.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 16:12:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 16:12:45 -0800 (PST) Message-ID: <654ad27d.b00a0220.a09aa.196aSMTPIN_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 1E56D605C318; Tue, 7 Nov 2023 19:12:45 -0500 (EST) Subject: |SUCCESS| pw133947-133948 [PATCH] [v2,5/5] table: use abstracted bit 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133948 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, November 07 2023 19:10:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133947-133948 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28274/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/