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 E98FF42DA1 for ; Sat, 1 Jul 2023 12:06:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E51C6410DC; Sat, 1 Jul 2023 12:06:14 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 53126410DC for ; Sat, 1 Jul 2023 12:06:13 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7672303c831so243013585a.2 for ; Sat, 01 Jul 2023 03:06:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688205972; x=1690797972; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DBR8qPA0hwAMJrNLQWCyPUjggybN28gReN4AYVjj0ZM=; b=AOPkYnWvTM/Y0Ta1+KWbFa/7KjqwC1v73852ezoCzLZ3bsn5HFpAcKZRByz9Yxye9U 1y2jtOaaK/c8qVMX39VW8/oMWSq7bcDgypkNiuj+yxAFT/FlQtF0rswxBtwg1IM4kkkv OpMJDllO25TrIVbW+sydECQC2ZIly9vY8fww0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688205972; x=1690797972; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DBR8qPA0hwAMJrNLQWCyPUjggybN28gReN4AYVjj0ZM=; b=NC9k/Tg066WxK+Ns7C6dQo2wd7h87Z8ya/N0bzcgxkqffJBiMi7b/Xd5wQC+ZXFxtQ d9dBFrf0Y08JXCojFYkOTApMrIBfrn2xydDEd/vKPxsnwFwiXAcXfSIzV/vnFHFohnwx XU6E0qUHmGash5DndS1MyRKfsWMcTArR34+NyOZe3GMzokWQWVvuW17qSjkbnYYHThsd F1QxuIqwVzYqjjz5nUVGcgnKfhC2oIeJokMF4OlEkM3hwS5DP8VGLiABdiiIdgWKzBbe LdMHMIoMkoCIrKCpjRpdJ0QzwBUVYOrhy7jMRgu5gMscgACsuU0tgb+eDeBXZCVobfKQ uEnw== X-Gm-Message-State: ABy/qLaqFYeUOQWUIhXIYsViHf/wpNpC3pqzFAFmOipEyB9otbiPH0To Imvju1ODlaKAAIuQmVIbdYzgu04PZ8CjgrRd5v8MnGBdoktj09KpmmtOqKwm5O4McvwH/vYCZA= = X-Google-Smtp-Source: APBJJlFGVcsiru7u+AFWltlKRF/HG4yBS4geMlZ6J6u+ztLncsL0XkVSm2jzZXfqbFTKeRI0A9UeVWhc00YY X-Received: by 2002:a05:620a:47a5:b0:765:cb87:59c7 with SMTP id dt37-20020a05620a47a500b00765cb8759c7mr4866133qkb.74.1688205972801; Sat, 01 Jul 2023 03:06:12 -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 bj28-20020a05620a191c00b0075edb3af585sm45972qkb.0.2023.07.01.03.06.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 03:06:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 03:06:12 -0700 (PDT) Message-ID: <649ffa94.050a0220.cb474.2c87SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 74486605246B; Sat, 1 Jul 2023 06:06:12 -0400 (EDT) Subject: |SUCCESS| pw129166 [PATCH] [v2] docs: freebsd: Update to 20.11 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/129166 _Testing PASS_ Submitter: David Young Date: Friday, June 30 2023 16:41:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129166 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26901/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/