commit | 6a1387d1cf929061f5129317a350ae83046818e2 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Thu Mar 07 11:25:41 2019 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Sat Mar 09 10:09:33 2019 -0500 |
tree | 5bf1ff95d6734cd68ef4ca3cf6afbeff4563d187 | |
parent | dd01e9997fa74fe24220a3c5fa331f9d56f3ab39 [diff] |
tests/net: Switch tx timestamp test to new net_context API No need to build the net_pkt, just send the data directly through net_context_sendto_new() Use the new net_context option to enable timestamping of outgoing packet (NET_CONTEXT_TIMESTAMP). Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>