Hi,

As the designated release manager for 17.04. Here is summary of what happened 
over the last two weeks.

Please remember the API freeze date on March 8th.

JIRA:
  Jong has created a new dashboard:
     https://jira.fd.io/secure/Dashboard.jspa?selectPageId=10700
  The idea is to map the JIRA components to the components in the MAINTAINER 
file.
  (Which I believe Damjan will post something for review on gerrit very soon).

Coverity:
  https://scan9.coverity.com/reports.htm#v30797/p12999
 - 18 outstanding issues
   LISP, API, L2 VTR, SR, IPsec
 I'll run git blame on these and nag people accordingly (if you don't mind too 
much).


67 commits.

f61bc52  BFD: disable debug prints (Klement Sekera)
ff54270  vlib: add VLIB_BUFFER_EXT_HDR_VALID flag (Neale Ranns)
39f9d8b  [Proxy] ARP tests (Damjan Marion)
3e7b569  Add GPE CLI/API for setting encap mode (Florin Coras)
646ba9b  fix:vxlan mcast adj - added as ucast dpo adj (Neale Ranns)
a83bc30  Load plugins in alphabetical order (Florin Coras)
239790f  BFD: echo function (Damjan Marion)
263440e  Add NSH to GPE decap path (Florin Coras)
5a72c1c  MFIB: changes to improve route add/delete performance (Damjan Marion)
b5b2ef5  Enable tests with VRF reset (Neale Ranns)
08a70f1  FIB: 1) fix pool realloc during prefix export. 2) don't walk off the 
end of the path-extension vector (Neale Ranns)
26cd8c1  VPP-650: handle buffer failure in vlib_buffer_copy(...) (Dave Barach)
02767e9  Fixed QAT device binding and device unbinding when vpp package is 
removed (Dave Barach)
bcc6aa4  MFIB memory leak. free the per-source interface hash (Florin Coras)
04197ee  VPP-279: Document changes for vnet/vnet/devices (Damjan Marion)
4a3f69c  Fix vpp built-in version of api_unformat_sw_if_index(...) (Florin 
Coras)
22dc9df  Remove prints from LISP test (Florin Coras)
def19da  Clean up "binary-api" help string, arg parse bugs (Dave Barach)
974cdc6  Fix LISP and ONE crc marcos (Florin Coras)
04f8d3f  Support multiple plugin build in the sample-plugin (Damjan Marion)
a9a20e7  VPP-635: CLI Memory leak with invalid parameter (Dave Barach)
2291a36  jvpp: remove unnecessary msg_id_base caching (Damjan Marion)
2dd6852  Consolidate DHCP v4 and V6 implementation. No functional change 
intended (Neale Ranns)
c8c5335  Add ref to test framework docs in doxygen output. (Dave Barach)
2d41f16  fix trace frame-queue unformat of index (Dave Barach)
954898f  Fix last run time update for timer wheel (Dave Barach)
d456020  Repair SNAT's IPFIX and IF-add-del test functions. (Dave Barach)
694396d  Add Overlay Network Engine API (Florin Coras)
20a175a  dhcp: multiple additions (Damjan Marion)
2e3677b  cryptodev:  Automatically download and build ISA-L Crypto library 
(Damjan Marion)
770e89e  Add basic 4o4 LISP unit test (Damjan Marion)
057bb8c  test: ip6 vrf instances multi-context test (CSIT-497) (Damjan Marion)
82786c4  Rename LISP GPE API to GPE (Florin Coras)
65e8457  VPP-540 : pbb tag rewrite details (John Lo)
9745ace  Update CSIT tests 170213 -> 170220 (Dave Wallace)
a8d9f30  FIB reset leaves residual routes. Wrong API used to remove the routes 
meant the lock count on the entry did not drop to zero (Florin Coras)
38206ee  LISP: don't show PITR generated mapping in dump call (Filip Tehlar)
6ca42d3  dpdk: updated build to automatically download Intel(R) Multi-Buffer 
Crypto for IPsec Library (Damjan Marion)
52456fc  CLI extension to add multiple (S,G)s at once and time it (Florin Coras)
5a8123b  Python test IP and MPLS objects conform to infra. Add IP[46] MFIB 
dump. (Florin Coras)
90c5572  make test: save + dump VPP api trace log; VPP-640 (Damjan Marion)
6cfc39c  Remove duplicate ip6 get interface address code (Damjan Marion)
c48829b  BFD: put session admin-up/admin-down (Damjan Marion)
cb33dc2  Implemented IKEv2 initiator features: - IKE_SA_INIT and IKE_AUTH 
initial exchanges - Delete IKA SA - Rekey and delete Child SA - Child SAs 
lifetime policy (Damjan Marion)
665e482  Fix handling of ping to SNAT out interface (Damjan Marion)
52a047a  ipsec: changed ipsec-input-ip6 node to be a sibling of 
ipsec-input-ip4, fixes a problem that occurs with cryptodev ipv6 input. (Damjan 
Marion)
681abe4  l2 input: avoid per-packet trace checks in the fast path (Damjan 
Marion)
6e9cf3b  Fix comment for num-mbufs default in startup.conf (Dave Barach)
5d81f45  dpdk: quad loop and prefetch in fill_free_list (Dave Barach)
4983e47  dpdk: bump to DPDK 17.02 (Dave Barach)
7be8a88  ioam: declare export_node instead of defining it in header file (Dave 
Barach)
d65c18d  api: remove debug print in api_main_init (Dave Barach)
83ed1f4  tw_timer_expire_timers() - add a maximum to the number of expiration 
per call (Damjan Marion)
b69111e  Add NSH load-balance and drop DPO (Damjan Marion)
6085e16  Fix NSH-LISP interface addition (Damjan Marion)
7bc7310  Fix crash on deleting previously activated IPv6 interface - VPP-636 
(John Lo)
a4cb12b  Fix sample plugin breakage. (Damjan Marion)
b33f413  Add handling of ICMP error packets in SNAT (VPP-629) (Ole Trøan)
205e934  VPP-638: 'set interface ipsec key garbage' causes infinite loop 
(Florin Coras)
613c79f  add tw_timer_template.c to vpp devel packages (Florin Coras)
581b072  tw_timer_expire_timers() return the number of expirations (Florin 
Coras)
272c69e  LISP: minor enhacements (Florin Coras)
f3fe820  LISP: fix deleting src/dst entry from GID dictionary (Florin Coras)
e22e546  SNAT: add static mappings with unresolved external interface address 
to snat_static_mapping_dump (Ole Trøan)
aeeac3b  BFD: loop back echo packets (Damjan Marion)
12ba252  Fix bug in definition of tcp_header_t (Juraj Sloboda)
33e2dc0  VPP-279: Document changes for vnet/vnet/devices (Damjan Marion)

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to