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 A958F4408F for ; Tue, 21 May 2024 20:17:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5B31402ED; Tue, 21 May 2024 20:17:51 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 422774025C for ; Tue, 21 May 2024 20:17:50 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-66986f58b43so96417a12.0 for ; Tue, 21 May 2024 11:17:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716315469; x=1716920269; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=/ioJ0r9PgTdHpRK/hem1ssMDAUF2oex262BB66xL1LQ=; b=EQGKsGuayCErW5lI4I1Ecp09xTV7N0m1stDLpsSlZ6zMrf453xC807zRMseNLo3mr7 pYqFekR11YYJb4YEXBXBen+gt+n0Zn4xwk9eODKXwTYfMDwS3Y+WITImPWaYt2zddgnQ ZNRs3vNnr9FU5yuzvGu0xp0edof81mpO5mZI0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716315469; x=1716920269; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/ioJ0r9PgTdHpRK/hem1ssMDAUF2oex262BB66xL1LQ=; b=BN45z82Sw0NJ2wyjpNkEMnkPuINhjmIbG9ano2srGkI73/eXO87u1myAXjLnq9M2Di PqbvwoLvkBmAp2oe/s5ndHed9jD4+LInDcJxYhe5jfiKCDpP+NbGGYgoQrvOiNybrrfJ 6klAP681l8PlnI+4gp4/LjyV9QESZpRWeW1wIuCeMZBEL4+f6MBic0N3l+SRnhq2LSCU 0eIQmz9o4+hGQREz7xvx7pKeJrHjoIBmVCf2xXVN5NROIT+mh5hr1xVMAw7V9ydC0tyh DVO9bz7G3U33lEHGlOlQrsqVqXR4oVpRRpTRwPSDZSuqJG7ndNIBKOkeflrTSNJWG/3L WWxQ== X-Gm-Message-State: AOJu0Yyp31LN2M58A4x3jz6z9FHasKdsYFU4DLdwDorVbJ1DjyyZY1c1 s2EkFcqYtA9ORVwFvwZ1/UBNXjNxHH/5aP6wZVQ+eEl3oLkAmfvEbSgv9+eiPqYAVtGB6QJW+Mm JDm3vMfy7PEQXQ2K5AFM4HgvSv+zn7w4BmZyTy6SxtPtEy9umGVKZ4P6W X-Google-Smtp-Source: AGHT+IEASkIR9vvVJZDKYvYGaA3AhHdzH5mYyOjpGdkWAVxnvzCX7scOevwFm34G7ppLaq79zZyCi3qP/2ed X-Received: by 2002:a17:90a:ca86:b0:2b6:209f:c36b with SMTP id 98e67ed59e1d1-2bd6047a8f2mr12682394a91.22.1716315469506; Tue, 21 May 2024 11:17:49 -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 d2e1a72fcca58-6f4d27b3a98sm1493136b3a.0.2024.05.21.11.17.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 May 2024 11:17:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 May 2024 11:17:49 -0700 (PDT) Message-ID: <664ce54d.050a0220.2ed4c.f14cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A46F0605C380; Tue, 21 May 2024 14:17:48 -0400 (EDT) Subject: |SUCCESS| pw140207-140217 [PATCH] [v14,11/11] net/tap: update docume From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger In-Reply-To: <20240521170746.119330-12-stephen@networkplumber.org> References: <20240521170746.119330-12-stephen@networkplumber.org> 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/140217 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, May 21 2024 17:06:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140207-140217 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29983/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/