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 80B4C4408F for ; Tue, 21 May 2024 20:14:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C775402ED; Tue, 21 May 2024 20:14:32 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id CC01E4025C for ; Tue, 21 May 2024 20:14:30 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6a0ffaa079dso876776d6.1 for ; Tue, 21 May 2024 11:14:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716315270; x=1716920070; 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=AiFmI294ydYi8BExqvWJxdkx26DSKYv4jtZ6TmIQces=; b=QGwcPCCXQCZb22ZFx6/PgM3xS1X1p1iwenHplPvnGIP7yAPLa9B5CPuZSEL91I13MD 6rkgyfG5MoTYMJlsUNtMUS7yU65rbm9BH6tT2bF12k0YF/oCQOpw17q+yxxAx+1Ck0Vm wARzrrGXkzudDPVwt8z/pz3OFrilTvjOiywnU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716315270; x=1716920070; 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=AiFmI294ydYi8BExqvWJxdkx26DSKYv4jtZ6TmIQces=; b=bfVRh2Hv/PxJJ6P5PRe2wuQ4D6CUwOWlHbUxTEWhgKQj8iHg6Id/ROBC/3+8KWJ1ES zn9LeGs2bpPlyF2zlEczv+CA0etGsi17Uu1wLjEr8cu6eFPN0+P9nocp9r9OGIJ5dDgf Kq3wl64d3ccnxGJO6J/KQ7bhilN/rma3mPXfxb2f3sC+6M9LbO5tv9NN50MfW/kJvjfk Ag/HjenSpMThADrFlN8ZNazU9CJ1Dhi+u9x4/jEGWR+e3lu1u1T7ohboA5dcKraZYL3+ ok7PTiZayDxAeWagxbEE3QyT6dviFH8rb5qs/ie5RWk8q/dRWR6Cy2KL9qyJBi38DoKZ u6Gg== X-Gm-Message-State: AOJu0YzWfsncy2BO0fGInSEQEzfDv40pN9XpPV4K9Tg/nAZ6N5gpNeoV P3PMxcerCWOKjVoatT3jEcbd7kfs12lwOdwBzL0pAR30KjVqShalX8srUXvqLi5jfcOW3tclpa4 yTKlMQrOru8vu5NRFxSZVpzBi+WZ28OjG/t01wJ+GNefn9Lg0RirG56d9 X-Google-Smtp-Source: AGHT+IGmqtql36ZGy2gPT0LebTBPakuvyTi5dspHAQ0BafMuTYQ3ACAseruA0YM5WIDkz60WlJh5v45I2797 X-Received: by 2002:a05:6214:d09:b0:6a0:b93f:e678 with SMTP id 6a1803df08f44-6a84202cf90mr186949596d6.10.1716315270268; Tue, 21 May 2024 11:14:30 -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 6a1803df08f44-6ab00dd8190sm2857266d6.69.2024.05.21.11.14.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 May 2024 11:14:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 May 2024 11:14:30 -0700 (PDT) Message-ID: <664ce486.050a0220.fc8fd.ef81SMTPIN_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 054E1605C380; Tue, 21 May 2024 14:14:30 -0400 (EDT) Subject: |SUCCESS| pw140207-140217 [PATCH] [v14,11/11] net/tap: update docume From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-compile-arm64-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 | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Debian 12 with MUSDK | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +-----------------------+--------------------+ | Debian 12 (arm) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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/