[ovs-dev] [PATCH] Installation steps correction for DPDK 2.2.

2016-02-05 Thread mweglicx
Missing step added to INSTALL.DPDK.md which prevents installation error message. Signed-off-by: Michal Weglicki --- INSTALL.DPDK.md | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/INSTALL.DPDK.md b/INSTALL.DPDK.md index c601358..0928e66 100644 --- a/INS

[ovs-dev] [PATCH] Update relevant artifacts to add support for DPDK 16.04.

2016-04-12 Thread mweglicx
Following changes are applied: - INSTALL.DPDK.md: CONFIG_RTE_BUILD_COMBINE_LIBS step has been removed because it is no longer present in DPDK configuration (combined library is created by default), - INSTALL.DPDK.md: VHost Cuse configuration is updated, - netdev-dpdk.c: Link speed definiti

[ovs-dev] [PATCH v2] Update relevant artifacts to add support for DPDK 16.04.

2016-04-13 Thread mweglicx
Following changes are applied: - INSTALL.DPDK.md: CONFIG_RTE_BUILD_COMBINE_LIBS step has been removed because it is no longer present in DPDK configuration (combined library is created by default), - INSTALL.DPDK.md: VHost Cuse configuration is updated, - netdev-dpdk.c: Link speed definiti

[ovs-dev] [PATCH v3] Update relevant artifacts to add support for DPDK 16.04.

2016-04-14 Thread mweglicx
Following changes are applied: - INSTALL.DPDK.md: CONFIG_RTE_BUILD_COMBINE_LIBS step has been removed because it is no longer present in DPDK configuration (combined library is created by default), - INSTALL.DPDK.md: VHost Cuse configuration is updated, - netdev-dpdk.c: Link speed definiti

[ovs-dev] [PATCH] Extended statistics patch.

2016-05-05 Thread mweglicx
Implementation of new statistics extension for DPDK ports: - Add new counters definition to netdev struct and open flow, based on RFC2819. - Initialize netdev statistics as "filtered out" before passing it to particular netdev implementation (because of that change, statistics which are not

[ovs-dev] [PATCH RFC] ofproto: RFC extended statistics patch

2015-10-09 Thread mweglicx
Implementation of new statistics extension: - new counters definition based on RFC2819, - new command line option for ovs-ofctl: port-dump-ext, - new message definition has been created in nicira-ext.h, - new raw types OFPRAW_NXST_PORT_REQUEST, OFPRAW_NXST_PORT_REPLY have been created. - new exte

[ovs-dev] [PATCH RFC v2] ofproto: RFC extended statistics patch.

2015-11-23 Thread mweglicx
Implementation of new statistics extension: - new counters definition based on RFC2819, - new statistics are retrieved using experimenter code and are printed as a result to ofctl dump-ports, - new statistics are printed to output via ofctl only if those are present in reply message, - new file

[ovs-dev] [PATCH] netdev_dpdk: pci_dev pointer check.

2015-12-02 Thread mweglicx
This change prevents netdev_dpdk from accessing pointer which is not valid. Signed-off-by: Michal Weglicki --- lib/netdev-dpdk.c | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/netdev-dpdk.c b/lib/netdev-dpdk.c index 4658416..2831a1b 100644 --- a/lib/netdev-dpdk.c

[ovs-dev] [PATCH] Update relevant artifacts to add support for DPDK v2.2.0.

2015-12-23 Thread mweglicx
Following changes have been applied: - INSTALL.DPDK.md: change DPDK version number, - build.sh: change DPDK version number. Signed-off-by: Michal Weglicki --- .travis/build.sh | 2 +- INSTALL.DPDK.md | 10 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.travis/buil

[ovs-dev] [PATCH] ovs-bugtool: Correct "rmdir" error messages during "make distcheck".

2016-07-29 Thread mweglicx
Remove duplicated delete attempts and error messages during distcheck clean procedure. Signed-off-by: Michal Weglicki --- utilities/bugtool/automake.mk | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/utilities/bugtool/automake.mk b/utilities/bugtool/automake.mk index 3