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 DD15E45620 for ; Mon, 15 Jul 2024 05:04:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF8D0402B0 for ; Mon, 15 Jul 2024 05:04:00 +0200 (CEST) Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com [209.85.219.51]) by mails.dpdk.org (Postfix) with ESMTP id 9325040281 for ; Mon, 15 Jul 2024 05:03:59 +0200 (CEST) Received: by mail-qv1-f51.google.com with SMTP id 6a1803df08f44-6b5f3348f05so24065216d6.0 for ; Sun, 14 Jul 2024 20:03:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1721012638; x=1721617438; 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=KYYdZMuvavrAsPtoTqZgIpIuCFkMXQ4IT/ja+wojfDI=; b=pgJIoI6Vo/+SyvcssM1bAqbnzhu07unUInj5LbmS3B/VdF1VnNTg2oxu4zdmZxw1PM 04VzTxhFRnMtEqjDA7IVpGXT3PMlQ28MnzM5dLh/iONo0jlYkHdamGxCNmkrx/jzax4V 5S4Wk3n5mloYXUTHmUbTdEk0J2v/VCr5ocr6F8prIzPEoSgF0Almo0SG1Iocn1WtQcAl w5WBF7R+lEehyyjPZD8HKZcNLknWsjPd6BBq0/eXrnao8A+lZx7YR0LP6zkKigUl7E/r MQ+8V6D0czt+lLsHSw2nTM3l9MwEvfJyHgawYwBYn6MHj/oIT+9ceCelUiAqH1l9C4jn eQgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721012638; x=1721617438; 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=KYYdZMuvavrAsPtoTqZgIpIuCFkMXQ4IT/ja+wojfDI=; b=r6fevoMLmAHnsXsVt5wHAirThCEZZuF0nKp/qAH9UNXvRqFkMkIQ72DQ2qvC0ssSzR n9TcYeLngWrmenhv8H37lUaW+HfMHfEH245PGMjs3RrkSQG5pd/rd8zcowq8Ern/LH6/ 9cAe8EwSzKm9GL8aWb9DbaP+7ytlJrki1KdcgRa2EXuYLZAoX7AqIMbgOOn2nB2UInYD qXF9+hcRGxg11/FfaGHnOGXufiawqWZQmt+YP66Qw3Ayu/Lp79bOFbQk2cEvJNa1e5jZ dDWCf4p9iXAzBbBUmxWRwAvYuQXt23RLCpOeA3Px9tL7ixPVDA9PRK0mUsACLgTf3S0d Qpjw== X-Gm-Message-State: AOJu0YzBNUnxSsFA/EIdPwXyYSK1JSTSyh7n7vaxo/tsFy0OV+X2SfD8 CCpqLcDjYiGJo0yIKZrhrhPiOuQ2k1BNRSNmBQ/+aG6HZqKsfqkFCa6z6i50kVpe1gHkJycj0Yl l X-Google-Smtp-Source: AGHT+IFPm/RFp8tFGzTMlgv2bex2RSfTS2/euFBfPiEjqPt+F2vq5qae2CvbhGPROHPP09Z6A5TDJw== X-Received: by 2002:a05:6214:c2f:b0:6b0:71c0:cbaa with SMTP id 6a1803df08f44-6b61bf1b857mr242782386d6.33.1721012638299; Sun, 14 Jul 2024 20:03:58 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6b76194f73csm17678476d6.19.2024.07.14.20.03.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 14 Jul 2024 20:03:57 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw142398 [PATCH] net/hns3: add Rx DMA address align check Date: Sun, 14 Jul 2024 23:03:56 -0400 Message-ID: <20240715030356.41483-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240715020439.4017031-1-haijie1@huawei.com> References: <20240715020439.4017031-1-haijie1@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/142398/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9932803941