Gavel CI Build:
zephyr
#73
- Status
- FAILED
- Created
- 2018-12-14T13:16:56+00:00
- Completed
- 2018-12-14T17:36:12+00:00
- Name
Reason
{
"GIT_REF": "refs/heads/master",
"GIT_URL": "https://github.com/zephyrproject-rtos/zephyr.git",
"GIT_OLD_SHA": "c6d5d09d70b735ae3f2209fbe3cd27954fd6fe80",
"GIT_SHA": "46c37c7692d8e89ff480b5242417009f61e1e59c"
}
46c37c7 net/pkt: Finally removing net_pkt_ll() and the relevant attribute
77d1c86 tests/net: Remove usage of net_pkt_ll() function
7f8d928 net/ethernet: Remove usage of net_pkt_ll() function
91a9994 net/ieee802154: Remove usage of net_pkt_ll() function
88da73b net/pkt: Introducing a new helper to get the start of the buffer
b105fc5 net/pkt: Rename net_pkt_ll_clear for better relevancy
e97a543 net/pkt: Remove parameters to "reserve" some headroom
15f1388 net/pkt: Remove ll_reserve attribute and related functions
c8d26f8 net/l2: Finally get rid of reserve concept from L2
0f9312c drivers/wifi: Remove usage of ll_reserve
0e88d6d tests/net: Switch ieee802154 tests to ztest
c73c9e2 tests/ieee80154: Apply L2 changes
6ea225e net/ieee802154: Finally removing usage of ll_reserve in L2
f923d2c net/ieee802154: Serialize packet fragmentation
57a0c55 net/6lo: Remove fragmentation function parameter on compression
01117e0 net/if: Remove function to get ll reserve
c77d864 tests/net: Get rid of the ll reserve
d0c1611 samples/net: Let's remove the use of ll reserve
66cc034 net/ipv6: Remove any use of ll reserve
1562130 net/ipv4: Remove any use of ll reserve
0873f8f net/pkt: Let's ignore ll reserve and use 0 instead
01a5238 usb/netusb: Let's remove the use for ll reserve
bff65b6 net/ethernet: Let's remove the use for ll reserve
1529240 net/pkt: Add a pointer to link-layer data in the structure
Run