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 19C5343B77 for ; Thu, 22 Feb 2024 15:24:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15A5D40281 for ; Thu, 22 Feb 2024 15:24:52 +0100 (CET) Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) by mails.dpdk.org (Postfix) with ESMTP id 547D04027F for ; Thu, 22 Feb 2024 15:24:47 +0100 (CET) Received: by mail-ot1-f51.google.com with SMTP id 46e09a7af769-6e461a9e40eso1320214a34.2 for ; Thu, 22 Feb 2024 06:24:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1708611886; x=1709216686; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=aE+ytewQql0CnX1tUpX2nXsViteYDjq1YK3GMLzanlU=; b=vLLsKBJsArL17bwJyRmTb4zA6MOSvmLKWHqiSRLZUJ4fYmx4gmz4JVkYFPFOaGj3Dj oBVJpBME++F7Cm/2uz5sdacc1z7zvmbeQc9ga7cHdvJgL8d5ohqye2gmQl0rPlEaGzt2 Lx9fvWQbcMC1dKVpjRCjuUka+IMiOD9CJhG+oJFXM3lDARMFslQNy06l1PWKSgU3KbrN +AuKCNx9hHPDHXLOrnMSdpYZGhTJWKauw0Vez+xvXcNDyGzo0LPMxx1KrFB0E3rxjHO7 wUEyWd6mbf9XbQ9LBGgJTD5C0Jf7uLmHlFmfwv849VL0FtRO6gl/e7bGHSODbEI28V0j cRjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708611886; x=1709216686; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aE+ytewQql0CnX1tUpX2nXsViteYDjq1YK3GMLzanlU=; b=fRQ6iMJuRX5JYxVM+d/zwikMyD3YjmoVg66lZPLG3cMNwLV10q78arGHOc7TsUa4UI 7i1QCE9yEjLF4MwvEP9oW/WSe+U5+VzpuSEOlJnYYhprxY/8SzzckuGncfITf5b/AwWs OqtM+4ipV4q+R8GeSRifcUqz7SY3fn9y8ia/jmscs/mcZNQh9euY2ZsGKlqlfCoWmvEh yHZKXZoxubKrRwjqGQjjfZSpylfr5qSRciRarVQbAeFnYd6zQWja4iKxMFGFj95g/Gxy FxVOsoWfWhrHTFg8xn5spacD73pa5aKP2+IAYOjEA6H0LjcgkDz/P27x06knGhyKSnd/ 0sxg== X-Gm-Message-State: AOJu0YzvoDYG72tpT6bt7PpMVkRWvybRaXND322s1IWGZke+6739wB/Q KA6c8FCGKFPjm/Z31r0G8buJmwVOxQ6dllmmJeaU3L1mHVpRoZyA/ZwvwfiVkHLA3IbN1CsS14M 9 X-Google-Smtp-Source: AGHT+IFrAjh6fimeSWUThPMhwTo7RlyynRGYg4qMflal+QlGXjwL9tLkqq42oiKrGRwwM9Njqp6IeA== X-Received: by 2002:a9d:66c9:0:b0:6e4:5470:bffc with SMTP id t9-20020a9d66c9000000b006e45470bffcmr10600966otm.35.1708611886463; Thu, 22 Feb 2024 06:24:46 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id t13-20020a05622a180d00b0042d0995a040sm5408543qtc.62.2024.02.22.06.24.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 22 Feb 2024 06:24:46 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw137036 [PATCH v2] net/af_xdp: fix resources leak when xsk configure fails Date: Thu, 22 Feb 2024 09:24:45 -0500 Message-Id: <20240222142445.1992921-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1708608939-14440-1-git-send-email-wangyunjian@huawei.com> References: <1708608939-14440-1-git-send-email-wangyunjian@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/137036/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8005497177