Hello community,

here is the log from the commit of package vpp for openSUSE:Factory checked in 
at 2018-01-10 23:37:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vpp (Old)
 and      /work/SRC/openSUSE:Factory/.vpp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vpp"

Wed Jan 10 23:37:31 2018 rev:8 rq:563189 version:18.01

Changes:
--------
--- /work/SRC/openSUSE:Factory/vpp/vpp.changes  2018-01-09 14:54:57.422840911 
+0100
+++ /work/SRC/openSUSE:Factory/.vpp.new/vpp.changes     2018-01-10 
23:37:40.640959244 +0100
@@ -1,0 +2,36 @@
+Tue Jan  9 10:03:09 UTC 2018 - [email protected]
+
+- Updated to -RC1 release (v18.01-rc1); some of the fixes include:
+  * NAT64: free port when dynamic BIB deleted (VPP-1107)
+  * VOM: NAT updates
+  * tcp: add builtin server/client transfer test
+  * fib: make deag entries urpf extempt
+  * VPP-1109 Fix loop for some CLI (code review)
+  * L2 Emulation
+  * Translate matching packets using NAT (VPP-1069)
+  * Fix MPLS local-label CLI help string
+  * VPP-1083 "ip punt redirect add" crashed if not mentioned any other 
parameter
+  * FIB memory leak during recursive loop detection
+  * Fix passing bad context for callback function
+  * NAT: Twice NAT44 (VPP-969)
+  * NAT: Add performance testing TRex scripts and config (VPP-832)
+  * Provide useful output when installed vpp-dpdk version is incorrect
+  * Support kube-proxy data plane
+  * SR-MPLS: binary API and automated steering
+  * GRE tunnel key includes the FIB table
+  * Use crc32 wrapper (VPP-1086)
+  * dpdk: unset ETH_TXQ_FLAGS_NOXSUMS only for selected PMDs
+  * apps: refactor uri and update build infra
+  * Fix icmp/udp/tcp punt/drop paths
+  * implement clib_smp_pause() for arm and aarch64 platform
+  * fib: fix show fib path-list and path
+  * pci: auto-detect right vfio/uio driver
+  * vom: acl: Extend constructor for l3 rule
+  * vom: acl-list: Add comparison operator - for UT
+  * vppinfra: add AVX512 variant of clib_memcpy
+  * tap_v2: include host-side parameters in the dump binary API
+  * Enable AWS ENA PMD
+  * session: fix proxy removal
+  * session: generalize handling of network transports
+
+-------------------------------------------------------------------

Old:
----
  vpp-18.01-rc0~365-g8b9a5d19.tar.xz

New:
----
  vpp-18.01-rc1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ vpp.spec ++++++
--- /var/tmp/diff_new_pack.mCmCte/_old  2018-01-10 23:37:41.648911955 +0100
+++ /var/tmp/diff_new_pack.mCmCte/_new  2018-01-10 23:37:41.652911767 +0100
@@ -29,7 +29,7 @@
 License:        Apache-2.0
 Group:          Productivity/Networking/Routing
 Url:            https://wiki.fd.io/view/VPP
-Source0:        %{name}-%{version}-rc0~365-g8b9a5d19.tar.xz
+Source0:        %{name}-%{version}-rc1.tar.xz
 Patch0:         0001-enable-shared.patch
 Patch1:         0003-startup-conf.patch
 Patch2:         vpp-17.10-java9.patch

++++++ 0003-startup-conf.patch ++++++
--- /var/tmp/diff_new_pack.mCmCte/_old  2018-01-10 23:37:41.676910641 +0100
+++ /var/tmp/diff_new_pack.mCmCte/_new  2018-01-10 23:37:41.676910641 +0100
@@ -1,5 +1,5 @@
---- ./src/vpp/conf/startup.conf.old    2017-11-27 11:02:26.341929410 +0100
-+++ ./src/vpp/conf/startup.conf        2017-11-27 11:04:12.806337326 +0100
+--- ./src/vpp/conf/startup.conf.old    2018-01-09 10:59:00.410167148 +0100
++++ ./src/vpp/conf/startup.conf        2018-01-09 11:00:52.678744515 +0100
 @@ -64,7 +64,7 @@
        # scheduler-priority 50
  }
@@ -11,8 +11,8 @@
                ## Number of receive queues, enables RSS
 @@ -107,7 +107,7 @@
  
-       ## Change UIO driver used by VPP, Options are: igb_uio, vfio-pci
-       ## and uio_pci_generic (default)
+       ## Change UIO driver used by VPP, Options are: igb_uio, vfio-pci,
+       ## uio_pci_generic or auto (default)
 -      # uio-driver vfio-pci
 +      uio-driver vfio-pci
  
@@ -24,19 +24,18 @@
        # no-tx-checksum-offload
 -# }
 +}
-+
-+plugins
-+{
-+      path /usr/lib64/vpp_plugins
  
--# Adjusting the plugin path depending on where the VPP plugins are:
+ # Adjusting the plugin path depending on where the VPP plugins are:
 -#plugins
 -#{
 -#     path /home/bms/vpp/build-root/install-vpp-native/vpp/lib64/vpp_plugins
 -#}
-+      # Uncomment the following line to disable DPDK and use Linux Kernel 
infrastructure
-+      # plugin dpdk_plugin.so { disable }
-+}
++plugins
++{
++      path /usr/lib64/vpp_plugins
  
 -# Alternate syntax to choose plugin path
 -#plugin_path /home/bms/vpp/build-root/install-vpp-native/vpp/lib64/vpp_plugins
++      # Uncomment the following line to disable DPDK and use Linux Kernel 
infrastructure
++      # plugin dpdk_plugin.so { disable }
++}

++++++ vpp-18.01-rc0~365-g8b9a5d19.tar.xz -> vpp-18.01-rc1.tar.xz ++++++
++++ 81272 lines of diff (skipped)


Reply via email to