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 4300C4341C for ; Fri, 1 Dec 2023 12:06:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A32C42F27; Fri, 1 Dec 2023 12:06:29 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D07A9402B9 for ; Fri, 1 Dec 2023 12:06:27 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b06841efdcso59190539f.2 for ; Fri, 01 Dec 2023 03:06:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701428787; x=1702033587; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ns1p0X7p4+IiGdeyDpDdPKwqHoqU/MyWI63X7rleuKk=; b=a6uLtTHYadyEXEvszC5/C8Wb0/wrGa5jgTwxLakjg9fbYK0fzeJoEDPUwPVbwBT1Ho QNFTvHpIibhjKM4T+ssNfkjtgWoe4wM55zra4nTYob+LqnDIBkpV79+eDK0h8I8shR3B I1HiezEuuSZVCj7/DzuR2RoTpJAo4q+J+5sb4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701428787; x=1702033587; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ns1p0X7p4+IiGdeyDpDdPKwqHoqU/MyWI63X7rleuKk=; b=BPtB3t/Yvf3cYhqoEwBGAhfPX621d1Bgr3wywvh7df5boh4iL4EgIzcqHeBb0Yd6h5 OpH+zdQABJakweILPyzr+io/MYMrmA7lqIrPcHsibUPLQO6PulgJgn0N+J3HZVfvcgcJ VGxABUmHCaFVOSo7vo1+2TWsY2B+Zv18uY1SgOQwU6RwW0Tuw1lgvDE4LhyAMX0xxMaV vdOxYqSQRBjBKnOMbCDOyREoPg0RrruaOyigezhHLB1VQTQP2vqQ6wQVHodHilw4jF2y pRRvTKvAnlDbx10BieB28Lgf9+faP0mH/ho0n/KpM8QPuoUQcehRc1bbvjrxZDVtaZyc W14w== X-Gm-Message-State: AOJu0YzBmdU1zdLLw4tPN64h+ykL7qAspvxUB6ZEoXi+TErt0L7bZz7W Tjzfhf+7PAW58Ofz0PjtP9yBp9ImIVSpW+p5GSSwYF01nLRiJiPUMIWhmg== X-Google-Smtp-Source: AGHT+IGXpCGZ5t7n/kil6/cDH8tlflhcy4SgxIl3n3jGNtaDzwiPiGKRzOUVpbR6lUrq0jkZ8qs4mE8TU6Dw X-Received: by 2002:a6b:f107:0:b0:7b3:cc20:5746 with SMTP id e7-20020a6bf107000000b007b3cc205746mr11939011iog.19.1701428787259; Fri, 01 Dec 2023 03:06:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s15-20020a6b740f000000b0078371c98146sm185940iog.33.2023.12.01.03.06.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Dec 2023 03:06:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Dec 2023 03:06:27 -0800 (PST) Message-ID: <6569be33.6b0a0220.9f991.7acdSMTPIN_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 C3E8B6051831; Fri, 1 Dec 2023 06:06: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: Yunjian Wang 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 | +-----------------+----------------+ 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 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/