Did you apply to master ? On 29 April 2016 at 22:49, Bill Fischofer <[email protected]> wrote:
> This patch doesn't apply to the repo: > > bill@Ubuntu15:~/linaro/odp-release-notes$ git am --reject > ~/Mail/Incoming/Mike/1 > Applying: CHANGELOG: Update for v1.10.0.0 > Checking patch CHANGELOG... > error: CHANGELOG: does not exist in index > Patch failed at 0001 CHANGELOG: Update for v1.10.0.0 > > > On Fri, Apr 29, 2016 at 4:48 PM, Mike Holmes <[email protected]> > wrote: > >> Signed-off-by: Mike Holmes <[email protected]> >> --- >> CHANGELOG | 49 +++++++++++++++++++++++++++++++++++++++++++++---- >> 1 file changed, 45 insertions(+), 4 deletions(-) >> >> diff --git a/CHANGELOG b/CHANGELOG >> index d402047..2d772b0 100644 >> --- a/CHANGELOG >> +++ b/CHANGELOG >> @@ -1,10 +1,50 @@ >> +== OpenDataPlane (1.10.0.0) >> >> - Since ODP 1.9.0.0 change logs will be maintained separately of >> main git tree >> - and available at this url: >> - https://git.linaro.org/lng/odp-release-notes.git >> +=== New Features >> +==== General >> +* Move to capabilite structures >> >> -opendataplane (1.9.0.0) >> +=== Classification >> +* Addtion of a structure that defines system level classification >> capability >> >> +=== Cryptography >> +* Provides a way to get the available cipher and authentication >> algorithms. >> + >> +==== Packet >> +* Rename and add new packet copy functionality >> +* Align an area of packet data (e.g. IP/UDP headers) so that it is >> contiguous in >> + memory and starts in a specified minimum alignment. >> + >> +==== Packet flags >> +* Add packet has time stamp >> + >> +==== Packet io >> +* Replaced config definition for maximum pktio entries with maximum >> packet IO >> + index call >> + >> +==== Traffic Manager >> +* Split TOS marking into two separate calls. >> +* More complete and correct checksum implementation >> + >> +=== Known Issues >> + >> +== OpenDataPlane (1.9.0.0) >> + >> +=== New Features >> + >> +* A focus has been made on improving the packaging support of ODP for >> distributions such as Debian. >> +* Improved creation of source tar ball and packaging scenarios moved to >> +https://git.linaro.org/lng/odp-packaging.git >> +* Renamed libodp to libodp-linux >> +* Removed all insternal functions from leaking through the libodp-linux >> + >> +=== Known Issues >> + >> +Time and Traffic Manager validation tests sometimes fail on heavy loaded >> +systems. This behaviour depends on time accuracy measurements, which >> depends >> +on system load. >> + >> +//// >> opendataplane (1.8.0.0) >> * API: >> - api headers moved to include/odp/api/spec/ and apps should use >> include/odp_api.h >> @@ -985,3 +1025,4 @@ opendataplane (0.10.0) >> opendataplane (0.9.0) >> >> * Initial release >> +//// >> -- >> 2.7.4 >> >> _______________________________________________ >> lng-odp mailing list >> [email protected] >> https://lists.linaro.org/mailman/listinfo/lng-odp >> > > -- Mike Holmes Technical Manager - Linaro Networking Group Linaro.org <http://www.linaro.org/> *│ *Open source software for ARM SoCs "Work should be fun and collaborative, the rest follows"
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
