Re: [ovs-dev] OVS DPDK: dpdk_merge pull request for branch-2.6

2018-11-02 Thread Ben Pfaff
On Fri, Nov 02, 2018 at 05:34:56PM +, Stokes, Ian wrote:
> Hi Ben,
> 
> The following changes since commit ff7067e076bc0219aba7ab180e8442644d0c1054:
> 
>   python-c-ext: Fix memory leak in Parser_finish (2018-10-31 10:35:45 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/istokes/ovs dpdk_merge_2_6
> 
> for you to fetch changes up to b1e1200021cad749143827c037ae2742db37273c:
> 
>   netdev-dpdk: Fix netdev_dpdk_get_features(). (2018-11-02 15:34:09 +)

Thanks.  I merged the branches for 2.6 to 2.10.
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] OVS DPDK: dpdk_merge pull request for branch-2.6

2018-11-02 Thread Stokes, Ian
Hi Ben,

The following changes since commit ff7067e076bc0219aba7ab180e8442644d0c1054:

  python-c-ext: Fix memory leak in Parser_finish (2018-10-31 10:35:45 -0700)

are available in the git repository at:

  https://github.com/istokes/ovs dpdk_merge_2_6

for you to fetch changes up to b1e1200021cad749143827c037ae2742db37273c:

  netdev-dpdk: Fix netdev_dpdk_get_features(). (2018-11-02 15:34:09 +)


Ian Stokes (1):
  netdev-dpdk: Fix netdev_dpdk_get_features().

 lib/netdev-dpdk.c | 64 
+++-
 1 file changed, 39 insertions(+), 25 deletions(-)

Thanks
Ian

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] OVS DPDK: dpdk_merge pull request for branch-2.6

2018-10-19 Thread Stokes, Ian
Hi Ben,

The following changes since commit 1dea6844708fb4b14024ff7dbdf78c9aa090db80:

  test-hash: Fix unaligned pointer value error. (2018-10-16 15:21:06 -0700)

are available in the git repository at:

  https://github.com/istokes/ovs dpdk_merge_2_6

for you to fetch changes up to 55162e59c1fba058e221a3ba79f6c87fdcd9d207:

  dpif-netdev.at: Add missing backslash. (2018-10-19 11:30:15 +0100)


Ilya Maximets (1):
  dpif-netdev.at: Add missing backslash.

Xu Binbin (1):
  netdev-dpdk: Support the link speed of XL710

 lib/netdev-dpdk.c|  3 +++
 tests/dpif-netdev.at | 12 
 2 files changed, 11 insertions(+), 4 deletions(-)

Thanks
Ian

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] OVS DPDK: dpdk_merge pull request for branch-2.6

2018-08-08 Thread Ian Stokes

Hi Ben,

The following changes since commit a9e21a1b9134090a3a12b1760daffba7f2777472:

  pcap-file: Fix formatting of log message. (2018-08-03 16:55:51 -0700)

are available in the git repository at:

  https://github.com/istokes/ovs dpdk_merge_2_6

for you to fetch changes up to 53e8175a09777c8c9d6995f8b60d1085fafc85a0:

  netdev-dpdk: Use hex for PCI vendor ID. (2018-08-08 22:13:40 +0100)


Kevin Traynor (1):
  netdev-dpdk: Use hex for PCI vendor ID.

 lib/netdev-dpdk.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thanks
Ian
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] OVS DPDK: dpdk_merge pull request for branch-2.6

2018-05-25 Thread Stokes, Ian
> Thanks for all the release branch updates.  I merged all of them into the
> respective branches.

Thanks for the quick merge Ben, much appreciated.

Ian
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


Re: [ovs-dev] OVS DPDK: dpdk_merge pull request for branch-2.6

2018-05-25 Thread Ben Pfaff
Thanks for all the release branch updates.  I merged all of them into
the respective branches.
___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] OVS DPDK: dpdk_merge pull request for branch-2.6

2018-05-25 Thread Stokes, Ian
Hi Ben,

The following changes since commit acc46dc06e02316c27b9a5d66ac85726c2091a6a:

  Prepare for 2.6.3. (2018-05-18 15:53:55 -0700)

are available in the git repository at:

  https://github.com/istokes/ovs dpdk_merge_2_6

for you to fetch changes up to d620091dd371386b11e6f6b3a6b7b250860e267d:

  netdev-dpdk: Remove use of rte_mempool_ops_get_count. (2018-05-23 16:37:53 
+0100)


Ian Stokes (1):
  Configurable Link State Change (LSC) detection mode

Kevin Traynor (1):
  netdev-dpdk: Remove use of rte_mempool_ops_get_count.

 INSTALL.DPDK-ADVANCED.md | 25 +
 NEWS |  3 ++-
 lib/netdev-dpdk.c| 60 
+++-
 vswitchd/vswitch.xml | 17 +
 4 files changed, 87 insertions(+), 18 deletions(-)

Thanks
Ian

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] OVS DPDK: dpdk_merge pull request for branch-2.6

2018-04-21 Thread Stokes, Ian
Hi Ben,

The following changes since commit 87dfb09ee12bde7a2b154cb87fe00849b6c20555:

  ovn: Fix tunnel id overflow. (2018-04-04 21:13:32 -0700)

are available in the git repository at:

  https://github.com/istokes/ovs dpdk_merge_2_6

for you to fetch changes up to 5b611ab9a9831cd9c45023c8562f62569efc8f17:

  netdev-dpdk: Free mempool only when no in-use mbufs. (2018-04-21 15:57:18 
+0100)


Ian Stokes (2):
  dpdk docs: Drop qemu-kvm for qemu-system-x86_64.
  dpdk docs: Drop file share in libvirt config.

Kevin Traynor (2):
  netdev-dpdk: Remove 'error' from non error log.
  netdev-dpdk: Free mempool only when no in-use mbufs.

 INSTALL.DPDK.md   |  8 +---
 lib/netdev-dpdk.c | 57 
+++--
 2 files changed, 48 insertions(+), 17 deletions(-)

Regards
Ian

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev


[ovs-dev] OVS DPDK: dpdk_merge pull request for branch-2.6

2018-02-13 Thread Stokes, Ian
Hi Ben,

The following changes since commit d893a3a47501e236bf514efabdd1d29575aa5766:

  gre: strip gre-tso offload flags (2018-01-26 09:43:50 -0800)

are available in the git repository at:

  https://github.com/istokes/ovs dpdk_merge_2_6

for you to fetch changes up to 2172c6b030bfd7acebfcf31648a3162e7732b1ba:

  netdev-dpdk: Fix requested MTU size validation. (2018-02-06 11:45:35 +)


Ian Stokes (1):
  netdev-dpdk: Fix requested MTU size validation.

zhangliping (1):
  netdev-dpdk: fix ingress_policer leak on error path

 INSTALL.DPDK.md   | 12 
 lib/netdev-dpdk.c | 14 +-
 2 files changed, 25 insertions(+), 1 deletion(-)

Thanks
Ian

___
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev