mbox series

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

Message ID 05ca5b52-cdb9-fa0d-e4ac-df9d20616aa6@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. 10, 2018, 12:37 p.m. UTC
Hi Ben,

The following changes since commit 553d3f1549385a009f703b86aa76d9896fa8da27:

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

are available in the git repository at:

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

for you to fetch changes up to 7184517ca77fc9c084f1a8b53ccdbc82dab34c19:

   vswitch.xml: Update dpdk-init documentation. (2018-08-10 10:40:20 +0100)

----------------------------------------------------------------
Ian Stokes (1):
       releases: Add 2.10 entry for supported DPDK versions.

Kevin Traynor (1):
       vswitch.xml: Update dpdk-init documentation.

  Documentation/faq/releases.rst |  1 +
  vswitchd/vswitch.xml           | 14 ++++++++++----
  2 files changed, 11 insertions(+), 4 deletions(-)

Regards
Ian

Comments

0-day Robot Aug. 10, 2018, 1:29 p.m. UTC | #1
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
Ben Pfaff Aug. 10, 2018, 6:09 p.m. UTC | #2
On Fri, Aug 10, 2018 at 01:37:33PM +0100, Ian Stokes wrote:
> Hi Ben,
> 
> The following changes since commit 553d3f1549385a009f703b86aa76d9896fa8da27:
> 
>   ofp-port: Fix buffer overread parsing Intel custom statistics. (2018-08-08
> 22:06:46 +0100)
> 
> are available in the git repository at:
> 
>   https://github.com/istokes/ovs dpdk_merge_2_10
> 
> for you to fetch changes up to 7184517ca77fc9c084f1a8b53ccdbc82dab34c19:
> 
>   vswitch.xml: Update dpdk-init documentation. (2018-08-10 10:40:20 +0100)

Merged, thanks!