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:   Tue, 24 Dec 2019 16:15:28 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     richardcochran@...il.com
Cc:     netdev@...r.kernel.org, devicetree@...r.kernel.org, andrew@...n.ch,
        f.fainelli@...il.com, hkallweit1@...il.com,
        jacob.e.keller@...el.com, jakub.kicinski@...ronome.com,
        mark.rutland@....com, mlichvar@...hat.com, m-karicheri2@...com,
        robh+dt@...nel.org, willemb@...gle.com, w-kwok2@...com
Subject: Re: [PATCH V8 net-next 00/12] Peer to Peer One-Step time stamping

From: David Miller <davem@...emloft.net>
Date: Tue, 24 Dec 2019 15:47:13 -0800 (PST)

> From: Richard Cochran <richardcochran@...il.com>
> Date: Sat, 21 Dec 2019 11:36:26 -0800
> 
>> This series adds support for PTP (IEEE 1588) P2P one-step time
>> stamping along with a driver for a hardware device that supports this.
>  ...
> 
> Series applied, thanks Richard.

Actually, I had to revert.  Richard, please fix this warning and resubmit:

drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c: In function ‘mlxsw_sp_ptp_get_message_types’:
drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c:915:2: warning: enumeration value ‘HWTSTAMP_TX_ONESTEP_P2P’ not handled in switch [-Wswitch]
  switch (tx_type) {
  ^~~~~~

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ