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 0EE3145B5D for ; Thu, 17 Oct 2024 13:03:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0668B40657 for ; Thu, 17 Oct 2024 13:03:22 +0200 (CEST) Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) by mails.dpdk.org (Postfix) with ESMTP id 0B28640615 for ; Thu, 17 Oct 2024 13:03:20 +0200 (CEST) Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-7b111535924so68608485a.2 for ; Thu, 17 Oct 2024 04:03:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729162999; x=1729767799; 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=CSTI30+WfVYV4EOCKreOdRZmmrA1ZmgYvUw55uxJkm0=; b=ienilwrhXqTSUhKhNtMxDap+AxbArHxYC21exNkRROTpa/85mGj012H05Vw6bZVt9t ft4R583pU8zW5cpihk224Vua8UcIIiKMmszjjAnEWROuEhFaQpyI/GNpjC/XEjRgGl5G QYIdqGKYLIbJ4FLhWxemiIBf3GTaUsy6J5e7gQ8PlZRRaACjWNhbOS79GIxD+AI871t4 CFZxwnxrfLjb/0TWLTQ6rKEj2eBvJez0W1ktobr88bD5L9PCmKFPoXkdEKNjkMFfanP1 /kQt1lzOm0bTK5fQaNSMNzdtybjJuo4s4gSu8yxbpZgb5AIXKqCRfkKZ6Rt0zrjVfdKb x/FQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729162999; x=1729767799; 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=CSTI30+WfVYV4EOCKreOdRZmmrA1ZmgYvUw55uxJkm0=; b=VqzxBbu/5gHzP/UH/LWIRgmmTbUlUvg8Arp5oiBrvHHsiszfjenP9oouDzWQJQn6tu /I8sSsobntq3OLt3ShoJ0c81k5Ec9WVp08zpkSrQjJUhhSeCJCt99nooNBScMjMPjlUa QR6gGqSyOlav9Y7davAMmE11oiHTxBrxT2H86xY43zSenOii+E2IDeNeaGeUP3RuDPet F4zmdWg4m1YpoZL0LcP26zYfVVI9lX432P5MACGGKLyyroxxSFROMb5yQdVDw3J2CJ15 67mVj8E3Nu0cO0GMRlfFVvNFP9aKTZIxWR72BJYakQqHkQ2U/1iMiDOstfv9S/2yOJeu vrwQ== X-Gm-Message-State: AOJu0Yz5cdKpPWC+pAT3bzFZ3Oy+NOp9KOnO2VUl0acEZp81Fknht/EV j4nXIQdYjXmQVVOUFsvC1GTibw+F6b+2f65Yyz/Z6Qzc8WAZEiUpk+c2soB8k9s1n/ayKngwOYK k X-Google-Smtp-Source: AGHT+IHdGOG9hnMYthMs1hsxeOuQ3ORqs8FDbdFTQmw62W0hvb2ekEWoCKnl6TfkJDJiHiMYk2eG3w== X-Received: by 2002:a05:620a:1a28:b0:7b1:4073:e8ca with SMTP id af79cd13be357-7b14073eb52mr887677785a.15.1729162998988; Thu, 17 Oct 2024 04:03:18 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7b1532b1d5bsm21962885a.114.2024.10.17.04.03.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Oct 2024 04:03:18 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw146179 [PATCH v4] mem: allow using ASan in multi-process mode Date: Thu, 17 Oct 2024 07:03:17 -0400 Message-ID: <20241017110317.1300486-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241017100317.1356-1-artur.paszkiewicz@intel.com> References: <20241017100317.1356-1-artur.paszkiewicz@intel.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/146179/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11383105481