mbox series

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

Message ID 7f8c9905-ff95-8253-8f5f-21b030aa7f58@intel.com
State Accepted
Headers show
Series [ovs-dev] OVS DPDK: dpdk_merge pull request for branch-2.7 | expand

Pull-request

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

Message

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

The following changes since commit a90ff16cad22afd4cea6dfd9f0b93f93988842cb:

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

are available in the git repository at:

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

for you to fetch changes up to c5350a1a7108549008dd59da215139530a1cd6f8:

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

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

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

Regards
Ian

Comments

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

Merged, thanks!