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 015274307F for ; Wed, 16 Aug 2023 12:39:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F107C40EF0 for ; Wed, 16 Aug 2023 12:39:07 +0200 (CEST) Received: from mail-qk1-f182.google.com (mail-qk1-f182.google.com [209.85.222.182]) by mails.dpdk.org (Postfix) with ESMTP id EDBD240EF0 for ; Wed, 16 Aug 2023 12:39:06 +0200 (CEST) Received: by mail-qk1-f182.google.com with SMTP id af79cd13be357-76ce59842c1so390359785a.3 for ; Wed, 16 Aug 2023 03:39:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1692182346; x=1692787146; 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=LX/eppj8B57onmBq7V6IHV5SlOo9MDMwuyRjXTpdd4U=; b=v/S2DFCFNGy4Rh9ITyywilZa4NhF17tRcqLyROSiNGztncwPB/88avu+TXPPg57MhS VeSnGFc3T2xNPhDD5V5SU4O53MDf4zlxAMXVnCwjHEPfOYt7GyFCCrkbWWoseSuiwvG+ HS1RiRxtx8Zz0K2M4Ae0Dxih1FgVBDqbWI2zqa5WpkWpxnFXr/nTbPrtd8nGy1WbZqD+ ma5CBYJWico3lh83Y5myBmKEoMp5JSqVONAyiYrPDzHiaguAlMtnZanpL2fNrhNl4Tng mp4O8toQ8dieJ9UdfIuGSxsf9dQPcbU25k/eukD/gbi/bQ2lGJC2HXqq75YSe19c57nF Us8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692182346; x=1692787146; 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=LX/eppj8B57onmBq7V6IHV5SlOo9MDMwuyRjXTpdd4U=; b=F/1VmzLIZ1nuchX3bw4j5EMTMlFDPjU3rOf2i3BGEiiwBKcmR3GvshUXOrsZJ9PRBF IcGo2V0fyqcT/b8MiaCDpv43U8S/wcm65RFFzx0oqJxa9GYVEnU7K5RUyq7oDgYMfS32 3PQVbaIe7EUyC7zczGXZP+43MwcSrfDyQRhyzfrl+VR7IjQikGH9nyGwZYcythuDy8SA YH6OcfOKou3GGpuoEwxQ/D3XLxDn5XjVwxvWyqJA7Z/BEts3p5LG/SFu2SwcCQTAei0M FCApfeseIMe37jY8bQr+poITfs7xihiN51uHzBF9fSdJK73QeWGF1T7h5zxQG8XywJ+f Ofpg== X-Gm-Message-State: AOJu0YyU8VrtGhCyYvOxZDjx2wpfJfVRhPMnt8FCBcfnSSsAEX8npWZt fueJAAToe8u6TdMCmByfjbgpOETY2s+EeCR97/4= X-Google-Smtp-Source: AGHT+IGk0+VRIN6l7X8BtPPJ1jcLenwbBGIaD9FZYsQDAN6ITw23DD6EwjQXVfUo2itcs61y17wLVw== X-Received: by 2002:a05:620a:199e:b0:76c:c99b:8db with SMTP id bm30-20020a05620a199e00b0076cc99b08dbmr1659862qkb.17.1692182345969; Wed, 16 Aug 2023 03:39:05 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id ou8-20020a05620a620800b00767dc4c539bsm4355537qkn.44.2023.08.16.03.39.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Aug 2023 03:39:05 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130407 [PATCH v2] app/dma-perf: fix physical address seg-fault Date: Wed, 16 Aug 2023 06:39:04 -0400 Message-Id: <20230816103904.872367-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230816094216.1847-1-vipin.varghese@amd.com> References: <20230816094216.1847-1-vipin.varghese@amd.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/130407/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5877351292