mbox series

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

Message ID 928ba4aa-0fbe-947c-7c7e-657cac267c98@intel.com
State Accepted
Headers show
Series [ovs-dev] OVS DPDK: dpdk_merge pull request for branch-2.8 | expand

Pull-request

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

Message

Stokes, Ian Aug. 10, 2018, 12:37 p.m. UTC
Hi Ben,

The following changes since commit 05ae838b2057fd2c55cdca87228f34741b046b79:

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

are available in the git repository at:

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

for you to fetch changes up to e28c4a160f613ef968a05b4be9d51ba0cf878930:

   netdev-dpdk: Fix failure to configure flow control at netdev-init. 
(2018-08-10 10:45:41 +0100)

----------------------------------------------------------------
Sugesh Chandran (1):
       netdev-dpdk: Fix failure to configure flow control at netdev-init.

  lib/netdev-dpdk.c | 13 ++++++-------
  1 file changed, 6 insertions(+), 7 deletions(-)

Regards
Ian

Comments

Ben Pfaff Aug. 10, 2018, 6:10 p.m. UTC | #1
On Fri, Aug 10, 2018 at 01:37:42PM +0100, Ian Stokes wrote:
> Hi Ben,
> 
> The following changes since commit 05ae838b2057fd2c55cdca87228f34741b046b79:
> 
>   netdev-dpdk: Use hex for PCI vendor ID. (2018-08-08 22:12:19 +0100)
> 
> are available in the git repository at:
> 
>   https://github.com/istokes/ovs dpdk_merge_2_8
> 
> for you to fetch changes up to e28c4a160f613ef968a05b4be9d51ba0cf878930:
> 
>   netdev-dpdk: Fix failure to configure flow control at netdev-init.
> (2018-08-10 10:45:41 +0100)

Merged, thanks!