[dpdk-test-report] |SUCCESS| pw25465 [PATCH v4 2/9] bus: add device iterator
2017-06-21 3:32 UTC
[dpdk-test-report] |SUCCESS| pw25536 [PATCH RFC 29/29] vhost: update and return descs in batch
2017-06-21 3:06 UTC
[dpdk-test-report] |SUCCESS| pw25535 [PATCH RFC 28/29] vhost: make the code more readable
2017-06-21 3:06 UTC
[dpdk-test-report] |SUCCESS| pw25534 [PATCH RFC 27/29] vhost: various optimizations for Tx
2017-06-21 3:06 UTC
[dpdk-test-report] |SUCCESS| pw25533 [PATCH RFC 26/29] vhost: remove dead code
2017-06-21 3:06 UTC
[dpdk-test-report] |WARNING| pw25532 [PATCH RFC 25/29] net/virtio: refill descs for vhost in batch
2017-06-21 3:04 UTC
[dpdk-test-report] |SUCCESS| pw25531 [PATCH RFC 24/29] net/virtio: cleanup txd when free count below threshold
2017-06-21 3:04 UTC
[dpdk-test-report] |SUCCESS| pw25530 [PATCH RFC 23/29] vhost: fix mbuf leak
2017-06-21 3:04 UTC
[dpdk-test-report] |SUCCESS| pw25464 [PATCH v4 1/9] bus: add bus iterator to find a particular bus
2017-06-21 3:02 UTC
[dpdk-test-report] |SUCCESS| pw25529 [PATCH RFC 22/29] vhost: don't copy descs during Rx
2017-06-21 3:00 UTC
[dpdk-test-report] |SUCCESS| pw25528 [PATCH RFC 21/29] net/virtio: free mbuf when need to use
2017-06-21 3:00 UTC
[dpdk-test-report] |WARNING| pw25527 [PATCH RFC 20/29] vhost: fix vring addr setup
2017-06-21 3:00 UTC
[dpdk-test-report] |WARNING| pw25526 [PATCH RFC 19/29] vhost: VIRTIO_NET_F_MRG_RXBUF is not supported for now
2017-06-21 3:00 UTC
[dpdk-test-report] |SUCCESS| pw25525 [PATCH RFC 18/29] net/virtio: the Rx support for virtio1.1 has been added now
2017-06-21 3:00 UTC
[dpdk-test-report] |SUCCESS| pw25524 [PATCH RFC 17/29] net/virtio: fix virtio1.1 feature negotiation
2017-06-21 3:00 UTC
[dpdk-test-report] |WARNING| pw25523 [PATCH RFC 16/29] net/virtio: avoid touching packet data
2017-06-21 3:00 UTC
[dpdk-test-report] |SUCCESS| pw25522 [PATCH RFC 15/29] vhost: descriptor length should include vhost header
2017-06-21 3:00 UTC
[dpdk-test-report] |WARNING| pw25521 [PATCH RFC 14/29] vhost: a rough implementation on enqueue code path
2017-06-21 3:00 UTC
[dpdk-test-report] |SUCCESS| pw25520 [PATCH RFC 13/29] net/virtio: implement the Rx code path
2017-06-21 3:00 UTC
[dpdk-test-report] |SUCCESS| pw25519 [PATCH RFC 12/29] testpmd: add s-txonly
2017-06-21 3:00 UTC
[dpdk-test-report] |SUCCESS| pw25518 [PATCH RFC 11/29] add virtio 1.1 test guide
2017-06-21 3:00 UTC
[dpdk-test-report] |WARNING| pw25517 [PATCH RFC 10/29] vhost: prefetch desc
2017-06-21 3:00 UTC
[dpdk-test-report] |WARNING| pw25516 [PATCH RFC 09/29] xxx: virtio: remove overheads
2017-06-21 3:00 UTC
[dpdk-test-report] |WARNING| pw25515 [PATCH RFC 08/29] xxx: batch the desc_hw update?
2017-06-21 3:00 UTC
[dpdk-test-report] |SUCCESS| pw25514 [PATCH RFC 07/29] vhost: mark desc being used
2017-06-21 3:00 UTC
[dpdk-test-report] |WARNING| pw25513 [PATCH RFC 06/29] vhost: implement virtio 1.1 dequeue path
2017-06-21 3:00 UTC
[dpdk-test-report] |SUCCESS| pw25512 [PATCH RFC 05/29] vhost: set desc addr for 1.1
2017-06-21 3:00 UTC
[dpdk-test-report] |SUCCESS| pw25511 [PATCH RFC 04/29] vhost: enable 1.1 for testing
2017-06-21 3:00 UTC
[dpdk-test-report] |SUCCESS| pw25510 [PATCH RFC 03/29] net/virtio-user: add option to enable 1.1
2017-06-21 3:00 UTC
[dpdk-test-report] |SUCCESS| pw25509 [PATCH RFC 02/29] net/virtio: implement 1.1 guest Tx
2017-06-21 3:00 UTC
[dpdk-test-report] |WARNING| pw25508 [PATCH RFC 01/29] net/virtio: vring init for 1.1
2017-06-21 3:00 UTC
[dpdk-test-report] |SUCCESS| pw25463 [PATCH RFC] mk: symlink every headers first
2017-06-21 2:42 UTC
[dpdk-test-report] |SUCCESS| pw25462 [PATCH 18/18] examples/performance-thread: remove non-SSE4 fallbacks
2017-06-21 2:03 UTC
[dpdk-test-report] |SUCCESS| pw25461 [PATCH 17/18] examples/l3fwd: remove checks for SSE4
2017-06-21 1:39 UTC
[dpdk-test-report] [SUCCESS]Intel Daily DPDK Regression Test Report
2017-06-21 1:07 UTC
[dpdk-test-report] |SUCCESS| pw25460 [PATCH 15/18] net/ixgbe: remove fallback code for non-SSE4 systems
2017-06-21 1:04 UTC
[dpdk-test-report] |SUCCESS| pw25459 [PATCH 16/18] examples/ip_pipeline: remove macro check for SSE4
2017-06-21 0:43 UTC
[dpdk-test-report] |SUCCESS| pw25458 [PATCH 14/18] net/i40e: remove checks for SSE4
2017-06-21 0:03 UTC
[dpdk-test-report] |SUCCESS| pw25457 [PATCH 13/18] net/enic: replace check for SSE4 with check for x86
2017-06-20 23:41 UTC
[dpdk-test-report] |WARNING| pw25507 [PATCH v3 5/9] pmdinfogen: move to drivers subdirectory
2017-06-20 23:39 UTC
[dpdk-test-report] |SUCCESS| pw25506 [PATCH v3 4/9] bus: properly include rte_debug
2017-06-20 23:39 UTC
[dpdk-test-report] |SUCCESS| pw25505 [PATCH v3 3/9] ethdev: remove useless PCI dependency
2017-06-20 23:39 UTC
[dpdk-test-report] |SUCCESS| pw25504 [PATCH v3 2/9] eal: expose rte_eal_using_phys_addrs
2017-06-20 23:39 UTC
[dpdk-test-report] |WARNING| pw25503 [PATCH v3 6/9] bus/pci: introduce pci bus
2017-06-20 23:39 UTC
[dpdk-test-report] |SUCCESS| pw25502 [PATCH v3 1/9] kni: disabled by default
2017-06-20 23:39 UTC
[dpdk-test-report] |SUCCESS| pw25501 [PATCH v3 9/9] drivers: update cryptodev dependencies
2017-06-20 23:39 UTC
[dpdk-test-report] |SUCCESS| pw25500 [PATCH v3 8/9] drivers: update eventdev dependencies
2017-06-20 23:39 UTC
[dpdk-test-report] |SUCCESS| pw25499 [PATCH v3 7/9] bus/pci: follow checkpatch
2017-06-20 23:39 UTC
[dpdk-test-report] |SUCCESS| pw25498 [PATCH v5 07/19] app/testpmd: properly reference PCI header
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25497 [PATCH v5 19/19] eal: change whitelist / blacklist command line doc
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25496 [PATCH v5 18/19] devargs: remove function
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25495 [PATCH v5 17/19] devargs: clone function
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25494 [PATCH v5 16/19] devargs: introduce cleaner parsing helper
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25493 [PATCH v5 15/19] devargs: generic device types
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25492 [PATCH v5 14/19] net/virtio: do not reference device type
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25491 [PATCH v5 13/19] pci: update device name
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25490 [PATCH v5 12/19] devargs: generic device representation
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25489 [PATCH v5 11/19] devargs: parse bus policies
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25488 [PATCH v5 10/19] bus: introduce bus scan policies
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25487 [PATCH v5 09/19] dev: device kernel module is a device attribute
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25486 [PATCH v5 08/19] test: properly reference PCI header
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25485 [PATCH v5 06/19] net/sfc: properly reference PCI header
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25484 [PATCH v5 05/19] net/ixgbe: properly reference PCI header
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25483 [PATCH v5 04/19] net/e1000: properly reference PCI header
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25482 [PATCH v5 03/19] net/mlx5: properly reference PCI header
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25481 [PATCH v5 02/19] net/bnxt: properly reference PCI header
2017-06-20 23:37 UTC
[dpdk-test-report] |SUCCESS| pw25480 [PATCH v5 01/19] net/bonding: properly reference PCI header
2017-06-20 23:36 UTC
[dpdk-test-report] |SUCCESS| pw25479 [PATCH v5 7/7] devargs: parse bus info
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25478 [PATCH v5 6/7] vdev: expose bus name
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25477 [PATCH v5 5/7] bus: add helper to find a bus from a device name
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25476 [PATCH v5 4/7] pci: implement parse bus operation
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25475 [PATCH v5 3/7] vdev: implement parse bus operation
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25474 [PATCH v5 2/7] bus: introduce parsing functionality
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25473 [PATCH v5 1/7] bus: fix bus name registration
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25472 [PATCH v4 9/9] ethdev: use embedded rte_device to detach driver
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25471 [PATCH v4 8/9] eal: make virtual driver probe and remove take rte_vdev_device
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25470 [PATCH v4 7/9] vdev: implement hotplug functionality
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25469 [PATCH v4 6/9] vdev: implement find_device bus operation
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25468 [PATCH v4 5/9] bus: introduce hotplug functionality
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25467 [PATCH v4 4/9] bus: add bus helper iterator to find a particular device
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25466 [PATCH v4 3/9] bus: add helper to find bus for a particular device
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25465 [PATCH v4 2/9] bus: add device iterator
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25464 [PATCH v4 1/9] bus: add bus iterator to find a particular bus
2017-06-20 23:31 UTC
[dpdk-test-report] |SUCCESS| pw25456 [PATCH 12/18] crypto/zuc: remove check for SSE4
2017-06-20 23:09 UTC
[dpdk-test-report] |SUCCESS| pw25455 [PATCH 11/18] crypto/snow3g: remove check for SSE4
2017-06-20 22:32 UTC
[dpdk-test-report] |SUCCESS| pw25454 [PATCH 10/18] crypto/kasumi: remove check for SSE4
2017-06-20 22:02 UTC
[dpdk-test-report] |SUCCESS| pw25453 [PATCH 09/18] crypto/aesni_mb: remove check for SSE4
2017-06-20 21:41 UTC
[dpdk-test-report] |SUCCESS| pw25463 [PATCH RFC] mk: symlink every headers first
2017-06-20 21:22 UTC
[dpdk-test-report] |SUCCESS| pw25452 [PATCH 08/18] sched: remove check for SSE4
2017-06-20 21:11 UTC
[dpdk-test-report] |SUCCESS| pw25451 [PATCH] net/sfc: add support for the flow API isolated mode
2017-06-20 20:36 UTC
[dpdk-test-report] | SUCCESS | daily Intel builds (60/60)
2017-06-20 20:19 UTC
[dpdk-test-report] |SUCCESS| pw25450 [PATCH 07/18] net: remove check for SSE4
2017-06-20 20:04 UTC
[dpdk-test-report] |SUCCESS| pw25449 [PATCH 06/18] ip_frag: check for x86 rather than SSE4
2017-06-20 19:37 UTC
[dpdk-test-report] |SUCCESS| pw25448 [PATCH 05/18] hash: remove checks for SSE4
2017-06-20 19:11 UTC
[dpdk-test-report] |SUCCESS| pw25447 [PATCH 04/18] eal: remove unneeded conditionals for SSE headers
2017-06-20 18:41 UTC
[dpdk-test-report] |SUCCESS| pw25446 [PATCH 03/18] distributor: remove checks for SSE4
2017-06-20 18:11 UTC
[dpdk-test-report] |SUCCESS| pw25445 [PATCH 02/18] acl: remove checks for SSE4
2017-06-20 17:34 UTC
[dpdk-test-report] |SUCCESS| pw25444 [PATCH 01/18] mk: require SSE4.2 support on all x86 platforms
2017-06-20 17:07 UTC
[dpdk-test-report] |SUCCESS| pw25462 [PATCH 18/18] examples/performance-thread: remove non-SSE4 fallbacks
2017-06-20 16:39 UTC
[dpdk-test-report] |SUCCESS| pw25461 [PATCH 17/18] examples/l3fwd: remove checks for SSE4
2017-06-20 16:39 UTC
[dpdk-test-report] |SUCCESS| pw25460 [PATCH 15/18] net/ixgbe: remove fallback code for non-SSE4 systems
2017-06-20 16:39 UTC
[dpdk-test-report] |SUCCESS| pw25459 [PATCH 16/18] examples/ip_pipeline: remove macro check for SSE4
2017-06-20 16:39 UTC
[dpdk-test-report] |SUCCESS| pw25458 [PATCH 14/18] net/i40e: remove checks for SSE4
2017-06-20 16:39 UTC
[dpdk-test-report] |SUCCESS| pw25457 [PATCH 13/18] net/enic: replace check for SSE4 with check for x86
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25456 [PATCH 12/18] crypto/zuc: remove check for SSE4
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25455 [PATCH 11/18] crypto/snow3g: remove check for SSE4
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25454 [PATCH 10/18] crypto/kasumi: remove check for SSE4
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25453 [PATCH 09/18] crypto/aesni_mb: remove check for SSE4
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25452 [PATCH 08/18] sched: remove check for SSE4
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25451 [PATCH] net/sfc: add support for the flow API isolated mode
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25450 [PATCH 07/18] net: remove check for SSE4
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25449 [PATCH 06/18] ip_frag: check for x86 rather than SSE4
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25448 [PATCH 05/18] hash: remove checks for SSE4
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25447 [PATCH 04/18] eal: remove unneeded conditionals for SSE headers
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25446 [PATCH 03/18] distributor: remove checks for SSE4
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25445 [PATCH 02/18] acl: remove checks for SSE4
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25444 [PATCH 01/18] mk: require SSE4.2 support on all x86 platforms
2017-06-20 16:38 UTC
[dpdk-test-report] |SUCCESS| pw25443 [PATCH] net/mlx5: fix TSO segment size
2017-06-20 7:32 UTC
[dpdk-test-report] |SUCCESS| pw25442 [PATCH v3] test: add delay time in test alarm
2017-06-20 7:04 UTC
[dpdk-test-report] |SUCCESS| pw25302 [PATCH 1/2] eventdev: introduce burst mode capabality
2017-06-20 6:42 UTC
[dpdk-test-report] |SUCCESS| pw25303 [PATCH 2/2] event/sw: advertise the burst mode capability
2017-06-20 6:38 UTC
[dpdk-test-report] [ERROR]Intel Daily DPDK Regression Test Report
2017-06-20 5:29 UTC
[dpdk-test-report] |SUCCESS| pw25443 [PATCH] net/mlx5: fix TSO segment size
2017-06-20 5:25 UTC
[dpdk-test-report] |SUCCESS| pw25223 [PATCH v4 1/4] eventdev: remove PCI dependency from generic data structures
2017-06-20 4:25 UTC
[dpdk-test-report] |SUCCESS| pw25226 [PATCH v4 4/4] eventdev: make vdev init and uninit functions optional
2017-06-20 4:14 UTC
[dpdk-test-report] |SUCCESS| pw25225 [PATCH v4 3/4] eventdev: make PCI probe and remove functions optional
2017-06-20 4:14 UTC
[dpdk-test-report] |SUCCESS| pw25224 [PATCH v4 2/4] eventdev: restructure event PMD release function
2017-06-20 4:04 UTC
[dpdk-test-report] |SUCCESS| pw25442 [PATCH v3] test: add delay time in test alarm
2017-06-20 3:36 UTC
[dpdk-test-report] |SUCCESS| pw25198 [PATCH 10/10] eal/rte_malloc: honor iova mode in virt2phy
2017-06-20 3:34 UTC
[dpdk-test-report] |SUCCESS| pw25189 [PATCH 01/10] bsdapp/eal_pci: get iommu class
2017-06-20 3:26 UTC
[dpdk-test-report] |SUCCESS| pw25191 [PATCH 03/10] bus: get iommu class
2017-06-20 3:22 UTC
[dpdk-test-report] |SUCCESS| pw25190 [PATCH 02/10] linuxapp/eal_pci: get iommu class
2017-06-20 3:22 UTC
[dpdk-test-report] |SUCCESS| pw25193 [PATCH 05/10] linuxapp/eal: detect iova mode
2017-06-20 3:17 UTC
[dpdk-test-report] |SUCCESS| pw25192 [PATCH 04/10] eal: add eal option to configure iova mode
2017-06-20 3:17 UTC
[dpdk-test-report] |SUCCESS| pw25195 [PATCH 07/10] linuxapp/eal_vfio: honor iova mode before mapping
2017-06-20 3:11 UTC
[dpdk-test-report] |SUCCESS| pw25194 [PATCH 06/10] bsdapp/eal: detect iova mapping mode
2017-06-20 3:07 UTC
[dpdk-test-report] |SUCCESS| pw25197 [PATCH 09/10] mempool: honor iova mode in virt2phy
2017-06-20 3:07 UTC
[dpdk-test-report] |SUCCESS| pw25196 [PATCH 08/10] linuxapp/eal_memory: honor iova mode in virt2phy
2017-06-20 3:07 UTC
[dpdk-test-report] |FAILURE| pw25140 [PATCH v4 07/19] app/testpmd: properly reference PCI header
2017-06-20 2:05 UTC
[dpdk-test-report] |FAILURE| pw25141 [PATCH v4 08/19] test: properly reference PCI header
2017-06-20 2:05 UTC
[dpdk-test-report] |FAILURE| pw25139 [PATCH v4 06/19] net/sfc: properly reference PCI header
2017-06-20 2:01 UTC
[dpdk-test-report] |FAILURE| pw25142 [PATCH v4 09/19] dev: device kernel module is a device attribute
2017-06-20 2:01 UTC
[dpdk-test-report] |FAILURE| pw25160 [PATCH v4 17/19] devargs: clone function
2017-06-20 1:57 UTC
[dpdk-test-report] |FAILURE| pw25161 [PATCH v4 14/19] net/virtio: do not reference device type
2017-06-20 1:51 UTC
[dpdk-test-report] |FAILURE| pw25162 [PATCH v4 18/19] devargs: remove function
2017-06-20 1:46 UTC
[dpdk-test-report] |FAILURE| pw25163 [PATCH v4 19/19] eal: change whitelist / blacklist command line doc
2017-06-20 1:44 UTC
[dpdk-test-report] |FAILURE| pw25159 [PATCH v4 16/19] devargs: introduce cleaner parsing helper
2017-06-20 1:40 UTC
[dpdk-test-report] |FAILURE| pw25136 [PATCH v4 03/19] net/mlx5: properly reference PCI header
2017-06-20 1:40 UTC
[dpdk-test-report] |FAILURE| pw25138 [PATCH v4 05/19] net/ixgbe: properly reference PCI header
2017-06-20 1:36 UTC
[dpdk-test-report] |FAILURE| pw25146 [PATCH v4 13/19] pci: update device name
2017-06-20 1:31 UTC
[dpdk-test-report] |FAILURE| pw25147 [PATCH v4 15/19] devargs: generic device types
2017-06-20 1:31 UTC
[dpdk-test-report] |FAILURE| pw25144 [PATCH v4 11/19] devargs: parse bus policies
2017-06-20 1:31 UTC
[dpdk-test-report] |FAILURE| pw25145 [PATCH v4 12/19] devargs: generic device representation
2017-06-20 1:31 UTC
[dpdk-test-report] |FAILURE| pw25137 [PATCH v4 04/19] net/e1000: properly reference PCI header
2017-06-20 1:23 UTC
[dpdk-test-report] |FAILURE| pw25143 [PATCH v4 10/19] bus: introduce bus scan policies
2017-06-20 1:21 UTC
[dpdk-test-report] |FAILURE| pw25135 [PATCH v4 02/19] net/bnxt: properly reference PCI header
2017-06-20 1:16 UTC
[dpdk-test-report] |FAILURE| pw25134 [PATCH v4 01/19] net/bonding: properly reference PCI header
2017-06-20 1:16 UTC
[dpdk-test-report] | SUCCESS | daily Intel builds (60/60)
2017-06-19 20:36 UTC
[dpdk-test-report] |SUCCESS| pw25441 [PATCH] ether: add support for vtune task tracing
2017-06-19 18:07 UTC
[dpdk-test-report] |WARNING| pw25441 [PATCH] ether: add support for vtune task tracing
2017-06-19 17:20 UTC
[dpdk-test-report] |SUCCESS| pw25440 [PATCH] doc: Minor typo in documentation
2017-06-19 14:09 UTC
[dpdk-test-report] |SUCCESS| pw25440 [PATCH] doc: Minor typo in documentation
2017-06-19 13:40 UTC
[dpdk-test-report] |SUCCESS| pw25439 [PATCH] doc: fix typos in virtio howto guide
2017-06-19 12:47 UTC
[dpdk-test-report] |FAILURE| pw25436 [PATCH v2 18/20] net/ixgbe: support getting TM level capability
2017-06-19 12:40 UTC
[dpdk-test-report] |FAILURE| pw25437 [PATCH v2 19/20] net/ixgbe: support getting TM node capability
2017-06-19 12:40 UTC
[dpdk-test-report] |FAILURE| pw25434 [PATCH v2 16/20] net/ixgbe: support deleting TM node
2017-06-19 12:33 UTC
[dpdk-test-report] |FAILURE| pw25435 [PATCH v2 17/20] net/ixgbe: support getting TM node type
2017-06-19 12:31 UTC
[dpdk-test-report] |FAILURE| pw25432 [PATCH v2 14/20] net/ixgbe: support deleting TM shaper profile
2017-06-19 12:21 UTC
[dpdk-test-report] |FAILURE| pw25433 [PATCH v2 15/20] net/ixgbe: support adding TM node
2017-06-19 12:16 UTC
[dpdk-test-report] |FAILURE| pw25430 [PATCH v2 12/20] net/ixgbe: support getting TM capability
2017-06-19 12:16 UTC
[dpdk-test-report] |FAILURE| pw25431 [PATCH v2 13/20] net/ixgbe: support adding TM shaper profile
2017-06-19 12:16 UTC
[dpdk-test-report] |FAILURE| pw25423 [PATCH v2 05/20] net/i40e: support adding TM node
2017-06-19 12:14 UTC
[dpdk-test-report] |FAILURE| pw25424 [PATCH v2 06/20] net/i40e: support deleting TM node
2017-06-19 12:10 UTC
[dpdk-test-report] |FAILURE| pw25429 [PATCH v2 11/20] net/ixgbe: support getting TM ops
2017-06-19 12:10 UTC
[dpdk-test-report] |FAILURE| pw25428 [PATCH v2 10/20] net/i40e: support committing TM hierarchy
2017-06-19 11:59 UTC
[dpdk-test-report] |FAILURE| pw25438 [PATCH v2 20/20] net/ixgbe: support committing TM hierarchy
2017-06-19 11:57 UTC
[dpdk-test-report] |FAILURE| pw25425 [PATCH v2 07/20] net/i40e: support getting TM node type
2017-06-19 11:55 UTC
[dpdk-test-report] |FAILURE| pw25427 [PATCH v2 09/20] net/i40e: support getting TM node capability
2017-06-19 11:47 UTC
[dpdk-test-report] |FAILURE| pw25419 [PATCH v2 01/20] net/i40e: support getting TM ops
2017-06-19 11:36 UTC
[dpdk-test-report] |FAILURE| pw25420 [PATCH v2 02/20] net/i40e: support getting TM capability
2017-06-19 11:32 UTC
[dpdk-test-report] |FAILURE| pw25426 [PATCH v2 08/20] net/i40e: support getting TM level capability
2017-06-19 11:21 UTC
[dpdk-test-report] |FAILURE| pw25421 [PATCH v2 03/20] net/i40e: support adding TM shaper profile
2017-06-19 11:19 UTC
[dpdk-test-report] |FAILURE| pw25422 [PATCH v2 04/20] net/i40e: support deleting TM shaper profile
2017-06-19 11:17 UTC
[dpdk-test-report] |SUCCESS| pw25439 [PATCH] doc: fix typos in virtio howto guide
2017-06-19 10:24 UTC
[dpdk-test-report] |SUCCESS| pw25418 [PATCH] lpm: fix index of tbl8
2017-06-19 9:50 UTC
[dpdk-test-report] |SUCCESS| pw25121 [PATCH v3 08/10] eal: make virtual driver probe and remove take rte_vdev_device
2017-06-19 9:43 UTC
[dpdk-test-report] |SUCCESS| pw25115 [PATCH v3 02/10] bus: add device iterator
2017-06-19 9:43 UTC
[dpdk-test-report] |SUCCESS| pw25114 [PATCH v3 01/10] bus: add bus iterator to find a particular bus
2017-06-19 9:41 UTC
[dpdk-test-report] |SUCCESS| pw25117 [PATCH v3 04/10] bus: add bus helper iterator to find a particular device
2017-06-19 9:32 UTC
[dpdk-test-report] |FAILURE| pw25123 [PATCH v3 10/10] net/ring: fix dev handle in eth_dev
2017-06-19 9:28 UTC
[dpdk-test-report] |SUCCESS| pw25119 [PATCH v3 06/10] vdev: implement find_device bus operation
2017-06-19 9:24 UTC
[dpdk-test-report] |SUCCESS| pw25118 [PATCH v3 05/10] bus: introduce hotplug functionality
2017-06-19 9:24 UTC
[dpdk-test-report] |SUCCESS| pw25116 [PATCH v3 03/10] bus: add helper to find bus for a particular device
2017-06-19 9:20 UTC
[dpdk-test-report] |FAILURE| pw25122 [PATCH v3 09/10] ethdev: use embedded rte_device to detach driver
2017-06-19 9:20 UTC
[dpdk-test-report] |SUCCESS| pw25120 [PATCH v3 07/10] vdev: implement hotplug functionality
2017-06-19 9:20 UTC
[dpdk-test-report] |SUCCESS| pw25108 [PATCH 4/5] test/test: add auto-tests for event ring functions
2017-06-19 8:19 UTC
[dpdk-test-report] |SUCCESS| pw25109 [PATCH 5/5] event/sw: change worker rings to standard event rings
2017-06-19 8:17 UTC
[dpdk-test-report] |SUCCESS| pw25106 [PATCH 2/5] test/test: add unit tests for exact size rings
2017-06-19 8:07 UTC
[dpdk-test-report] |SUCCESS| pw25107 [PATCH 3/5] eventdev: add ring structure for events
2017-06-19 8:05 UTC
[dpdk-test-report] |SUCCESS| pw25105 [PATCH 1/5] ring: allow rings with non power-of-2 sizes
2017-06-19 7:54 UTC
page: next (older) | prev (newer) | 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).