summaryrefslogtreecommitdiff
path: root/tests/pmd.at
Commit message (Expand)AuthorAgeFilesLines
* dpif-netdev: Change pmd selection order.Kevin Traynor2017-08-251-1/+1
* dpif-netdev: Incremental addition/deletion of PMD threads.Ilya Maximets2017-08-021-1/+1
* pmd.at: Avoid using GNU sed extensionYAMAMOTO Takashi2017-07-151-1/+1
* userspace: Add OXM field MFF_PACKET_TYPEJan Scheurich2017-06-271-4/+4
* dpif-netdev: The pmd-*-show commands will show info in core orderEelco Chaudron2017-05-181-3/+4
* tests/pmd.at: Fix race in "PMD - change numa node" testTimothy Redaelli2017-04-291-6/+22
* dpif-netdev: Conditional EMC insertCiara Loftus2017-02-161-0/+1
* dpif-netdev: Centralized threads and queues handling code.Daniele Di Proietto2017-01-151-2/+1
* dpctl: Avoid making assumptions on pmd threads.Daniele Di Proietto2017-01-151-0/+44
* dpif-netdev: Create pmd threads for every numa node.Daniele Di Proietto2017-01-151-1/+1
* netdev: Set the default number of queues at removal from the databaseIlya Maximets2016-12-091-0/+7
* ovs-numa: Allow leading 0x on pmd-cpu-mask.billyom2016-12-021-3/+3
* dpif-netdev: Honor rxq affinity during pmd threads creation.Ilya Maximets2016-11-151-0/+56
* dpif-netdev: Fix crash in dpif_netdev_execute().Daniele Di Proietto2016-10-121-0/+38
* netdev-dummy: Add dummy-internal class.Daniele Di Proietto2016-08-151-4/+4
* dpif-netdev: dpcls per in_port with sorted subtablesJan Scheurich2016-08-121-2/+4
* tests: Add new pmd test for pmd-rxq-affinity.Daniele Di Proietto2016-07-291-0/+53
* netdev-*: Do not use dp_packet_pad() in recv() functions.Daniele Di Proietto2016-07-291-16/+16
* dpif-netdev: Execute conntrack action.Daniele Di Proietto2016-07-271-1/+1
* dpif-netdev: Introduce pmd-rxq-affinity.Ilya Maximets2016-07-271-0/+6
* tests: Fixed PMD tests on WindowsPaul Boca2016-06-281-2/+2
* test: Add more pmd tests.Daniele Di Proietto2016-06-241-0/+275
* dpif-netdev: Print installed flows in dpif format.Jesse Gross2016-06-131-1/+1
* testsuite: Add PMD specific tests.Ilya Maximets2016-06-071-0/+182