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 DB38E457B8 for ; Wed, 14 Aug 2024 06:21:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D385C40647; Wed, 14 Aug 2024 06:21:17 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id D93E5402E0 for ; Wed, 14 Aug 2024 06:21:16 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e05e4c3228bso5991337276.0 for ; Tue, 13 Aug 2024 21:21:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723609276; x=1724214076; 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=dc9obMXqvQEn9bYThfc/MKY5anrxyqbrrRn2DiU9h9I=; b=IN8cCWyp9TI2FSoPjNcjFvhEfbOa4F8Ok2p0dyrGzJ7P2kL7dRZK6jIs6m/mpUAJMz beXx/PL1WAKArOTzaGYsvU89HwzN+oVo+7Hnxm4HtKp0R9T5ypVO3aTGrxWCBwMJzKZU jtlVzuMGFO8SQXuYhZ0MTieEh3EwAxJgb2WyQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723609276; x=1724214076; 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=dc9obMXqvQEn9bYThfc/MKY5anrxyqbrrRn2DiU9h9I=; b=J6/dPhNj3y3wf/6SNGSHZxNxXTDR0zF1FSKYdyuzDhjAA+Z7WzKaJ6pLoFJsAgrzL+ ZEj95q526rRAHKyZICvZLkqmJW746xXC9gqLqVGhtPcj2ClJX0Xyyi9dpXPnbhcnxM+o FtEg7724A6MHR7xKeES4RG+XZv/OMilMHtmeCDXP/alom3sciaK0n3r85oanYmDZzVSJ sWxrZaFwK4bHAvVqJwMU4MY01I83VenAle90X0ah6y+LzDGOxxiVcln4EA7yH3M4K+r6 nI/+rFBAefaY+/Jh9mR+t27sr0mV0MXUMVNo4Ld1do6nP4WVyscKBlfpascUAijEbsZN eOuQ== X-Gm-Message-State: AOJu0YyyZSDr4e7AE5rOo/M4WejOZ64ELuiYGRq+mHJt+d5x8D4NK2G2 eNMK+5AYAHPtxdrEzB98sY31M1jelsl4TB1euGqGcZhgUM7T65zUh4y7wa15ks4TtLJ3+OjIX07 iKMLZkeVOap/lhEh/2ZmMcf+g+rmUlwaS+373PEqeETxhCNnm8Z+r7/1z X-Google-Smtp-Source: AGHT+IF+GDXb8rCK85EIQKSvSZSmdv/5oMNbftzDsPOfddWOy3vbUOALFG1tAd+tBr3kXjHRPM23OiH70VyI X-Received: by 2002:a05:6902:2289:b0:e0b:4045:ada0 with SMTP id 3f1490d57ef6-e1155aba91bmr1762776276.23.1723609276166; Tue, 13 Aug 2024 21:21:16 -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 d75a77b69052e-4531c262492sm5459041cf.21.2024.08.13.21.21.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Aug 2024 21:21:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Aug 2024 21:21:16 -0700 (PDT) Message-ID: <66bc30bc.050a0220.29eb3b.c91eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D92F3605C380; Wed, 14 Aug 2024 00:21:15 -0400 (EDT) Subject: |PENDING| pw143120 [PATCH] net/tap: avoid memcpy with NULL arg From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240814023426.124491-1-stephen@networkplumber.org> References: <20240814023426.124491-1-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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/143120 _Testing pending_ Submitter: Stephen Hemminger Date: Wednesday, August 14 2024 02:34:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143120 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#252046 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30786/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/