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 4476D42E8F for ; Sun, 16 Jul 2023 21:05:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DD544113F; Sun, 16 Jul 2023 21:05:07 +0200 (CEST) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id DBF164113F for ; Sun, 16 Jul 2023 21:05:05 +0200 (CEST) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3a1d9b64837so2803125b6e.0 for ; Sun, 16 Jul 2023 12:05:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689534305; x=1692126305; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uJCtEPcbcXTUdd909nfGkcKesozKMlC3AY6oF6veqec=; b=cKH7lvQy+nryJakyJUoDluI8aG4lzuNJjZse9D6f9ya3hWMckbXznoFMATwJB7ycc9 vz1WdV8qs+36h4TMaduJykaQOShUUQnqfpkY3k5SfnKq0OXljunGMF4bG9KPcxovTRgI nf72qM4k4/NFHFXG/J6K/yr+7rs991S1SiXP0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689534305; x=1692126305; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uJCtEPcbcXTUdd909nfGkcKesozKMlC3AY6oF6veqec=; b=QA3jmcKIiDMAK6cESAzCXpyFUul+zcvMVetv2MTMYkawg+haFUhvuARzq4agllVbyD HHPISW3VDY/He8V/nWItVG6dPYe5vDieiU25YjllPS6hG0pgSqeg+uO6bGuwPYyPJ13W bD7rgF4Qns9kuXwICE0Yf3a5ClA5143uLryBR6BrlqyFAgF/hqTaVrH+nUL81kYGuypE kiEF+g2qw5dINyW/8dQe5FFJ4TV0ZMXHny2K5levyiRC6dO4y2vr8/7H72UkdIZGD6DC aWp1yt//Zpl/VM3x9+kSD3eeQqwAYEbH2MLahHlB7wDaFvcXhStyBM9h2Umrj0spkIxk RV9A== X-Gm-Message-State: ABy/qLb4Hxt/mnmj98jazG/os9ESUX5SJtvbvHty1ZLDrUXWHJyBFia5 YqxT1xFYfTMq91POR3biACnesdvsLi5Yn7qy5u52xSzCr/m7B5tbn7GsCyZnA0JVedRVnJ1AMA= = X-Google-Smtp-Source: APBJJlFwOWcNtpTiJaWSr45Bc2dDOsm/H4UjR3WxLDORT07PLcgvFFQbcXLoFZTbHcnwzyFDG8gGp0kba9kw X-Received: by 2002:a05:6808:2197:b0:3a3:dc0e:4d0f with SMTP id be23-20020a056808219700b003a3dc0e4d0fmr12702030oib.22.1689534304957; Sun, 16 Jul 2023 12:05:04 -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 a13-20020a0ce38d000000b006322a11bc3asm1092955qvl.27.2023.07.16.12.05.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 16 Jul 2023 12:05:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 16 Jul 2023 12:05:04 -0700 (PDT) Message-ID: <64b43f60.0c0a0220.63b23.8572SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AAB02605246B; Sun, 16 Jul 2023 15:05:04 -0400 (EDT) Subject: |SUCCESS| pw129562 [PATCH] doc: fix description of runtime directori 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/129562 _Testing PASS_ Submitter: Stephen Hemminger Date: Sunday, July 16 2023 18:11:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:655eb37b18b1b0dc4d106acdf0dfedde01cfb224 129562 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27077/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/