summaryrefslogtreecommitdiff
path: root/tests/pmd.at
Commit message (Expand)AuthorAgeFilesLines
* odp-util: Make odp_flow_key_from_flow__ nlattr order the same as the kernel.Eelco Chaudron2023-02-091-1/+1
* dpif-netdev: Set PMD load based sleep start/inc to 1 us.Kevin Traynor2023-01-231-3/+3
* dpif-netdev: Add PMD load based sleeping.Kevin Traynor2023-01-121-0/+46
* dpif-netdev: Make pmd-rxq-show time configurable.Kevin Traynor2022-12-211-0/+62
* lib: Print nw_frag in flow key.Rosemarie O'Riorden2022-07-191-12/+12
* Pmd.at: fix dpcls and dpif configuration test cases.Kumar Amber2022-07-011-12/+4
* dpcls: Change info-get function to fetch dpcls usage stats.Kumar Amber2022-05-241-16/+16
* pmd.at: Add tests for multi non-local numa pmds.Kevin Traynor2022-04-041-1/+39
* dpif-netdev: Forwarding optimization for flows with a simple match.Ilya Maximets2022-01-071-2/+4
* pmd.at: Add test-cases for DPCLS and DPIF commands.Kumar Amber2021-10-121-0/+92
* dpif-netdev: Report overhead busy cycles per pmd.David Marchand2021-07-161-0/+9
* tests: Add new test for cross-numa pmd rxq assignments.Kevin Traynor2021-07-161-0/+154
* dpif-netdev: Allow pin rxq and non-isolate PMD.Kevin Traynor2021-07-161-0/+105
* dpif-netdev: Add group rxq scheduling assignment type.Kevin Traynor2021-07-161-2/+17
* dpif-netdev: Assign PMD for failed pinned rxqs.Kevin Traynor2021-07-161-1/+4
* dpif-netdev: Rework rxq scheduling code.Kevin Traynor2021-07-161-1/+1
* dpif/stats: Add miniflow extract opt hits counterHarry van Haaren2021-07-161-2/+4
* dpif-netdev: Add a partial HWOL PMD statistic.Cian Ferriter2021-07-091-2/+4
* ovs-numa: Support non-contiguous numa nodes and offline CPU cores.David Wilder2021-07-071-5/+56
* pmd.at: Get next line number of log.Kevin Traynor2021-06-241-2/+2
* dpctl: Add the option 'pmd' for dump-flows.Tonghao Zhang2020-11-101-0/+9
* dpctl: Fix referencing DPDK in a flow dump.Ilya Maximets2019-12-191-2/+2
* tests: Get rid of timeout options for control utilities.Ilya Maximets2019-10-161-2/+2
* dpif-netdev: Only poll enabled vhost queues.David Marchand2019-06-261-26/+26
* pmd.at: Replace not portable sed pattern with awk.Ilya Maximets2018-12-201-8/+6
* dpif-netdev: Add round-robin based rxq to pmd assignment.Kevin Traynor2018-09-141-2/+10
* dpif-netdev: Add SMC cache after EMC cacheYipeng Wang2018-07-241-2/+5
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-46/+46
* ofproto-dpif: Remove tabs from output.Ben Pfaff2018-06-111-13/+13
* dpctl: Remove tabs from output.Ben Pfaff2018-06-111-5/+5
* tests: Fix sed usage in pmd test.Ben Pfaff2018-04-031-1/+1
* flow: Add some L7 payload data to most L4 protocols that accept it.Ben Pfaff2018-01-271-26/+26
* dpif-netdev: Add percentage of pmd/core used by each rxq.Kevin Traynor2018-01-171-13/+38
* dpif-netdev: Refactor PMD performance into dpif-netdev-perfJan Scheurich2018-01-171-12/+18
* ofproto-dpif: Don't slow-path controller actions with pause.Justin Pettit2018-01-101-2/+2
* ofproto-dpif: Don't slow-path controller actions.Justin Pettit2018-01-101-2/+2
* 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