[ovs-git] [openvswitch/ovs] 34631d: netdev-dpdk: Make memory pool name contain the soc...

GitHub noreply at github.com
Tue Sep 2 22:55:51 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 34631d72fbb1ae7889c11e4bbaacce38b569547b
      https://github.com/openvswitch/ovs/commit/34631d72fbb1ae7889c11e4bbaacce38b569547b
  Author: Alex Wang <alexw at nicira.com>
  Date:   2014-09-02 (Tue, 02 Sep 2014)

  Changed paths:
    M lib/netdev-dpdk.c

  Log Message:
  -----------
  netdev-dpdk: Make memory pool name contain the socket id.

This commit makes the memory pool name contain the socket id.
Since dpdk library do not allow creation of memory pool with
same name, this commit serves as a simple way of making each
name unique.

Signed-off-by: Alex Wang <alexw at nicira.com>
Acked-by: Thomas Graf <tgraf at noironetworks.com>
Acked-by: Pravin B Shelar <pshelar at nicira.com>




More information about the git mailing list