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 6F5B74341C for ; Fri, 1 Dec 2023 12:29:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B5FF42F1F; Fri, 1 Dec 2023 12:29:52 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 4B334402B9 for ; Fri, 1 Dec 2023 12:29:51 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-58d4968c362so1069541eaf.0 for ; Fri, 01 Dec 2023 03:29:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701430190; x=1702034990; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sCiKdMx6nM6E58wiGdfLiGqvdHJCPog+QjGuJ8oI/3U=; b=Phzw6cO6DzsLmDyyfbOxhmWX7sUyGlbvyYUQfAXhDTccCnTKSuHAex/dYC77rypR2b 2qozaAe8BoM6fiG/bwXi85mrGzrLPgb5UGTHqiwa8zxVis+D6Ew4QKJF2hC51Zrr/13G 8tMgs3EfPHpv3i36rnS2DpPcK3q7kU6lY8tdY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701430190; x=1702034990; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sCiKdMx6nM6E58wiGdfLiGqvdHJCPog+QjGuJ8oI/3U=; b=GIs8rkwfSzF3nGlJcURZQcJsycozhHJbQ+w38X7D0BgrvT3vrA0CBvbSrxGcmIW5f2 oNB2YouZJW3D3gopHBw9sS4Rcdp9oclCCJqHLmNgvAVjYUdMSGabmuqeCNtAFkJEabLL NS/wAoISC6x8zylB02aefOGseucqyLCxBr6dEzn2O5pmXN+6W7W5oiNWPM+KA51gi2P0 nuIWYNfOESAc17tgO4uFcXOiQeDBhF3674qZMTbgkV4+CHRVGJ9I+wzlLr1uydZ4/ncK jZacIHgYt2NlGEBMQYWjlAAdErHvdY8TtaG+VBCy3e0pwEJsnBjaziawRUPkqqmQ2i/Y n/GQ== X-Gm-Message-State: AOJu0Yyp7qZNXu9EjFf102pz2KXL3pGT3nbhCDBGQSZ8u1lL1c6GLqmo eokmaU672as9BjqMkoKMSVt1lPfB29h+owLpeSXZYbWbB9+8Rlfb7dz1sg== X-Google-Smtp-Source: AGHT+IFmC86nFL6c+h6arx/2SC/ztLBbseValzNlxL+5y8srCNH3J/IhBbll24ICCoDwEqjPaUjR5Ti+Sc4Q X-Received: by 2002:a05:6359:738b:b0:16e:411f:ed1d with SMTP id uz11-20020a056359738b00b0016e411fed1dmr13814013rwb.18.1701430190517; Fri, 01 Dec 2023 03:29:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ka37-20020a056a0093a500b0068282477645sm189669pfb.0.2023.12.01.03.29.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 03:29:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 03:29:50 -0800 (PST) Message-ID: <6569c3ae.050a0220.436de.7c01SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id AE9536051831; Fri, 1 Dec 2023 06:29:49 -0500 (EST) Subject: |SUCCESS| pw134741 [PATCH] net/af_xdp: fix memzone leak in error pat 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134741 _Testing PASS_ Submitter: Yunjian Wang Date: Friday, December 01 2023 08:03:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:c858f006d1f7161986c88847259a400d8f80d81b 134741 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28506/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/