mbox series

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

Message ID 04af3d90-5b2c-6c09-bc49-edd925fcb59c@intel.com
State Accepted
Headers show
Series [ovs-dev] OVS DPDK: dpdk_merge pull request for branch-2.10 | expand

Pull-request

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

Message

Stokes, Ian Aug. 8, 2018, 10:30 p.m. UTC
Hi Ben,

The following changes since commit faf64fb8861f312aca86a1d2b8fcb30d0504b09b:

   table: fix html buffer output (2018-08-08 11:19:15 -0700)

are available in the git repository at:

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

for you to fetch changes up to 553d3f1549385a009f703b86aa76d9896fa8da27:

   ofp-port: Fix buffer overread parsing Intel custom statistics. 
(2018-08-08 22:06:46 +0100)

----------------------------------------------------------------
Ben Pfaff (1):
       ofp-port: Fix buffer overread parsing Intel custom statistics.

Ilya Maximets (1):
       dpif-netdev: Fix zero length keys insertion to EMC.

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

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

  lib/dpif-netdev.c |  2 +-
  lib/netdev-dpdk.c | 16 +++++++---------
  lib/ofp-port.c    | 50 ++++++++++++++++++++------------------------------
  3 files changed, 28 insertions(+), 40 deletions(-)

Thanks
Ian

Comments

Ben Pfaff Aug. 8, 2018, 11:20 p.m. UTC | #1
On Wed, Aug 08, 2018 at 11:30:33PM +0100, Ian Stokes wrote:
> Hi Ben,
> 
> The following changes since commit faf64fb8861f312aca86a1d2b8fcb30d0504b09b:
> 
>   table: fix html buffer output (2018-08-08 11:19:15 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/istokes/ovs dpdk_merge_2_10
> 
> for you to fetch changes up to 553d3f1549385a009f703b86aa76d9896fa8da27:
> 
>   ofp-port: Fix buffer overread parsing Intel custom statistics. (2018-08-08
> 22:06:46 +0100)

Thanks.  I merged all the backport branches.
0-day Robot Aug. 8, 2018, 11:37 p.m. UTC | #2
Bleep bloop.  Greetings Ian Stokes, I am a robot and I have tried out your patch.
Thanks for your contribution.

I encountered some error that I wasn't expecting.  See the details below.


checkpatch:
ERROR: Too many signoffs; are you missing Co-authored-by lines?
Lines checked: 101, Warnings: 0, Errors: 1


Please check this out.  If you feel there has been an error, please email aconole@bytheb.org

Thanks,
0-day Robot