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 2ACD243258 for ; Wed, 1 Nov 2023 00:14:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2596F4028A; Wed, 1 Nov 2023 00:14:39 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 30A8F4028A for ; Wed, 1 Nov 2023 00:14:38 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6707401e22eso24984386d6.2 for ; Tue, 31 Oct 2023 16:14:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698794077; x=1699398877; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C040eIYxbGM9CcZjuHitfzyfJ32BXZJT0iaakyBvrAM=; b=L0ZmOIyD3Oby2kh4tj2FnGihIjFCSFQEdp/hbzTllK00Q8bHcqO6qlu6vJL4fTbgMk tV80ux/sEabLE13cFPggUbgXxhWLWrl3C3IfDqcoxgTGqDYv/ZOUGhoI/KjZXlzfwTjB G+BnjO1mh1fwxlEEeEP//LXvnzqS7onwfDsIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698794077; x=1699398877; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C040eIYxbGM9CcZjuHitfzyfJ32BXZJT0iaakyBvrAM=; b=KLej2ItzFz7/K8MApXGAsiDbLB1HxdHfPeSsczPh3RpYZ8ba/niZ3cpYTd5TguE8Ml 37KXcA+R6N9yW9nCoKhL5cWSNE524kADaQgejsT75NcvSg4bh+UqbhaNFGJwMzEnjWhM 9E9c+y5Wl4gqO0rXcI75D6GExORQbINleGxsP/6ytU9HFlFem2zBEQmhni/iP+3frndc AL6JIDnQ7X2SRJZV3fWDb2mkSRtKueUxvGq7UJfkvHfBsr5E8MMPsHQO07372jhjuj5H L9dVyWUcbKbT347fFNImh8nJeIdKimoch7aF9mqmSFYou5unCdytwtYZp9vQtpR4TL2V PH7A== X-Gm-Message-State: AOJu0YwWFO4FrIZxBG9k5BZ60S2dkmPxJXBFI8+lawkQE7DK7Pl4r+94 Uga9+A0Bl7g62qxxbCq5jgiijOapqa+WHDl761nObuTCEW6elEuZYathPg== X-Google-Smtp-Source: AGHT+IHctpBv4lexaAl/GDvVKTstlDohuyME9lRKwvRbX49rSkjumRQtInYV25BAAqS3113sZdmbErVqx7i6 X-Received: by 2002:a05:6214:29c7:b0:671:9c02:cba9 with SMTP id gh7-20020a05621429c700b006719c02cba9mr9923534qvb.51.1698794077667; Tue, 31 Oct 2023 16:14:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y18-20020ad457d2000000b00673744ff530sm343375qvx.57.2023.10.31.16.14.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 16:14:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 16:14:37 -0700 (PDT) Message-ID: <65418a5d.d40a0220.35c1d.416fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 518126050A64; Tue, 31 Oct 2023 19:14:37 -0400 (EDT) Subject: |SUCCESS| pw133679-133677 [PATCH] [v3,3/3] docs: add pointer compres 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133677 _Testing PASS_ Submitter: Paul Szczepanek Date: Tuesday, October 31 2023 18:10:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:32faaf30732cb4006cd1e45997403427029ef5fe 133679-133677 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28162/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/