automatic DPDK test reports
 help / color / mirror / Atom feed
[dpdk-test-report] |SUCCESS| dpdk-next-crypto daily Intel builds
 2022-10-18 21:29 UTC 

|SUCCESS| pw118486 [PATCH v2] net/bonding: make bonded device configure method re-entrant
 2022-10-18 21:20 UTC  (2+ messages)

|SUCCESS| pw118503 [PATCH v2 36/36] net/ionic: add watchdogs to protect each queue type
 2022-10-18 21:19 UTC  (2+ messages)

[dpdk-test-report] |SUCCESS| dpdk daily Intel builds
 2022-10-18 21:13 UTC 

|SUCCESS| pw118278-118280 [PATCH] [3/3] rwlock: make trylock operations no longer experimental
 2022-10-18 20:52 UTC 

|SUCCESS| pw118278-118280 [PATCH] [3/3] rwlock: make trylock operations no longer experimental
 2022-10-18 20:45 UTC 

[dpdk-test-report] (Testing) |SUCCESS| pw(118486) sid(25289) job(PER_PATCH_BUILD4946-20221019041106) [v2] net/bonding: make bonded device configure method re-entrant
 2022-10-18 20:44 UTC 

[dpdk-test-report] |SUCCESS| pw(118486) sid(25289) job(PER_PATCH_BUILD4946)[v2] net/bonding: make bonded device configure method re-entrant
 2022-10-18 20:30 UTC 

[dpdk-test-report] (Testing) |SUCCESS| pw(118467-118503) sid(25088) job(PER_PATCH_BUILD4945-20221019035230) [v2, 36/36] net/ionic: add watchdogs to protect each queue type
 2022-10-18 20:26 UTC 

|SUCCESS| pw118281-118282 [PATCH] [RFC, 2/2] license: add using MIT license in base code
 2022-10-18 20:25 UTC 

[dpdk-test-report] |SUCCESS| pw(118503) sid(25088) job(PER_PATCH_BUILD4945)[v2, 36/36] net/ionic: add watchdogs to protect each queue type
 2022-10-18 20:10 UTC 

|SUCCESS| pw118281-118282 [PATCH] [RFC, 2/2] license: add using MIT license in base code
 2022-10-18 20:06 UTC 

|SUCCESS| pw118278-118280 [PATCH] [3/3] rwlock: make trylock operations no longer experimental
 2022-10-18 19:58 UTC 

|SUCCESS| pw118353 [PATCH] [v2] net/ice: support ddp dump switch rule binary
 2022-10-18 19:54 UTC 

|SUCCESS| pw118278-118280 [PATCH] [3/3] rwlock: make trylock operations no longer experimental
 2022-10-18 19:51 UTC 

|SUCCESS| pw118500 [PATCH v2 33/36] net/ionic: add optimized handlers for non-scattered Rx/Tx
 2022-10-18 19:50 UTC 

|SUCCESS| pw118501 [PATCH v2 34/36] net/ionic: use a helper variable for page size
 2022-10-18 19:50 UTC 

|SUCCESS| pw118502 [PATCH v2 35/36] net/ionic: retry init commands up to five times
 2022-10-18 19:50 UTC 

|SUCCESS| pw118487 [PATCH v2 20/36] net/ionic: overhaul receive side for performance
 2022-10-18 19:48 UTC 

|SUCCESS| pw118488 [PATCH v2 21/36] net/ionic: overhaul transmit side for performance
 2022-10-18 19:48 UTC 

|SUCCESS| pw118489 [PATCH v2 22/36] net/ionic: add support for mbuf fast free
 2022-10-18 19:48 UTC 

|SUCCESS| pw118490 [PATCH v2 23/36] net/ionic: do bulk allocations of receive mbufs
 2022-10-18 19:48 UTC 

|SUCCESS| pw118491 [PATCH v2 24/36] net/ionic: add a lookup table for packet type
 2022-10-18 19:48 UTC 

|SUCCESS| pw118492 [PATCH v2 25/36] net/ionic: add a lookup table for checksum flags
 2022-10-18 19:48 UTC 

|SUCCESS| pw118493 [PATCH v2 26/36] net/ionic: advertise supported packet types
 2022-10-18 19:48 UTC 

|SUCCESS| pw118494 [PATCH v2 27/36] net/ionic: add Rx descriptor status functions
 2022-10-18 19:48 UTC 

|SUCCESS| pw118495 [PATCH v2 28/36] net/ionic: add Tx descriptor status function
 2022-10-18 19:48 UTC 

|SUCCESS| pw118496 [PATCH v2 29/36] net/ionic: add Q-in-CMB option controlled by devarg
 2022-10-18 19:48 UTC 

|SUCCESS| pw118497 [PATCH v2 30/36] net/ionic: update array allocations to use calloc
 2022-10-18 19:48 UTC 

|SUCCESS| pw118498 [PATCH v2 31/36] net/ionic: add alignment and socket info in allocations
 2022-10-18 19:48 UTC 

|SUCCESS| pw118499 [PATCH v2 32/36] net/ionic: allow client to specify Tx free threshold
 2022-10-18 19:48 UTC 

|SUCCESS| pw118353 [PATCH] [v2] net/ice: support ddp dump switch rule binary
 2022-10-18 19:46 UTC 

|SUCCESS| pw118476 [PATCH v2 10/36] net/ionic: simplify code by removing doorbell map helper
 2022-10-18 19:46 UTC 

|SUCCESS| pw118477 [PATCH v2 11/36] net/ionic: remove unused identifiers
 2022-10-18 19:46 UTC 

|SUCCESS| pw118479 [PATCH v2 12/36] net/ionic: only allocate interrupts if required
 2022-10-18 19:46 UTC 

|SUCCESS| pw118478 [PATCH v2 13/36] net/ionic: move PCI-specific code to a separate file
 2022-10-18 19:46 UTC 

|SUCCESS| pw118480 [PATCH v2 14/36] net/ionic: only request notifyq interrupt if supported
 2022-10-18 19:46 UTC 

|SUCCESS| pw118481 [PATCH v2 15/36] net/ionic: replace void pointer with actual type
 2022-10-18 19:46 UTC 

|SUCCESS| pw118482 [PATCH v2 16/36] net/ionic: free all buffers during Rx queue stop
 2022-10-18 19:46 UTC 

|SUCCESS| pw118483 [PATCH v2 17/36] net/ionic: precalculate segment lengths on receive side
 2022-10-18 19:46 UTC 

|SUCCESS| pw118484 [PATCH v2 18/36] net/ionic: use a helper variable in packet Tx function
 2022-10-18 19:46 UTC 

|SUCCESS| pw118485 [PATCH v2 19/36] net/ionic: do one-time init of receive descriptors
 2022-10-18 19:46 UTC 

|SUCCESS| pw118470 [PATCH v2 04/36] net/ionic: fix up the Rx filter save API
 2022-10-18 19:44 UTC 

|SUCCESS| pw118471 [PATCH v2 05/36] net/ionic: fix up reported error stats
 2022-10-18 19:44 UTC 

|SUCCESS| pw118472 [PATCH v2 06/36] net/ionic: update documentation and copyrights
 2022-10-18 19:44 UTC 

|SUCCESS| pw118473 [PATCH v2 07/36] net/ionic: update supported devices list
 2022-10-18 19:44 UTC 

|SUCCESS| pw118474 [PATCH v2 08/36] net/ionic: update license terms to remove GPL
 2022-10-18 19:44 UTC 

|SUCCESS| pw118475 [PATCH v2 09/36] net/ionic: update MTU calculations
 2022-10-18 19:44 UTC 

|SUCCESS| pw118467 [PATCH v2 01/36] net/ionic: fix up endianness for Rx and Tx handling
 2022-10-18 19:42 UTC 

|SUCCESS| pw118468 [PATCH v2 02/36] net/ionic: fix up endianness for RSS
 2022-10-18 19:42 UTC 

|SUCCESS| pw118469 [PATCH v2 03/36] net/ionic: fix to set the adapter name for logging
 2022-10-18 19:42 UTC 

|SUCCESS| pw118278-118280 [PATCH] [3/3] rwlock: make trylock operations no longer experimental
 2022-10-18 19:42 UTC 

|SUCCESS| pw118281-118282 [PATCH] [RFC, 2/2] license: add using MIT license in base code
 2022-10-18 19:36 UTC 

|SUCCESS| pw118358 [PATCH] [v1] eventdev/crypto: add memzone lookup
 2022-10-18 19:27 UTC 

|SUCCESS| pw118278-118280 [PATCH] [3/3] rwlock: make trylock operations no longer experimental
 2022-10-18 19:25 UTC 

|SUCCESS| pw118281-118282 [PATCH] [RFC, 2/2] license: add using MIT license in base code
 2022-10-18 19:24 UTC 

|SUCCESS| pw118281-118282 [PATCH] [RFC, 2/2] license: add using MIT license in base code
 2022-10-18 19:21 UTC 

|SUCCESS| pw118358 [PATCH] [v1] eventdev/crypto: add memzone lookup
 2022-10-18 19:20 UTC 

|SUCCESS| pw118278-118280 [PATCH] [3/3] rwlock: make trylock operations no longer experimental
 2022-10-18 19:19 UTC 

|SUCCESS| pw118353 [PATCH] [v2] net/ice: support ddp dump switch rule binary
 2022-10-18 19:08 UTC 

|SUCCESS| pw118361-118375 [PATCH] [v3, 15/15] net/idpf: add support for timestamp offload
 2022-10-18 19:00 UTC 

|SUCCESS| pw118281-118282 [PATCH] [RFC, 2/2] license: add using MIT license in base code
 2022-10-18 18:55 UTC 

|SUCCESS| pw118361-118375 [PATCH] [v3, 15/15] net/idpf: add support for timestamp offload
 2022-10-18 18:53 UTC 

|SUCCESS| pw118353 [PATCH] [v2] net/ice: support ddp dump switch rule binary
 2022-10-18 18:53 UTC 

|SUCCESS| pw118358 [PATCH] [v1] eventdev/crypto: add memzone lookup
 2022-10-18 18:46 UTC 

|SUCCESS| pw118358 [PATCH] [v1] eventdev/crypto: add memzone lookup
 2022-10-18 18:39 UTC 

|SUCCESS| pw118377-118401 [PATCH] [v4, 25/25] net/nfp: support IPv6 DSCP flow action
 2022-10-18 18:34 UTC 

|SUCCESS| pw118358 [PATCH] [v1] eventdev/crypto: add memzone lookup
 2022-10-18 18:26 UTC 

|SUCCESS| pw118278-118280 [PATCH] [3/3] rwlock: make trylock operations no longer experimental
 2022-10-18 18:26 UTC 

|FAILURE| pw118353 [PATCH] [v2] net/ice: support ddp dump switch rule binary
 2022-10-18 18:25 UTC 

|SUCCESS| pw118361-118375 [PATCH] [v3, 15/15] net/idpf: add support for timestamp offload
 2022-10-18 18:24 UTC 

|FAILURE| pw118353 [PATCH] [v2] net/ice: support ddp dump switch rule binary
 2022-10-18 18:22 UTC 

|SUCCESS| pw118281-118282 [PATCH] [RFC, 2/2] license: add using MIT license in base code
 2022-10-18 18:20 UTC 

|SUCCESS| pw118281-118282 [PATCH] [RFC, 2/2] license: add using MIT license in base code
 2022-10-18 18:18 UTC 

|SUCCESS| pw118361-118375 [PATCH] [v3, 15/15] net/idpf: add support for timestamp offload
 2022-10-18 18:17 UTC 

|SUCCESS| pw118377-118401 [PATCH] [v4, 25/25] net/nfp: support IPv6 DSCP flow action
 2022-10-18 18:14 UTC 

|SUCCESS| pw118358 [PATCH] [v1] eventdev/crypto: add memzone lookup
 2022-10-18 18:12 UTC 

|FAILURE| pw118353 [PATCH] [v2] net/ice: support ddp dump switch rule binary
 2022-10-18 18:10 UTC 

|SUCCESS| pw118358 [PATCH] [v1] eventdev/crypto: add memzone lookup
 2022-10-18 18:09 UTC 

|SUCCESS| pw118403-118414 [PATCH] [v8, 12/12] vhost: improve vDPA blk device configure condition
 2022-10-18 18:07 UTC 

|SUCCESS| pw118278-118280 [PATCH] [3/3] rwlock: make trylock operations no longer experimental
 2022-10-18 18:03 UTC 

|SUCCESS| pw118377-118401 [PATCH] [v4, 25/25] net/nfp: support IPv6 DSCP flow action
 2022-10-18 18:02 UTC 

|FAILURE| pw118353 [PATCH] [v2] net/ice: support ddp dump switch rule binary
 2022-10-18 17:58 UTC 

|SUCCESS| pw118358 [PATCH] [v1] eventdev/crypto: add memzone lookup
 2022-10-18 17:58 UTC 

|FAILURE| pw118361-118375 [PATCH] [v3, 15/15] net/idpf: add support for timestamp offload
 2022-10-18 17:58 UTC 

|SUCCESS| pw118403-118414 [PATCH] [v8, 12/12] vhost: improve vDPA blk device configure condition
 2022-10-18 17:58 UTC 

|FAILURE| pw118361-118375 [PATCH] [v3, 15/15] net/idpf: add support for timestamp offload
 2022-10-18 17:58 UTC 

|SUCCESS| pw118377-118401 [PATCH] [v4, 25/25] net/nfp: support IPv6 DSCP flow action
 2022-10-18 17:57 UTC 

|SUCCESS| pw118377-118401 [PATCH] [v4, 25/25] net/nfp: support IPv6 DSCP flow action
 2022-10-18 17:56 UTC 

|SUCCESS| pw118281-118282 [PATCH] [RFC, 2/2] license: add using MIT license in base code
 2022-10-18 17:50 UTC 

|SUCCESS| pw118403-118414 [PATCH] [v8, 12/12] vhost: improve vDPA blk device configure condition
 2022-10-18 17:47 UTC 

|SUCCESS| pw118377-118401 [PATCH] [v4, 25/25] net/nfp: support IPv6 DSCP flow action
 2022-10-18 17:46 UTC 

|SUCCESS| pw118377-118401 [PATCH] [v4, 25/25] net/nfp: support IPv6 DSCP flow action
 2022-10-18 17:45 UTC 

|SUCCESS| pw118278-118280 [PATCH] [3/3] rwlock: make trylock operations no longer experimental
 2022-10-18 17:45 UTC 

|FAILURE| pw118361-118375 [PATCH] [v3, 15/15] net/idpf: add support for timestamp offload
 2022-10-18 17:45 UTC 

|SUCCESS| pw118377-118401 [PATCH] [v4, 25/25] net/nfp: support IPv6 DSCP flow action
 2022-10-18 17:44 UTC 

|FAILURE| pw118361-118375 [PATCH] [v3, 15/15] net/idpf: add support for timestamp offload
 2022-10-18 17:43 UTC 

|SUCCESS| pw118416-118426 [PATCH] [v4, 11/11] trace: enable trace operations via telemetry
 2022-10-18 17:40 UTC 

|SUCCESS| pw118403-118414 [PATCH] [v8, 12/12] vhost: improve vDPA blk device configure condition
 2022-10-18 17:39 UTC 

|SUCCESS| pw118353 [PATCH] [v2] net/ice: support ddp dump switch rule binary
 2022-10-18 17:37 UTC 

|SUCCESS| pw118416-118426 [PATCH] [v4, 11/11] trace: enable trace operations via telemetry
 2022-10-18 17:33 UTC 

|SUCCESS| pw118403-118414 [PATCH] [v8, 12/12] vhost: improve vDPA blk device configure condition
 2022-10-18 17:33 UTC 

|SUCCESS| pw118281-118282 [PATCH] [RFC, 2/2] license: add using MIT license in base code
 2022-10-18 17:31 UTC 

|SUCCESS| pw118403-118414 [PATCH] [v8, 12/12] vhost: improve vDPA blk device configure condition
 2022-10-18 17:27 UTC 

|SUCCESS| pw118358 [PATCH] [v1] eventdev/crypto: add memzone lookup
 2022-10-18 17:24 UTC 

[dpdk-test-report] (Testing) |SUCCESS| pw(118436-118465) sid(25287) job(PER_PATCH_BUILD4944-20221019005129) [v4, 30/30] baseband/acc100: update guide docs
 2022-10-18 17:23 UTC 

|SUCCESS| pw118403-118414 [PATCH] [v8, 12/12] vhost: improve vDPA blk device configure condition
 2022-10-18 17:23 UTC 

|SUCCESS| pw118416-118426 [PATCH] [v4, 11/11] trace: enable trace operations via telemetry
 2022-10-18 17:17 UTC 

|SUCCESS| pw118427-118429 [PATCH] [v2, 3/3] crypto/qat: fix not set rsa lengths
 2022-10-18 17:13 UTC 

|SUCCESS| pw118416-118426 [PATCH] [v4, 11/11] trace: enable trace operations via telemetry
 2022-10-18 17:12 UTC 

|SUCCESS| pw118353 [PATCH] [v2] net/ice: support ddp dump switch rule binary
 2022-10-18 17:12 UTC 

|SUCCESS| pw118361-118375 [PATCH] [v3, 15/15] net/idpf: add support for timestamp offload
 2022-10-18 17:11 UTC 

|WARNING| pw118311-118336 [PATCH] [25/25] net/nfp: add the support of new tunnel solution
 2022-10-18 17:09 UTC 

[dpdk-test-report] |SUCCESS| pw(118465) sid(25287) job(PER_PATCH_BUILD4944)[v4, 30/30] baseband/acc100: update guide docs
 2022-10-18 17:09 UTC 

|SUCCESS| pw118403-118414 [PATCH] [v8, 12/12] vhost: improve vDPA blk device configure condition
 2022-10-18 17:07 UTC 

|SUCCESS| pw118416-118426 [PATCH] [v4, 11/11] trace: enable trace operations via telemetry
 2022-10-18 17:07 UTC 

|SUCCESS| pw118427-118429 [PATCH] [v2, 3/3] crypto/qat: fix not set rsa lengths
 2022-10-18 17:07 UTC 

|SUCCESS| pw118416-118426 [PATCH] [v4, 11/11] trace: enable trace operations via telemetry
 2022-10-18 17:05 UTC 

|SUCCESS| pw118430-118431 [PATCH] [v3, 2/2] crypto/qat: read hw slice configuration
 2022-10-18 17:03 UTC 

|SUCCESS| pw118416-118426 [PATCH] [v4, 11/11] trace: enable trace operations via telemetry
 2022-10-18 17:01 UTC 

|SUCCESS| pw118358 [PATCH] [v1] eventdev/crypto: add memzone lookup
 2022-10-18 17:00 UTC 

|WARNING| pw118436-118465 [PATCH] [v4, 30/30] baseband/acc100: update guide docs
 2022-10-18 16:59 UTC 

|SUCCESS| pw118416-118426 [PATCH] [v4, 11/11] trace: enable trace operations via telemetry
 2022-10-18 16:58 UTC 

|SUCCESS| pw118377-118401 [PATCH] [v4, 25/25] net/nfp: support IPv6 DSCP flow action
 2022-10-18 16:57 UTC 

|SUCCESS| pw118427-118429 [PATCH] [v2, 3/3] crypto/qat: fix not set rsa lengths
 2022-10-18 16:55 UTC 

|SUCCESS| pw118427-118429 [PATCH] [v2, 3/3] crypto/qat: fix not set rsa lengths
 2022-10-18 16:53 UTC 

|SUCCESS| pw118427-118429 [PATCH] [v2, 3/3] crypto/qat: fix not set rsa lengths
 2022-10-18 16:52 UTC 

|SUCCESS| pw118361-118375 [PATCH] [v3, 15/15] net/idpf: add support for timestamp offload
 2022-10-18 16:50 UTC 

|SUCCESS| pw118448 [PATCH v4 13/30] baseband/acc100: reset pointer after rte_free
 2022-10-18 16:46 UTC 

|SUCCESS| pw118449 [PATCH v4 14/30] baseband/acc100: fix debug print for LDPC FCW
 2022-10-18 16:46 UTC 

|SUCCESS| pw118450 [PATCH v4 15/30] baseband/acc100: add enqueue status
 2022-10-18 16:46 UTC 

|SUCCESS| pw118451 [PATCH v4 16/30] baseband/acc100: add scatter-gather support
 2022-10-18 16:46 UTC 

|SUCCESS| pw118452 [PATCH v4 17/30] baseband/acc100: add HARQ index helper function
 2022-10-18 16:46 UTC 

|SUCCESS| pw118453 [PATCH v4 18/30] baseband/acc100: enable input validation by default
 2022-10-18 16:46 UTC 

|SUCCESS| pw118454 [PATCH v4 19/30] baseband/acc100: added LDPC transport block support
 2022-10-18 16:46 UTC 

|SUCCESS| pw118455 [PATCH v4 20/30] baseband/acc100: update validate LDPC enc/dec
 2022-10-18 16:46 UTC 

|SUCCESS| pw118456 [PATCH v4 21/30] baseband/acc100: implement configurable queue depth
 2022-10-18 16:46 UTC 

|SUCCESS| pw118457 [PATCH v4 22/30] baseband/acc100: add queue stop operation
 2022-10-18 16:46 UTC 

|SUCCESS| pw118458 [PATCH v4 23/30] baseband/acc100: update uplink CB input length
 2022-10-18 16:46 UTC 

|SUCCESS| pw118459 [PATCH v4 24/30] baseband/acc100: update log messages
 2022-10-18 16:46 UTC 

|SUCCESS| pw118460 [PATCH v4 25/30] baseband/acc100: store FCW from first CB descriptor
 2022-10-18 16:46 UTC 

|SUCCESS| pw118461 [PATCH v4 26/30] baseband/acc100: update device info
 2022-10-18 16:46 UTC 

|SUCCESS| pw118463 [PATCH v4 27/30] baseband/acc100: add ring companion address
 2022-10-18 16:46 UTC 

|WARNING| pw118462 [PATCH v4 28/30] baseband/acc100: add workaround for deRM corner cases
 2022-10-18 16:46 UTC 

|SUCCESS| pw118430-118431 [PATCH] [v3, 2/2] crypto/qat: read hw slice configuration
 2022-10-18 16:46 UTC 

|SUCCESS| pw118464 [PATCH v4 29/30] baseband/acc100: configure PMON control registers
 2022-10-18 16:46 UTC 

|SUCCESS| pw118465 [PATCH v4 30/30] baseband/acc100: update guide docs
 2022-10-18 16:46 UTC 

|SUCCESS| pw118403-118414 [PATCH] [v8, 12/12] vhost: improve vDPA blk device configure condition
 2022-10-18 16:44 UTC 

|SUCCESS| pw118436 [PATCH v4 01/30] baseband/acc100: fix ring availability calculation
 2022-10-18 16:44 UTC 

|SUCCESS| pw118437 [PATCH v4 02/30] baseband/acc100: add function to check AQ availability
 2022-10-18 16:44 UTC 

|SUCCESS| pw118438 [PATCH v4 03/30] baseband/acc100: memory leak fix
 2022-10-18 16:44 UTC 

|SUCCESS| pw118439 [PATCH v4 04/30] baseband/acc100: add LDPC encoder padding function
 2022-10-18 16:44 UTC 

|SUCCESS| pw118440 [PATCH v4 05/30] baseband/acc100: check turbo dec/enc input
 2022-10-18 16:44 UTC 

|SUCCESS| pw118441 [PATCH v4 06/30] baseband/acc100: check for unlikely operation vals
 2022-10-18 16:44 UTC 

|SUCCESS| pw118442 [PATCH v4 07/30] baseband/acc100: enforce additional check on FCW
 2022-10-18 16:44 UTC 

|SUCCESS| pw118443 [PATCH v4 08/30] baseband/acc100: allocate ring/queue mem when NULL
 2022-10-18 16:44 UTC 

|SUCCESS| pw118444 [PATCH v4 09/30] baseband/acc100: reduce input length for CRC24B
 2022-10-18 16:44 UTC 

|SUCCESS| pw118445 [PATCH v4 10/30] baseband/acc100: fix clearing PF IR outside handler
 2022-10-18 16:44 UTC 

|SUCCESS| pw118446 [PATCH v4 11/30] baseband/acc100: set device min alignment to 1
 2022-10-18 16:44 UTC 

|SUCCESS| pw118447 [PATCH v4 12/30] baseband/acc100: add protection for NULL HARQ input
 2022-10-18 16:44 UTC 

|SUCCESS| pw118427-118429 [PATCH] [v2, 3/3] crypto/qat: fix not set rsa lengths
 2022-10-18 16:43 UTC 

|SUCCESS| pw118377-118401 [PATCH] [v4, 25/25] net/nfp: support IPv6 DSCP flow action
 2022-10-18 16:40 UTC 

|SUCCESS| pw118427-118429 [PATCH] [v2, 3/3] crypto/qat: fix not set rsa lengths
 2022-10-18 16:39 UTC 

|SUCCESS| pw118430-118431 [PATCH] [v3, 2/2] crypto/qat: read hw slice configuration
 2022-10-18 16:39 UTC 

|SUCCESS| pw118430-118431 [PATCH] [v3, 2/2] crypto/qat: read hw slice configuration
 2022-10-18 16:36 UTC 

|SUCCESS| pw118430-118431 [PATCH] [v3, 2/2] crypto/qat: read hw slice configuration
 2022-10-18 16:32 UTC 

|SUCCESS| pw118416-118426 [PATCH] [v4, 11/11] trace: enable trace operations via telemetry
 2022-10-18 16:31 UTC 

|SUCCESS| pw118403-118414 [PATCH] [v8, 12/12] vhost: improve vDPA blk device configure condition
 2022-10-18 16:30 UTC 

[dpdk-test-report] (Testing) |SUCCESS| pw(118433-118434) sid(25286) job(PER_PATCH_BUILD4943-20221018235331) [v6, 2/2] examples/vhost: unconfigure DMA vchannel
 2022-10-18 16:27 UTC 

|SUCCESS| pw118427-118429 [PATCH] [v2, 3/3] crypto/qat: fix not set rsa lengths
 2022-10-18 16:27 UTC 

|SUCCESS| pw118433-118434 [PATCH] [v6, 2/2] examples/vhost: unconfigure DMA vchannel
 2022-10-18 16:26 UTC 

|SUCCESS| pw118430-118431 [PATCH] [v3, 2/2] crypto/qat: read hw slice configuration
 2022-10-18 16:25 UTC 

|SUCCESS| pw118430-118431 [PATCH] [v3, 2/2] crypto/qat: read hw slice configuration
 2022-10-18 16:25 UTC 

|SUCCESS| pw118430-118431 [PATCH] [v3, 2/2] crypto/qat: read hw slice configuration
 2022-10-18 16:23 UTC 

|SUCCESS| pw118416-118426 [PATCH] [v4, 11/11] trace: enable trace operations via telemetry
 2022-10-18 16:20 UTC 

|FAILURE| pw118434 [PATCH v6 2/2] examples/vhost: unconfigure DMA vchannel
 2022-10-18 16:20 UTC 

|SUCCESS| pw118433-118434 [PATCH] [v6, 2/2] examples/vhost: unconfigure DMA vchannel
 2022-10-18 16:19 UTC 

|SUCCESS| pw118429 [PATCH v2 3/3] crypto/qat: fix not set rsa lengths
 2022-10-18 16:19 UTC 

|SUCCESS| pw118427-118429 [PATCH] [v2, 3/3] crypto/qat: fix not set rsa lengths
 2022-10-18 16:18 UTC 

|SUCCESS| pw118433-118434 [PATCH] [v6, 2/2] examples/vhost: unconfigure DMA vchannel
 2022-10-18 16:13 UTC 

[dpdk-test-report] |SUCCESS| pw(118434) sid(25286) job(PER_PATCH_BUILD4943)[v6, 2/2] examples/vhost: unconfigure DMA vchannel
 2022-10-18 16:12 UTC 

|SUCCESS| pw118433-118434 [PATCH] [v6, 2/2] examples/vhost: unconfigure DMA vchannel
 2022-10-18 16:12 UTC 

|SUCCESS| pw118433-118434 [PATCH] [v6, 2/2] examples/vhost: unconfigure DMA vchannel
 2022-10-18 16:11 UTC 

|SUCCESS| pw118427-118429 [PATCH] [v2, 3/3] crypto/qat: fix not set rsa lengths
 2022-10-18 16:10 UTC 

|SUCCESS| pw118433-118434 [PATCH] [v6, 2/2] examples/vhost: unconfigure DMA vchannel
 2022-10-18 16:09 UTC 

[dpdk-test-report] (Testing) |SUCCESS| pw(118430-118431) sid(25285) job(PER_PATCH_BUILD4942-20221018233413) [v3, 2/2] crypto/qat: read hw slice configuration
 2022-10-18 16:08 UTC 

|SUCCESS| pw118430-118431 [PATCH] [v3, 2/2] crypto/qat: read hw slice configuration
 2022-10-18 16:05 UTC 

|SUCCESS| pw118354 [PATCH] [v2] app/testpmd: fix protocol headers display for Rx buffer split
 2022-10-18 16:04 UTC 

|SUCCESS| pw118433-118434 [PATCH] [v6, 2/2] examples/vhost: unconfigure DMA vchannel
 2022-10-18 16:02 UTC 

|SUCCESS| pw118354 [PATCH] [v2] app/testpmd: fix protocol headers display for Rx buffer split
 2022-10-18 16:02 UTC 

|SUCCESS| pw118430-118431 [PATCH] [v3, 2/2] crypto/qat: read hw slice configuration
 2022-10-18 15:59 UTC 

|SUCCESS| pw118354 [PATCH] [v2] app/testpmd: fix protocol headers display for Rx buffer split
 2022-10-18 15:57 UTC 

[dpdk-test-report] |SUCCESS| pw(118431) sid(25285) job(PER_PATCH_BUILD4942)[v3, 2/2] crypto/qat: read hw slice configuration
 2022-10-18 15:53 UTC 

|SUCCESS| pw118433-118434 [PATCH] [v6, 2/2] examples/vhost: unconfigure DMA vchannel
 2022-10-18 15:52 UTC 

|SUCCESS| pw118354 [PATCH] [v2] app/testpmd: fix protocol headers display for Rx buffer split
 2022-10-18 15:51 UTC 

|SUCCESS| pw118433-118434 [PATCH] [v6, 2/2] examples/vhost: unconfigure DMA vchannel
 2022-10-18 15:49 UTC 

[dpdk-test-report] (Testing) |SUCCESS| pw(118427-118429) sid(25284) job(PER_PATCH_BUILD4941-20221018231644) [v2, 3/3] crypto/qat: fix not set rsa lengths
 2022-10-18 15:49 UTC 

|SUCCESS| pw118433-118434 [PATCH] [v6, 2/2] examples/vhost: unconfigure DMA vchannel
 2022-10-18 15:48 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).