[ovs-git] [openvswitch/ovs] d537e7: netdev-dummy: Allow configuring the numa_id for te...

GitHub noreply at github.com
Fri Jun 24 21:16:52 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: d537e73a42ac87a7d0a893b4020a36c09bd31121
      https://github.com/openvswitch/ovs/commit/d537e73a42ac87a7d0a893b4020a36c09bd31121
  Author: Daniele Di Proietto <diproiettod at vmware.com>
  Date:   2016-06-24 (Fri, 24 Jun 2016)

  Changed paths:
    M lib/netdev-dummy.c

  Log Message:
  -----------
  netdev-dummy: Allow configuring the numa_id for testing purposes.

This commit introduces an (undocumented) option for dummy Interfaces to
specify a dummy numa_id, to which the device belongs.  It will be used
to test the pmd threads in dpif-netdev.

Signed-off-by: Daniele Di Proietto <diproiettod at vmware.com>
Acked-by: Ben Pfaff <blp at ovn.org>


  Commit: a12e2a88d6727d06d4f2fc245dff0b5f053da490
      https://github.com/openvswitch/ovs/commit/a12e2a88d6727d06d4f2fc245dff0b5f053da490
  Author: Daniele Di Proietto <diproiettod at vmware.com>
  Date:   2016-06-24 (Fri, 24 Jun 2016)

  Changed paths:
    M tests/pmd.at

  Log Message:
  -----------
  test: Add more pmd tests.

These tests stress the pmd thread and multiqueue handling in
dpif-netdev.

Signed-off-by: Daniele Di Proietto <diproiettod at vmware.com>
Acked-by: Ben Pfaff <blp at ovn.org>


Compare: https://github.com/openvswitch/ovs/compare/256c6d1c213a...a12e2a88d672


More information about the git mailing list