DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1] maintainers: update for testpmd
 2022-02-10 17:11 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v2 00/12] Wangxun fixes and supports
 2022-02-10  9:02 UTC  (20+ messages)
` [PATCH v2 01/12] net/ngbe: fix failed to receive packets
` [PATCH v2 02/12] net/ngbe: fix link interrupt sometimes lost
` [PATCH v2 03/12] net/ngbe: fix Tx pending
` [PATCH v2 04/12] net/ngbe: fix RxTx packet statistics
` [PATCH v2 05/12] net/ngbe: optimize the PHY initialization process
` [PATCH v2 06/12] net/ngbe: add support to custom PHY interfaces
` [PATCH v2 07/12] net/ngbe: add LED OEM support
` [PATCH v2 08/12] net/ngbe: fix debug log
` [PATCH v2 09/12] net/txgbe: add LED OEM support
` [PATCH v2 10/12] net/txgbe: fix debug log
` [PATCH v2 11/12] net/txgbe: fix to set link up and down
` [PATCH v2 12/12] net/txgbe: fix KR auto-negotiation

[PATCH] ethdev: introduce generic dummy packet burst function
 2022-02-10  8:59 UTC  (3+ messages)

Can I use rte_pktmbuf_chain to chain multiple mbuffs for calling only single tx_eth_burst API
 2022-02-10  8:56 UTC  (5+ messages)

[PATCH] stack: fix stubs header export
 2022-02-10  8:55 UTC 

[PATCH v5 0/3] ethdev: introduce IP reassembly offload
 2022-02-10  8:54 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] "
  ` [PATCH v6 2/3] ethdev: add mbuf dynfield for incomplete IP reassembly

[PATCH v1] net/af_xdp: make umem configure code more readable
 2022-02-10  8:53 UTC  (2+ messages)

[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
 2022-02-10  8:29 UTC  (4+ messages)

[PATCH v3 1/1] vhost: integrate dmadev in asynchronous data-path
 2022-02-10  7:58 UTC  (4+ messages)
` [PATCH v4 0/1] integrate dmadev in vhost
  ` [PATCH v4 1/1] vhost: integrate dmadev in asynchronous data-path

[PATCH] eal: remove unnecessary argv[0] handling
 2022-02-10  7:57 UTC  (9+ messages)
` [PATCH v2] Subject: "
` [PATCH v3] eal: simplify "

[PATCH] raw/ntb: add check for DB intr handler registering
 2022-02-10  7:18 UTC  (3+ messages)

[PATCH] net/failsafe: Fix crash due to global devargs syntax parsing from secondary process
 2022-02-10  7:10 UTC 

[PATCH v2] raw/ntb: clear all valid DB bits when DB init
 2022-02-10  7:09 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v2 1/8] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
 2022-02-10  7:03 UTC  (10+ messages)
` [PATCH v3 0/7] NXP crypto drivers changes
  ` [PATCH v3 1/7] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
  ` [PATCH v3 2/7] common/dpaax: change job processing mode for PDCP SDAP
  ` [PATCH v3 3/7] crypto/dpaa2_sec: change capabilities for AES_CMAC
  ` [PATCH v3 4/7] crypto/dpaa2_sec: add useful debug prints in sec dequeue
  ` [PATCH v3 5/7] crypto/dpaa2: fix to check next type for auth or cipher
  ` [PATCH v3 6/7] crypto/dpaa2_sec: ordered queue support
  ` [PATCH v3 7/7] crypto/dpaa_sec: add debug framework
  ` [EXT] [PATCH v3 0/7] NXP crypto drivers changes

[PATCH 0/2] add telemetry for inline IPsec
 2022-02-10  6:53 UTC  (3+ messages)
` [PATCH 1/2] net/cnxk: add telemetry for inline IPsec for cn9k
` [PATCH 2/2] net/cnxk: add telemetry for inline IPsec for cn10k

[PATCH] net/iavf: initialize large VF setting at startup
 2022-02-10  6:43 UTC  (5+ messages)

Questions on i40e TX path
 2022-02-10  4:37 UTC  (3+ messages)

[PATCH] net/ice: fix gcc error with -DRTE_LIBRTE_ICE_16BYTE_RX_DESC
 2022-02-10  3:09 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 00/82] remove unnecessary null checks
 2022-02-10  3:03 UTC  (40+ messages)
` [PATCH v3 00/36] "
  ` [PATCH v3 01/36] lib: update documentation of XXX_free() functions
  ` [PATCH v3 02/36] devtools/cocci: add script to fix unnecessary null checks
  ` [PATCH v3 03/36] eal: remove unnecessary NULL checks
  ` [PATCH v3 04/36] ethdev: "
  ` [PATCH v3 05/36] examples: "
  ` [PATCH v3 06/36] vhost: "
  ` [PATCH v3 07/36] app: "
  ` [PATCH v3 08/36] baseband/*: "
  ` [PATCH v3 09/36] bus/*: "
  ` [PATCH v3 10/36] common/*: "
  ` [PATCH v3 11/36] compress/*: "
  ` [PATCH v3 12/36] crypto: "
  ` [PATCH v3 13/36] event/sw: "
  ` [PATCH v3 14/36] net/axgbe: "
  ` [PATCH v3 15/36] net/bnx*: "
  ` [PATCH v3 16/36] net/cnxk: "
  ` [PATCH v3 17/36] net/cxgbe: "
  ` [PATCH v3 18/36] net/dpaa*: "
  ` [PATCH v3 19/36] net/ena: "
  ` [PATCH v3 20/36] net/hinic: "
  ` [PATCH v3 21/36] net/hns3: "
  ` [PATCH v3 22/36] net/i*: "
  ` [PATCH v3 23/36] net/mlx*: "
  ` [PATCH v3 24/36] net/mvpp2: "
  ` [PATCH v3 25/36] net/netvsc: "
  ` [PATCH v3 26/36] net/octeontx: "
  ` [PATCH v3 27/36] net/qede: "
  ` [PATCH v3 28/36] net/txgbe: "
  ` [PATCH v3 29/36] net/vdev_netvsc: "
  ` [PATCH v3 30/36] net/virtio: "
  ` [PATCH v3 31/36] net/other: "
  ` [PATCH v3 32/36] raw/*: "
  ` [PATCH v3 33/36] regex/*: "
  ` [PATCH v3 34/36] vdpa/*: "
  ` [PATCH v3 35/36] compressdev: "
  ` [PATCH v3 36/36] other: "

[PATCH v4 0/6] support L2TPv2 for AVF RSS hash and FDIR
 2022-02-10  2:13 UTC  (11+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/6] ethdev: add L2TPv2 RSS offload type
  ` [PATCH v5 3/6] app/testpmd: add 6 types of L2TPv2 message
  ` [PATCH v5 4/6] common/iavf: add session ID fields for L2TPv2
  ` [PATCH v5 5/6] net/iavf: support L2TPv2 for AVF HASH
  ` [PATCH v5 6/6] net/iavf: support L2TPv2 for AVF FDIR

[PATCH] gpu/cuda: differentiate V100 32GB GPU IDs
 2022-02-10  1:58 UTC 

[PATCH v4 00/10] ethdev: datapath-focused flow rules management
 2022-02-09 21:53 UTC  (12+ messages)
  ` [PATCH v4 01/10] ethdev: introduce flow pre-configuration hints
  ` [PATCH v4 02/10] ethdev: add flow item/action templates
  ` [PATCH v4 03/10] ethdev: bring in async queue-based flow rules operations
  ` [PATCH v4 04/10] app/testpmd: implement rte flow configuration
  ` [PATCH v4 05/10] app/testpmd: implement rte flow template management
  ` [PATCH v4 06/10] app/testpmd: implement rte flow table management
  ` [PATCH v4 07/10] app/testpmd: implement rte flow queue flow operations
  ` [PATCH v4 08/10] app/testpmd: implement rte flow push operations
  ` [PATCH v4 09/10] app/testpmd: implement rte flow pull operations
  ` [PATCH v4 10/10] app/testpmd: implement rte flow queue indirect actions

[PATCH v4 0/5] crypto: improve asym session usage
 2022-02-09 20:19 UTC  (9+ messages)
` [PATCH v4 1/5] doc: replace asym crypto code with literal includes
` [PATCH v4 2/5] crypto: use single buffer for asymmetric session
  ` [EXT] "
` [PATCH v4 3/5] crypto: hide asym session structure
` [PATCH v4 4/5] crypto: add asym session user data API
  ` [EXT] "
` [PATCH v4 5/5] crypto: modify return value for asym session create
  ` [EXT] "

rxq_cq_process_v high cpu
 2022-02-09 18:24 UTC 

[PATCH] net/bnxt: fix ring calculation for representors
 2022-02-09 18:19 UTC  (5+ messages)
    ` [PATCH v2] "

[RFC] eal: support systemd service convention for runtime directory
 2022-02-09 18:14 UTC  (3+ messages)
` [PATCH v3 0/3] eal: support configuring "

[PATCH v3] net/af_xdp: re-enable secondary process support
 2022-02-09 17:55 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] net/memif: remove pointer deference before null check
 2022-02-09 17:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1] maintainers: update for testpmd
 2022-02-09 17:28 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/cnxk: unify the file name
 2022-02-09 16:50 UTC 

[PATCH v4 0/2] Add config file support for l3fwd
 2022-02-09 16:00 UTC  (11+ messages)
` [PATCH v5 "

[PATCH] net/bnxt: set HW coalescing parameters
 2022-02-09 15:37 UTC  (2+ messages)

[RFC] Testpmd Maintenance affecting DTS
 2022-02-09 15:33 UTC  (3+ messages)

[dpdk-dev] [PATCH] ethdev: remove unnecessary NULL check
 2022-02-09 15:32 UTC  (2+ messages)

[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
 2022-02-09 15:05 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] app/testpmd: skip stopped queues when forwarding
 2022-02-09 14:56 UTC  (5+ messages)

[PATCH] ci: remove outdated default reference tag for ABI
 2022-02-09 14:04 UTC  (4+ messages)

[PATCH v2 0/5] crypto/qat: add asymmetric crypto algorithms
 2022-02-09 14:00 UTC  (6+ messages)
` [PATCH v2 1/5] crypto/qat: refactor asymmetric crypto functions
` [PATCH v2 2/5] crypto/qat: add named elliptic curves
` [PATCH v2 3/5] crypto/qat: add ecdsa algorithm
` [PATCH v2 4/5] crypto/qat: add ecpm algorithm
` [PATCH v2 5/5] crypto/qat: refactor asymmetric session

[PATCH v18 8/8] eal: implement functions for mutex management
 2022-02-09 13:57 UTC  (6+ messages)

[PATCH v3 1/4] kni: add define guards to avoid multi-inclusion
 2022-02-09 13:52 UTC  (2+ messages)

[PATCH v2 0/7] ixgbe SFP handling fixes
 2022-02-09 13:43 UTC  (16+ messages)
` [PATCH v2 3/7] net/ixgbe: Check that SFF-8472 soft rate select is supported before write

[PATCH v4 00/11] Add cnxk_gpio
 2022-02-09 13:24 UTC  (3+ messages)
` [PATCH v5 "

[dpdk-dev] [PATCH v4 1/5] eal: add API for bus close
 2022-02-09 13:20 UTC  (4+ messages)
` [PATCH v5 1/2] "

[PATCH] kni: fix use-after-free when kni release
 2022-02-09 12:41 UTC  (4+ messages)

[PATCH] examples/ipsec-secgw: add check for unprotected port mask
 2022-02-09 11:52 UTC 

[PATCH v1] doc: update FIPS docs
 2022-02-09 11:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] app/testpmd : fix testpmd quit error
 2022-02-09 10:42 UTC 

[PATCH] app/testpmd : fix testpmd quit error
 2022-02-09 10:38 UTC 

[dpdk-dev v6 10/10] crypto/qat: support out of place SG list
 2022-02-09 10:25 UTC  (23+ messages)
` [dpdk-dev v7 00/10] drivers/qat: QAT symmetric crypto datapatch rework
  ` [dpdk-dev v7 01/10] common/qat: define build op request and dequeue op
  ` [dpdk-dev v7 02/10] crypto/qat: sym build op request specific implementation
  ` [dpdk-dev v7 03/10] crypto/qat: qat generation specific enqueue
  ` [dpdk-dev v7 04/10] crypto/qat: rework session APIs
  ` [dpdk-dev v7 05/10] crypto/qat: rework asymmetric crypto build operation
  ` [dpdk-dev v7 06/10] crypto/qat: unify qat sym pmd apis
  ` [dpdk-dev v7 07/10] crypto/qat: unify qat asym "
  ` [dpdk-dev v7 08/10] crypto/qat: op burst data path rework
  ` [dpdk-dev v7 09/10] crypto/qat: raw dp api integration
  ` [dpdk-dev v7 10/10] crypto/qat: support out of place SG list

[PATCH v2 12/16] acl: add define guards to avoid multi-inclusion
 2022-02-09 10:12 UTC  (3+ messages)

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).