automatic DPDK test reports
 help / color / mirror / Atom feed
[dpdk-test-report] |FAILURE| pw26190 [PATCH v4 05/26] cryptodev: remove useless alignment
 2017-07-02 15:12 UTC 

[dpdk-test-report] |FAILURE| pw26191 [PATCH v4 06/26] cryptodev: add crypto op helper macros
 2017-07-02 15:12 UTC 

[dpdk-test-report] |FAILURE| pw26192 [PATCH v4 07/26] test/crypto: move IV to crypto op private data
 2017-07-02 15:12 UTC 

[dpdk-test-report] |FAILURE| pw26193 [PATCH v4 08/26] test/crypto-perf: move IV to crypto op private data
 2017-07-02 15:01 UTC 

[dpdk-test-report] |FAILURE| pw26198 [PATCH v4 13/26] cryptodev: move IV parameters to crypto session
 2017-07-02 14:51 UTC 

[dpdk-test-report] |FAILURE| pw26199 [PATCH v4 14/26] cryptodev: add auth IV
 2017-07-02 14:44 UTC 

[dpdk-test-report] |FAILURE| pw26211 [PATCH v4 25/26] cryptodev: use AES-GCM/CCM as AEAD algorithms
 2017-07-02 14:40 UTC 

[dpdk-test-report] |FAILURE| pw26210 [PATCH v4 24/26] examples/l2fwd-crypto: add AEAD parameters
 2017-07-02 14:40 UTC 

[dpdk-test-report] |FAILURE| pw26188 [PATCH v4 03/26] cryptodev: remove opaque data pointer in crypto op
 2017-07-02 14:25 UTC 

[dpdk-test-report] |FAILURE| pw26187 [PATCH v4 02/26] cryptodev: replace enums with 1-byte variables
 2017-07-02 14:16 UTC 

[dpdk-test-report] |FAILURE| pw26186 [PATCH v4 01/26] cryptodev: move session type to generic crypto op
 2017-07-02 14:12 UTC 

[dpdk-test-report] |SUCCESS| pw26211 [PATCH v4 25/26] cryptodev: use AES-GCM/CCM as AEAD algorithms
 2017-07-02 13:48 UTC 

[dpdk-test-report] |SUCCESS| pw26210 [PATCH v4 24/26] examples/l2fwd-crypto: add AEAD parameters
 2017-07-02 13:48 UTC 

[dpdk-test-report] |SUCCESS| pw26209 [PATCH v4 23/26] examples/ipsec-secgw: add AEAD parameters
 2017-07-02 13:47 UTC 

[dpdk-test-report] |SUCCESS| pw26208 [PATCH v4 26/26] cryptodev: remove AAD from authentication structure
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26207 [PATCH v4 22/26] app/test-crypto-perf: add AEAD parameters
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26206 [PATCH v4 21/26] examples/l2fwd-crypto: avoid too many tabs
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26205 [PATCH v4 20/26] cryptodev: add AEAD parameters in crypto operation
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26204 [PATCH v4 19/26] cryptodev: add AEAD specific data
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26203 [PATCH v4 18/26] cryptodev: set AES-GMAC as auth-only algo
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26202 [PATCH v4 17/26] cryptodev: remove digest length from crypto op
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26201 [PATCH v4 15/26] cryptodev: do not use AAD in wireless algorithms
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26200 [PATCH v4 16/26] cryptodev: remove AAD length from crypto op
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26199 [PATCH v4 14/26] cryptodev: add auth IV
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26198 [PATCH v4 13/26] cryptodev: move IV parameters to crypto session
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26197 [PATCH v4 12/26] cryptodev: pass IV as offset
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26196 [PATCH v4 11/26] examples/ipsec-secgw: move IV to crypto op private data
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26195 [PATCH v4 10/26] examples/l2fwd-crypto: move IV to crypto op private data
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26194 [PATCH v4 09/26] app/crypto-perf: move IV to crypto op private data
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26193 [PATCH v4 08/26] test/crypto-perf: move IV to crypto op private data
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26192 [PATCH v4 07/26] test/crypto: move IV to crypto op private data
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26191 [PATCH v4 06/26] cryptodev: add crypto op helper macros
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26190 [PATCH v4 05/26] cryptodev: remove useless alignment
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26189 [PATCH v4 04/26] cryptodev: do not store pointer to op specific params
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26188 [PATCH v4 03/26] cryptodev: remove opaque data pointer in crypto op
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26187 [PATCH v4 02/26] cryptodev: replace enums with 1-byte variables
 2017-07-02 13:42 UTC 

[dpdk-test-report] |SUCCESS| pw26186 [PATCH v4 01/26] cryptodev: move session type to generic crypto op
 2017-07-02 13:42 UTC 

[dpdk-test-report] |FAILURE| pw26183 [PATCH v6 3/4] net/mlx4: implement isolated mode from flow API
 2017-07-02 13:36 UTC 

[dpdk-test-report] |FAILURE| pw26185 [PATCH v6 2/4] net/mlx4: refactor RSS parent queue allocation
 2017-07-02 13:25 UTC 

[dpdk-test-report] |FAILURE| pw26182 [PATCH v6 1/4] app/testpmd: add isolated mode parameter
 2017-07-02 13:03 UTC 

[dpdk-test-report] |SUCCESS| pw26185 [PATCH v6 2/4] net/mlx4: refactor RSS parent queue allocation
 2017-07-02 12:33 UTC 

[dpdk-test-report] |WARNING| pw26184 [PATCH v6 4/4] net/mlx4: support flow API RSS action
 2017-07-02 12:33 UTC 

[dpdk-test-report] |SUCCESS| pw26183 [PATCH v6 3/4] net/mlx4: implement isolated mode from flow API
 2017-07-02 12:33 UTC 

[dpdk-test-report] |SUCCESS| pw26182 [PATCH v6 1/4] app/testpmd: add isolated mode parameter
 2017-07-02 12:33 UTC 

[dpdk-test-report] |FAILURE| pw26181 [PATCH] doc: add knowing issue for i40e VF performance
 2017-07-02 12:03 UTC 

[dpdk-test-report] |FAILURE| pw26180 [PATCH v2 2/2] test/crypto: add 12-byte IV AES-CTR test cases
 2017-07-02 11:36 UTC 

[dpdk-test-report] |FAILURE| pw26179 [PATCH v2 1/2] crypto/aesni_mb: support IPSec Multi-buffer lib v0.46
 2017-07-02 11:36 UTC 

[dpdk-test-report] |SUCCESS| pw26181 [PATCH] doc: add knowing issue for i40e VF performance
 2017-07-02 11:16 UTC 

[dpdk-test-report] |SUCCESS| pw26180 [PATCH v2 2/2] test/crypto: add 12-byte IV AES-CTR test cases
 2017-07-02 10:55 UTC 

[dpdk-test-report] |SUCCESS| pw26179 [PATCH v2 1/2] crypto/aesni_mb: support IPSec Multi-buffer lib v0.46
 2017-07-02 10:55 UTC 

[dpdk-test-report] |FAILURE| pw26176 [PATCH v2 6/8] net/qede: set mdump flag
 2017-07-02  3:44 UTC 

[dpdk-test-report] |FAILURE| pw26177 [PATCH v2 7/8] net/qede: add missing check for VNI
 2017-07-02  3:39 UTC 

[dpdk-test-report] |FAILURE| pw26174 [PATCH v2 4/8] net/qede: comments traces and format changes
 2017-07-02  3:35 UTC 

[dpdk-test-report] |FAILURE| pw26175 [PATCH v2 5/8] net/qede: change debug verbosity of PMD messages
 2017-07-02  3:27 UTC 

[dpdk-test-report] |FAILURE| pw26172 [PATCH v2 2/8] net/qede: add notifying HW errors
 2017-07-02  3:22 UTC 

[dpdk-test-report] |FAILURE| pw26173 [PATCH v2 3/8] net/qede: limit ring size to 32k
 2017-07-02  3:22 UTC 

[dpdk-test-report] |FAILURE| pw26171 [PATCH v2 1/8] net/qede: fix DMA memory leak
 2017-07-02  3:22 UTC 

[dpdk-test-report] |FAILURE| pw26178 [PATCH v2 8/8] net/qede: update PMD version to 2.5.1.1
 2017-07-02  3:22 UTC 

[dpdk-test-report] |FAILURE| pw26169 [PATCH v10 2/3] lib/gro: add TCP/IPv4 GRO support
 2017-07-02  2:42 UTC 

[dpdk-test-report] |FAILURE| pw26168 [PATCH v10 1/3] lib: add Generic Receive Offload API framework
 2017-07-02  2:42 UTC 

[dpdk-test-report] |FAILURE| pw26170 [PATCH v10 3/3] app/testpmd: enable TCP/IPv4 GRO
 2017-07-02  2:42 UTC 

[dpdk-test-report] |FAILURE| pw26165 [PATCH v2 10/11] cryptodev: add mempool pointer in queue pair setup
 2017-07-02  2:26 UTC 

[dpdk-test-report] |FAILURE| pw26164 [PATCH v2 08/11] cryptodev: remove mempool from session
 2017-07-02  2:15 UTC 

[dpdk-test-report] |FAILURE| pw26167 [PATCH v2 09/11] cryptodev: support device independent sessions
 2017-07-02  2:15 UTC 

[dpdk-test-report] |FAILURE| pw26166 [PATCH v2 11/11] doc: add new crypto session information
 2017-07-02  2:09 UTC 

[dpdk-test-report] |FAILURE| pw26161 [PATCH v2 05/11] cryptodev: change attach session to queue pair API
 2017-07-02  1:58 UTC 

[dpdk-test-report] |FAILURE| pw26160 [PATCH v2 04/11] cryptodev: do not create session mempool internally
 2017-07-02  1:58 UTC 

[dpdk-test-report] |FAILURE| pw26163 [PATCH v2 07/11] cryptodev: remove driver id from session
 2017-07-02  1:56 UTC 

[dpdk-test-report] |FAILURE| pw26162 [PATCH v2 06/11] cryptodev: remove dev_id from crypto session
 2017-07-02  1:50 UTC 

[dpdk-test-report] |FAILURE| pw26158 [PATCH v2 02/11] cryptodev: move session init out of session pool creation
 2017-07-02  1:50 UTC 

[dpdk-test-report] |FAILURE| pw26159 [PATCH v2 03/11] cryptodev: add private session size retrieval function
 2017-07-02  1:47 UTC 

[dpdk-test-report] |FAILURE| pw26157 [PATCH v2 01/11] cryptodev: remove unused cryptodev session structure
 2017-07-02  1:39 UTC 

[dpdk-test-report] |FAILURE| pw26156 [PATCH v4] cryptodev: remove crypto device type enumeration
 2017-07-02  1:21 UTC 

[dpdk-test-report] |FAILURE| pw26155 [PATCH v3] cryptodev: remove crypto device type enumeration
 2017-07-02  1:11 UTC 

[dpdk-test-report] |FAILURE| pw26150 [PATCH v2 1/5] net/mlx5: change indexing for Tx SW ring
 2017-07-02  0:57 UTC 

[dpdk-test-report] |FAILURE| pw26151 [PATCH v2 2/5] net/mlx5: free buffers in bulk on Tx completion
 2017-07-02  0:47 UTC 

[dpdk-test-report] |FAILURE| pw26152 [PATCH v2 3/5] net/mlx5: use buffer address for LKEY search
 2017-07-02  0:47 UTC 

[dpdk-test-report] |FAILURE| pw26153 [PATCH v2 4/5] net/mlx5: select Rx/Tx callbacks when starting device
 2017-07-02  0:42 UTC 

[dpdk-test-report] |FAILURE| pw26154 [PATCH v2 5/5] net/mlx5: add vectorized Rx/Tx burst for SSE4.1
 2017-07-02  0:34 UTC 

[dpdk-test-report] [SUCCESS]Intel Daily DPDK Regression Test Report
 2017-07-02  0:04 UTC 

[dpdk-test-report] |FAILURE| pw26149 [PATCH v8 09/14] bus: introduce device plug/unplug functionality
 2017-07-02  0:03 UTC 

[dpdk-test-report] |FAILURE| pw26138 [PATCH v8 04/14] pci: implement find_device bus operation
 2017-07-01 23:52 UTC 

[dpdk-test-report] |FAILURE| pw26139 [PATCH v8 05/14] bus/fslmc: implement find_device bus operation
 2017-07-01 23:50 UTC 

[dpdk-test-report] |FAILURE| pw26136 [PATCH v8 02/14] bus: add find_device bus operation
 2017-07-01 23:45 UTC 

[dpdk-test-report] |FAILURE| pw26137 [PATCH v8 03/14] vdev: implement find_device bus operation
 2017-07-01 23:45 UTC 

[dpdk-test-report] |FAILURE| pw26135 [PATCH v8 01/14] bus: add bus iterator to find a bus
 2017-07-01 23:45 UTC 

[dpdk-test-report] |FAILURE| pw26148 [PATCH v8 14/14] dev: use new hotplug API in attach
 2017-07-01 23:45 UTC 

[dpdk-test-report] |FAILURE| pw26147 [PATCH v8 13/14] ethdev: Use embedded rte_device to detach driver
 2017-07-01 23:41 UTC 

[dpdk-test-report] |FAILURE| pw26146 [PATCH v8 07/14] bus: require buses to implement find_device operation
 2017-07-01 23:41 UTC 

[dpdk-test-report] |FAILURE| pw26145 [PATCH v8 12/14] eal: add hotplug add/remove functions
 2017-07-01 23:41 UTC 

[dpdk-test-report] |FAILURE| pw26144 [PATCH v8 11/14] pci: implement hotplug bus operation
 2017-07-01 23:37 UTC 

[dpdk-test-report] |FAILURE| pw26143 [PATCH v8 10/14] vdev: implement unplug bus operation
 2017-07-01 23:37 UTC 

[dpdk-test-report] |FAILURE| pw26142 [PATCH v8 09/14] bus: introduce device plug/unplug functionality
 2017-07-01 23:35 UTC 

[dpdk-test-report] |FAILURE| pw26141 [PATCH v8 08/14] bus: add rte_bus_find_by_name
 2017-07-01 23:24 UTC 

[dpdk-test-report] |FAILURE| pw26140 [PATCH v8 06/14] bus: add helper to find which bus holds a device
 2017-07-01 23:24 UTC 

[dpdk-test-report] |FAILURE| pw26134 [PATCH v2] crypto/scheduler: add multicore scheduling mode
 2017-07-01 22:01 UTC 

[dpdk-test-report] |FAILURE| pw26133 [PATCH] net/mlx: update C compliance standard
 2017-07-01 21:52 UTC 

[dpdk-test-report] |FAILURE| pw26129 [PATCH v9 17/20] ctrl_if: process control messages
 2017-07-01 21:45 UTC 

[dpdk-test-report] |FAILURE| pw26128 [PATCH v9 16/20] ctrl_if: initialize netlink interface
 2017-07-01 21:45 UTC 

[dpdk-test-report] |FAILURE| pw26117 [PATCH v9 06/20] doc: add ethtool library documentation
 2017-07-01 21:45 UTC 

[dpdk-test-report] |FAILURE| pw26119 [PATCH v9 04/20] ethtool: update header doxygen syntax
 2017-07-01 21:45 UTC 

[dpdk-test-report] |FAILURE| pw26131 [PATCH v9 19/20] doc: add control interface library documentation
 2017-07-01 21:42 UTC 

[dpdk-test-report] |FAILURE| pw26114 [PATCH v9 02/20] ethtool: move from sample folder into lib folder
 2017-07-01 21:38 UTC 

[dpdk-test-report] |FAILURE| pw26115 [PATCH v9 03/20] ethtool: remove PMD specific API call
 2017-07-01 21:34 UTC 

[dpdk-test-report] |FAILURE| pw26123 [PATCH v9 11/20] unci: add netlink exec
 2017-07-01 21:34 UTC 

[dpdk-test-report] |FAILURE| pw26122 [PATCH v9 10/20] unci: init netlink
 2017-07-01 21:30 UTC 

[dpdk-test-report] |FAILURE| pw26125 [PATCH v9 13/20] unci: add ethtool support
 2017-07-01 21:30 UTC 

[dpdk-test-report] |FAILURE| pw26124 [PATCH v9 12/20] unci: add netdevice ops
 2017-07-01 21:21 UTC 

[dpdk-test-report] |FAILURE| pw26127 [PATCH v9 15/20] ctrl_if: add create destroy interface APIs
 2017-07-01 21:19 UTC 

[dpdk-test-report] |FAILURE| pw26113 [PATCH v9 01/20] ethtool: add library skeleton
 2017-07-01 21:15 UTC 

[dpdk-test-report] |FAILURE| pw26130 [PATCH v9 18/20] ctrl_if: process ethtool messages
 2017-07-01 21:10 UTC 

[dpdk-test-report] |FAILURE| pw26132 [PATCH v9 20/20] ethdev: add control interface support
 2017-07-01 21:04 UTC 

[dpdk-test-report] |FAILURE| pw26121 [PATCH v9 09/20] unci: add rtnl newlink
 2017-07-01 20:56 UTC 

[dpdk-test-report] |FAILURE| pw26116 [PATCH v9 05/20] ethtool: enable library
 2017-07-01 20:45 UTC 

[dpdk-test-report] |FAILURE| pw26120 [PATCH v9 08/20] unci: add module skeleton
 2017-07-01 20:45 UTC 

[dpdk-test-report] |FAILURE| pw26118 [PATCH v9 07/20] doc: update ethtool sample app doc
 2017-07-01 20:39 UTC 

[dpdk-test-report] |FAILURE| pw26126 [PATCH v9 14/20] ctrl_if: add library skeleton
 2017-07-01 20:28 UTC 

[dpdk-test-report] |SUCCESS| pw26178 [PATCH v2 8/8] net/qede: update PMD version to 2.5.1.1
 2017-07-01 19:31 UTC 

[dpdk-test-report] |SUCCESS| pw26177 [PATCH v2 7/8] net/qede: add missing check for VNI
 2017-07-01 19:31 UTC 

[dpdk-test-report] |SUCCESS| pw26176 [PATCH v2 6/8] net/qede: set mdump flag
 2017-07-01 19:31 UTC 

[dpdk-test-report] |WARNING| pw26175 [PATCH v2 5/8] net/qede: change debug verbosity of PMD messages
 2017-07-01 19:31 UTC 

[dpdk-test-report] |SUCCESS| pw26174 [PATCH v2 4/8] net/qede: comments traces and format changes
 2017-07-01 19:31 UTC 

[dpdk-test-report] |SUCCESS| pw26173 [PATCH v2 3/8] net/qede: limit ring size to 32k
 2017-07-01 19:31 UTC 

[dpdk-test-report] |SUCCESS| pw26172 [PATCH v2 2/8] net/qede: add notifying HW errors
 2017-07-01 19:31 UTC 

[dpdk-test-report] |SUCCESS| pw26171 [PATCH v2 1/8] net/qede: fix DMA memory leak
 2017-07-01 19:31 UTC 

[dpdk-test-report] |FAILURE| pw26111 [PATCH v11 1/2] mem: balanced allocation of hugepages
 2017-07-01 18:50 UTC 

[dpdk-test-report] |FAILURE| pw26112 [PATCH v11 2/2] config: enable vhost NUMA awareness by default
 2017-07-01 18:50 UTC 

[dpdk-test-report] |FAILURE| pw26110 [PATCH v2 5/5] event/sw: change worker rings to standard event rings
 2017-07-01 18:41 UTC 

[dpdk-test-report] |FAILURE| pw26109 [PATCH v2 4/5] test/test: add auto-tests for event ring functions
 2017-07-01 18:41 UTC 

[dpdk-test-report] |FAILURE| pw26108 [PATCH v2 3/5] eventdev: add ring structure for events
 2017-07-01 18:41 UTC 

[dpdk-test-report] |FAILURE| pw26107 [PATCH v2 2/5] test/test: add unit tests for exact size rings
 2017-07-01 18:30 UTC 

[dpdk-test-report] |FAILURE| pw26106 [PATCH v2 1/5] ring: allow rings with non power-of-2 sizes
 2017-07-01 18:21 UTC 

[dpdk-test-report] |FAILURE| pw26105 [PATCH v2 2/2] bond: use rte_eth_dev_socket_id()
 2017-07-01 17:52 UTC 

[dpdk-test-report] |FAILURE| pw26104 [PATCH v2 1/2] bond: avoid allocating mempool on socket LCORE_ID_ANY
 2017-07-01 17:48 UTC 

[dpdk-test-report] |FAILURE| pw26103 [PATCH RFC] ring: relax alignment constraint on ring structure
 2017-07-01 17:29 UTC 

[dpdk-test-report] |FAILURE| pw26102 [PATCH v2 9/9] net/bnxt: fix copy/pasted error message
 2017-07-01 17:19 UTC 

[dpdk-test-report] |FAILURE| pw26101 [PATCH v2 8/9] net/bnxt: fix set link config
 2017-07-01 17:09 UTC 

[dpdk-test-report] |FAILURE| pw26100 [PATCH v2 7/9] net/bnxt: fix autoneg on 10GBase-T links
 2017-07-01 17:09 UTC 

[dpdk-test-report] |FAILURE| pw26095 [PATCH v2 2/9] net/bnxt: fix mtu configuration for the function
 2017-07-01 17:09 UTC 

[dpdk-test-report] |FAILURE| pw26094 [PATCH v2 1/9] net/bnxt: add support for Stratus VF device
 2017-07-01 17:04 UTC 

[dpdk-test-report] |FAILURE| pw26097 [PATCH v2 4/9] net/bnxt: pass func_default flag to VNIC_ALLOC
 2017-07-01 17:04 UTC 

[dpdk-test-report] |FAILURE| pw26096 [PATCH v2 3/9] net/bnxt: fix calculation of VNICs
 2017-07-01 16:54 UTC 

[dpdk-test-report] |FAILURE| pw26099 [PATCH v2 6/9] net/bnxt: fix get link config
 2017-07-01 16:54 UTC 

[dpdk-test-report] |FAILURE| pw26098 [PATCH v2 5/9] net/bnxt: fix automatic clearing of VF stats
 2017-07-01 16:51 UTC 

[dpdk-test-report] |FAILURE| pw26091 [PATCH v5 1/3] examples/eventdev_pipeline: added sample app
 2017-07-01 16:09 UTC 

[dpdk-test-report] |FAILURE| pw26093 [PATCH v5 3/3] doc: add eventdev library to programmers guide
 2017-07-01 16:00 UTC 

[dpdk-test-report] |FAILURE| pw26092 [PATCH v5 2/3] doc: add sw eventdev pipeline to sample app ug
 2017-07-01 15:50 UTC 

[dpdk-test-report] |FAILURE| pw26090 [PATCH] bonding: fix the segfault caused by the race condition between master thread which create bonding-device and eal-intr-thread
 2017-07-01 15:23 UTC 

[dpdk-test-report] |FAILURE| pw26089 [PATCH RFC] app/testpmd: add option ring-bind-lcpu to bind Q with CPU
 2017-07-01 15:12 UTC 

[dpdk-test-report] |FAILURE| pw26088 [PATCH v2] example/ip_fragmentation: add fragmentation size support
 2017-07-01 14:52 UTC 

[dpdk-test-report] |FAILURE| pw26086 [PATCH v5 3/4] net/i40e: add support of reset
 2017-07-01 14:47 UTC 

[dpdk-test-report] |FAILURE| pw26087 [PATCH v5 4/4] app/testpmd: enhance command to test NIC reset
 2017-07-01 14:45 UTC 

[dpdk-test-report] |FAILURE| pw26084 [PATCH v5 1/4] ethdev: add support of NIC reset
 2017-07-01 14:43 UTC 

[dpdk-test-report] |FAILURE| pw26085 [PATCH v5 2/4] net/ixgbe: add support of reset
 2017-07-01 14:41 UTC 

[dpdk-test-report] |SUCCESS| pw26068 [PATCH 06/21 v5] bus/fslmc: export qbman dqrr funcs for eventdev usages
 2017-07-01 14:13 UTC 

[dpdk-test-report] |SUCCESS| pw26071 [PATCH 09/21 v5] bus/fslmc: register dpci as dpaa2 device for bus scan
 2017-07-01 14:11 UTC 

[dpdk-test-report] |SUCCESS| pw26063 [PATCH 01/21 v5] drivers: add bus dependency for event
 2017-07-01 14:06 UTC 

[dpdk-test-report] |SUCCESS| pw26070 [PATCH 08/21 v5] bus/fslmc: adding basic dpci support
 2017-07-01 14:02 UTC 

[dpdk-test-report] |SUCCESS| pw26069 [PATCH 07/21 v5] event/dpaa2: register dpcon as dpaa2 device for bus scan
 2017-07-01 13:51 UTC 

[dpdk-test-report] |SUCCESS| pw26064 [PATCH 02/21 v5] event/dpaa2: add basic build infrastructure
 2017-07-01 13:51 UTC 

[dpdk-test-report] |SUCCESS| pw26065 [PATCH 03/21 v5] bus/fslmc: generic framework for mc object creation
 2017-07-01 13:47 UTC 

[dpdk-test-report] |SUCCESS| pw26082 [PATCH 20/21 v5] event/dpaa2: handle timeout using interrupts in dequeue
 2017-07-01 13:47 UTC 

[dpdk-test-report] |SUCCESS| pw26083 [PATCH 21/21 v5] doc: add NXP DPAA2 EVENTDEV details
 2017-07-01 13:47 UTC 

[dpdk-test-report] |SUCCESS| pw26080 [PATCH 18/21 v5] bus/fslmc: add interrupt enabling routine
 2017-07-01 13:36 UTC 

[dpdk-test-report] |SUCCESS| pw26081 [PATCH 19/21 v5] bus/fslmc: enable portal interrupt handling
 2017-07-01 13:36 UTC 

[dpdk-test-report] |SUCCESS| pw26079 [PATCH 17/21 v5] event/dpaa2: add enqueue and dequeue functionality
 2017-07-01 13:28 UTC 

[dpdk-test-report] |SUCCESS| pw26078 [PATCH 16/21 v5] bus/fslmc: change func argument to const to avoid warning
 2017-07-01 13:19 UTC 

[dpdk-test-report] |SUCCESS| pw26077 [PATCH 15/21 v5] bus/fslmc: add callback per queue to enable
 2017-07-01 13:15 UTC 

[dpdk-test-report] |SUCCESS| pw26076 [PATCH 14/21 v5] bus/fslmc: support enqueue with multiple enqueue descriptors
 2017-07-01 13:15 UTC 

[dpdk-test-report] |SUCCESS| pw26075 [PATCH 13/21 v5] event/dpaa2: add configuration functions
 2017-07-01 13:15 UTC 

[dpdk-test-report] |SUCCESS| pw26074 [PATCH 12/21 v5] bus/fslmc: add support for static dequeue from portal
 2017-07-01 13:11 UTC 

[dpdk-test-report] |SUCCESS| pw26073 [PATCH 11/21 v5] event/dpaa2: add initialization of event device
 2017-07-01 13:09 UTC 

[dpdk-test-report] |SUCCESS| pw26072 [PATCH 10/21 v5] bus/fslmc: adding cpu support in stashing config
 2017-07-01 13:04 UTC 

[dpdk-test-report] |SUCCESS| pw26066 [PATCH 04/21 v5] bus/fslmc: integrating dpio and dpbp to object framework
 2017-07-01 12:54 UTC 

[dpdk-test-report] |SUCCESS| pw26067 [PATCH 05/21 v5] bus/fslmc: adding basic dpcon support
 2017-07-01 12:45 UTC 

[dpdk-test-report] |SUCCESS| pw26170 [PATCH v10 3/3] app/testpmd: enable TCP/IPv4 GRO
 2017-07-01 11:08 UTC 

[dpdk-test-report] |SUCCESS| pw26169 [PATCH v10 2/3] lib/gro: add TCP/IPv4 GRO support
 2017-07-01 11:08 UTC 

[dpdk-test-report] |SUCCESS| pw26168 [PATCH v10 1/3] lib: add Generic Receive Offload API framework
 2017-07-01 11:08 UTC 

[dpdk-test-report] |SUCCESS| pw26062 [PATCH] app/crypto-perf: use rte_mempool_put_bulk
 2017-07-01 10:25 UTC 

[dpdk-test-report] |SUCCESS| pw26061 [PATCH] app/crypto-perf: set crypto op pool cache
 2017-07-01 10:13 UTC 

[dpdk-test-report] |SUCCESS| pw26060 [PATCH] app/testpmd:add bond type description
 2017-07-01  9:42 UTC 

[dpdk-test-report] |SUCCESS| pw26059 [PATCH] app/crypto-perf: fix digest data for chained mbufs
 2017-07-01  9:29 UTC 

[dpdk-test-report] |SUCCESS| pw26058 [PATCH] app/testpmd:add bond type description
 2017-07-01  9:20 UTC 

[dpdk-test-report] |FAILURE| pw26055 [PATCH v2 4/5] crypto/dpaa2_sec: add support for AES-GCM and CTR
 2017-07-01  9:09 UTC 

[dpdk-test-report] |FAILURE| pw26054 [PATCH v2 2/5] crypto/dpaa2_sec: add hw desc support for CTR
 2017-07-01  9:09 UTC 

[dpdk-test-report] |FAILURE| pw26057 [PATCH v2 3/5] crypto/dpaa2_sec: add hw desc support for AES-GCM
 2017-07-01  9:05 UTC 

[dpdk-test-report] |FAILURE| pw26056 [PATCH v2 5/5] test/test: add test cases for gcm and ctr in dpaa2_sec test suite
 2017-07-01  9:05 UTC 

[dpdk-test-report] |FAILURE| pw26053 [PATCH v2 1/5] crypto/dpaa2_sec: add per device mempool to store frame list entries
 2017-07-01  8:58 UTC 

[dpdk-test-report] |FAILURE| pw26051 [PATCH v9 2/3] lib/gro: add TCP/IPv4 GRO support
 2017-07-01  8:55 UTC 

[dpdk-test-report] |FAILURE| pw26050 [PATCH v9 1/3] lib: add Generic Receive Offload API framework
 2017-07-01  8:48 UTC 

[dpdk-test-report] |FAILURE| pw26052 [PATCH v9 3/3] app/testpmd: enable TCP/IPv4 GRO
 2017-07-01  8:38 UTC 

[dpdk-test-report] |SUCCESS| pw26049 [PATCH v4 5/5] app/testpmd: enhance command to test NIC reset
 2017-07-01  8:02 UTC 

[dpdk-test-report] |SUCCESS| pw26048 [PATCH] app/testpmd:add bond type description
 2017-07-01  7:45 UTC 

[dpdk-test-report] |FAILURE| pw26047 [PATCH] app/testpmd:add bond type description
 2017-07-01  7:25 UTC 

[dpdk-test-report] |FAILURE| pw26046 [PATCH 5/5] doc: update documentation for dpaa2_sec supported algos
 2017-07-01  7:06 UTC 

[dpdk-test-report] |FAILURE| pw26044 [PATCH 3/5] crypto/dpaa2_sec: add support for AES-GCM and CTR
 2017-07-01  7:06 UTC 

[dpdk-test-report] |FAILURE| pw26045 [PATCH 4/5] test/test: add test cases for gcm and ctr in dpaa2_sec test suite
 2017-07-01  7:04 UTC 

[dpdk-test-report] |FAILURE| pw26043 [PATCH 1/5] crypto/dpaa2_sec: add per device mempool to store frame list entries
 2017-07-01  6:59 UTC 

[dpdk-test-report] |SUCCESS| pw26042 [PATCH] net/vmxnet3: avoid code duplication
 2017-07-01  6:56 UTC 

[dpdk-test-report] |SUCCESS| pw26028 [PATCH v3 13/26] cryptodev: move IV parameters to crypto session
 2017-07-01  6:44 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).