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 BF5E94341C for ; Fri, 1 Dec 2023 12:09:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A48AE42F27; Fri, 1 Dec 2023 12:09:28 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id B2B42402B9 for ; Fri, 1 Dec 2023 12:09:27 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d43f4eaa0so4883835ab.3 for ; Fri, 01 Dec 2023 03:09:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701428967; x=1702033767; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MPyuCEXGGMx2PLPt8bAhdsnjYWjSql2q4/OUBib+9hE=; b=Raj9/y0sLQiNs5tOGZdnWcbGPjvwLkytCBGSm+yLENQ1RKz5+K9tihUg7HVW0D01MA q9V+5VuwftIEed6UObeFraHAHPicNJ7/knTTA2MmQOzz1M1eBObwO4952hgy5uSi5s2g PFSBo2aXi6O9cXqYU9c9CPxSqFfpN0KiKq70w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701428967; x=1702033767; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MPyuCEXGGMx2PLPt8bAhdsnjYWjSql2q4/OUBib+9hE=; b=QVSCrB/se6ivqlynU9AWR21or8D+SUizb1JfYz+OqQOdSNPnwNnEwYOEA937WNPpvH bOfJpRBgandkXAgGVA7aw3E4FzcE0CHpGhWE5i3vdbIpscDBcywM9AcMs0UyjxQ4TW4N 138cvRduAGpuKExFCiItceLP6+d/aA5fTgHPvxEX3skcBgsLKHPFGyuLlzKZiw/AlI8r LYI3lRWWZgYaKLu1LhuPE2ywZo8YIEV/u9tQf+w2Tw1MR4c1v7dDdpW6ttgUsEfOY8Md z0eVnewaM/Aav5lWPYT1tppsX4ldS1iGHdgVh75x8cOZOx9zTbjiIMW54w3BYWyIrfUL Ic3g== X-Gm-Message-State: AOJu0YzUsTjIj0KK1iNESGohu9Qs9ua9KQKavbqec57qUsrmrlvGWOOn GugDjx4xVXN5zFrsZf02zxFEImdyTzEqEaqgcJAC8pOkXluavPeFUblhYok/GNMu4wcXbTVnOA= = X-Google-Smtp-Source: AGHT+IFipB1Cc7DVKRIvp5+nv52sUhTTZjEd6Iw9OPyereXbosQj9WCYuOM6zFVL2DVR3Mag7+W0n7hPRrb2 X-Received: by 2002:a05:6e02:180f:b0:35d:50a8:8e00 with SMTP id a15-20020a056e02180f00b0035d50a88e00mr1311010ilv.18.1701428967149; Fri, 01 Dec 2023 03:09:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id i17-20020a056e021d1100b0035c9b0bf96esm204684ila.57.2023.12.01.03.09.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 03:09:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 03:09:27 -0800 (PST) Message-ID: <6569bee7.050a0220.66330.7e34SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 9A9E56051831; Fri, 1 Dec 2023 06:09:26 -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 | +-----------------+----------------+ 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 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/