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 1BFBC43AE5 for ; Sat, 10 Feb 2024 08:28:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16109402DA for ; Sat, 10 Feb 2024 08:28:17 +0100 (CET) Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) by mails.dpdk.org (Postfix) with ESMTP id 1A30F40150 for ; Sat, 10 Feb 2024 08:28:15 +0100 (CET) Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-78406c22dc7so99957785a.0 for ; Fri, 09 Feb 2024 23:28:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1707550094; x=1708154894; 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=nWcuCW74Gk+A2NNMRSH2jTij0F1lypaPyQZCVHDq6gc=; b=k6nHX+NrcjQ/XxyHssWJnk7kaiuvdGpQQaPX3DL70LCXbD3mqBwlsE90xacdtXC5Je oXz+h5IoAoLEkcBPwucjNEWgGDKaMvH5JjopHCURcND9o58GE3X1wxUSjpTjfRSdrvbH ZEIBNu0L1xk73vCdykeRJ9i3/Mui7fd7s1JFoqRz1HEV3cDUeUs9tF5Om+0gretA3nmh v+jNf8fESr9zbUjB0uTKd0Bpn6MPSivkgWUJ55kn8AeWLqQ4f8NmBHRrGiGNbIwTgkz6 DBD4XvlkxXi7m3lg31l+JhvMueM7UmlQISK+QsLyFCL5IM7tVmbI0E87f2JENMciw1kB Iqbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707550094; x=1708154894; 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=nWcuCW74Gk+A2NNMRSH2jTij0F1lypaPyQZCVHDq6gc=; b=XzhrXNMWM5JaOnAAPf+4uPZZfgFF9ec0Do3I4KSVQKeyH2Pe6un/rtmFLgrcUL30K4 HHhlx8tP61HlClDpMgXO/ihXwsMygoLDunniscjfjAggGiUzH05S3T07/dVmVA5sLx9/ gSJUNWqOiSGEDxbWrmLGa1wOsfwSLi2NEvE8j00EZ5LACnOE399q25SEKTf14/BO7lvd KWlZsElNI+trx8Jh+J6AXmKJEyFSadvcIVF8XNMs+F0rGKJRAi7zN+NjbE5UTh3JAmW3 Da09WHuQHcXnreYxEA/dl2zYkrsCzTllWdNn+RSGM9zZslL2HHNjZdGZO+1MIIYlYVeb JGmw== X-Gm-Message-State: AOJu0Yz9yVTGeH3W4dx/8XaVE3JLDXjqy/+J/7l12Z4bJfczC4RTO3fv OzI8uIRdC/cBR27xmEE5kDwFN1kfGS1+UrW4G6YHoZxY45TGe3KngSj475+la3HteR+8MnRcpCJ o X-Google-Smtp-Source: AGHT+IFaGjkBOKzc7Nr7s4M1rX0kA7ebnyjrSgA7us7Mb0NJwb/A5qh5i76wKUfE9Chb5D43L1d1GA== X-Received: by 2002:a05:620a:d41:b0:783:df39:a1cd with SMTP id o1-20020a05620a0d4100b00783df39a1cdmr1463255qkl.46.1707550093841; Fri, 09 Feb 2024 23:28:13 -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 i14-20020a05620a144e00b007859d64f76bsm412098qkl.113.2024.02.09.23.28.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Feb 2024 23:28:13 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136580 [PATCH v2] dmadev: standardize alignment Date: Sat, 10 Feb 2024 02:28:11 -0500 Message-Id: <20240210072811.645570-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240210062758.1510-1-pbhagavatula@marvell.com> References: <20240210062758.1510-1-pbhagavatula@marvell.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/136580/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7853273348