lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 10 Sep 2020 07:40:16 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Yangbo Lu <yangbo.lu@....com>
Cc:     netdev@...r.kernel.org, "David S . Miller" <davem@...emloft.net>,
        Ioana Ciornei <ioana.ciornei@....com>,
        Ioana Radulescu <ruxandra.radulescu@....com>,
        Richard Cochran <richardcochran@...il.com>
Subject: Re: [PATCH 1/5] dpaa2-eth: add APIs of 1588 single step
 timestamping

On Thu, 10 Sep 2020 17:38:31 +0800 Yangbo Lu wrote:
> This patch is to add APIs of 1588 single step timestamping.
> 
> - dpni_set_single_step_cfg
> - dpni_get_single_step_cfg
> 
> Signed-off-by: Yangbo Lu <yangbo.lu@....com>

drivers/net/ethernet/freescale/dpaa2/dpni.c:2035:23: warning: restricted __le16 degrades to integer
drivers/net/ethernet/freescale/dpaa2/dpni.c:2036:30: warning: restricted __le16 degrades to integer
drivers/net/ethernet/freescale/dpaa2/dpni.c:2069:9: warning: invalid assignment: |=
drivers/net/ethernet/freescale/dpaa2/dpni.c:2069:9:    left side has type restricted __le16
drivers/net/ethernet/freescale/dpaa2/dpni.c:2069:9:    right side has type unsigned long
drivers/net/ethernet/freescale/dpaa2/dpni.c:2070:9: warning: invalid assignment: |=
drivers/net/ethernet/freescale/dpaa2/dpni.c:2070:9:    left side has type restricted __le16
drivers/net/ethernet/freescale/dpaa2/dpni.c:2070:9:    right side has type unsigned long

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ