Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1677196
| From | Grygorii Strashko <grygorii.strashko@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 0/3] fix sw timestamping for non PTP packets |
| Date | 2017-06-28 23:30 +0200 |
| Message-ID | <tXsH9-rB-39@gated-at.bofh.it> (permalink) |
| References | <tWZc6-1gg-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/27/2017 08:58 AM, Ivan Khoronzhuk wrote: > This series contains several corrections connected with timestamping > for cpsw and netcp drivers based on same cpts module. > > Based on net/next Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> > > Ivan Khoronzhuk (3): > net: ethernet: ti: cpsw: move skb timestamp to packet_submit > net: ethernet: ti: cpsw: fix sw timestamping for non PTP packets > net: ethernet: ti: netcp_ethss: use cpts to check if packet needs > timestamping > > drivers/net/ethernet/ti/cpsw.c | 6 +++--- > drivers/net/ethernet/ti/cpts.h | 16 ++++++++++++++++ > drivers/net/ethernet/ti/netcp_ethss.c | 18 +----------------- > 3 files changed, 20 insertions(+), 20 deletions(-) > -- regards, -grygorii
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next 0/3] fix sw timestamping for non PTP packets Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2017-06-27 16:00 +0200 [PATCH net-next 3/3] net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestamping Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2017-06-27 16:00 +0200 [PATCH net-next 1/3] net: ethernet: ti: cpsw: move skb timestamp to packet_submit Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> - 2017-06-27 16:10 +0200 Re: [PATCH net-next 0/3] fix sw timestamping for non PTP packets Grygorii Strashko <grygorii.strashko@ti.com> - 2017-06-28 23:30 +0200 Re: [PATCH net-next 0/3] fix sw timestamping for non PTP packets David Miller <davem@davemloft.net> - 2017-06-29 18:30 +0200
csiph-web