]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'expand-txtimestamp-selftest'
authorDavid S. Miller <davem@davemloft.net>
Fri, 21 Dec 2018 01:01:17 +0000 (17:01 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Dec 2018 01:01:17 +0000 (17:01 -0800)
commit8f7c6d95f51054c0ed75c02e675f166244c65979
tree150736910e957ee253eeb18fde79c245656e3d18
parenteaca0a9f6a4e1b61f6eb20977cc550dbd0928481
parent07f0012822a4e4308bb8d8edfb20d059e8c4b69e
Merge branch 'expand-txtimestamp-selftest'

Willem de Bruijn says:

====================
expand txtimestamp selftest

Convert the existing txtimestamp test to run as part of kselftest
and return a pass/fail.

Also expand the variations of timestamping tested, including packet
sockets, ipv6 raw and dgram and passing options using cmsg.

These are enough changes to split across a few patches, even if all
changes are only this one test.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>