OSDN Git Service

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)
commite770454fabde2e0f8fb3e5039a2b6df8f128bc9b
tree150736910e957ee253eeb18fde79c245656e3d18
parenta6ae520defea9986a422032eda7f0bdbb1368a18
parentcda261f421ba2682e25f46beb229172706fc7fcd
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>