DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH V5] ethdev: fix one address occupies two indexes in MAC addrs
 2023-05-19  3:00 UTC  (2+ messages)
` [PATCH V9] ethdev: fix one address occupies two entries "

[PATCH 0/8] make the logic conform the coding style of DPDK
 2023-05-19  2:59 UTC  (9+ messages)
` [PATCH 1/8] net/nfp: reuse the ring buffer struct
` [PATCH 2/8] net/nfp: modify the rxq struct
` [PATCH 3/8] net/nfp: modify the Rx descriptor struct
` [PATCH 4/8] net/nfp: modify the txq struct
` [PATCH 5/8] net/nfp: remove the custom round macro
` [PATCH 6/8] net/nfp: remove the unneeded comment
` [PATCH 7/8] net/nfp: revise cast from void pointer
` [PATCH 8/8] net/nfp: revise the logic of MAC address

[PATCH] eal: allow both allow and block options coexistence
 2023-05-19  2:29 UTC 

[PATCH] maintainers: add maintainers to Nvidia net mlx5
 2023-05-19  0:32 UTC  (2+ messages)

[PATCH v5] app/testpmd: txonly multiflow port change support
 2023-05-19  0:22 UTC  (2+ messages)
` [PATCH v6] "

[PATCH] ethdev: fix asynchronous destroy and push tracepoints
 2023-05-18 21:59 UTC 

[PATCH] ethdev: add flow rule actions update API
 2023-05-18 21:48 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] ethdev: add indirect list flow action
 2023-05-18 18:18 UTC  (4+ messages)
` [RFC PATCH v3] "

[dpdk-dev] [PATCH 1/1] net/txgbe: fix use-after-free on remove
 2023-05-18 17:49 UTC  (3+ messages)

[PATCH] net/gve: Check whether the driver is compatible with the device presented
 2023-05-18 17:41 UTC  (5+ messages)
` [v2] net/gve: check driver compatibility
` [v3] "

[PATCH v1 0/7] ethdev: modify field API for multiple headers
 2023-05-18 17:40 UTC  (11+ messages)
` [PATCH v1 2/7] doc: fix blank line in asynchronous operations description
` [PATCH v1 3/7] doc: fix wrong indentation in RSS action description
` [PATCH v2 0/5] ethdev: modify field API for multiple headers
  ` [PATCH v2 1/5] doc: fix blank lines in modify field action description
  ` [PATCH v2 2/5] doc: fix blank line in asynchronous operations description
  ` [PATCH v2 3/5] doc: fix wrong indentation in RSS action description
  ` [PATCH v2 4/5] ethdev: add GENEVE TLV option modification support
  ` [PATCH v2 5/5] ethdev: add MPLS header "

[PATCH net v2] net/vmxnet3: fix drop of empty segments in tx
 2023-05-18 17:27 UTC  (2+ messages)

[PATCH 1/2] common/sfc_efx/base: add API to drop MAE action resource IDs
 2023-05-18 17:21 UTC  (3+ messages)

[PATCH 00/20] Replace use of term sanity-check
 2023-05-18 16:52 UTC  (32+ messages)
` [PATCH 01/20] mbuf: replace term sanity check
` [PATCH 02/20] eal: replace use of sanity check in comments and messages
` [PATCH 07/20] net/nfp: remove word sanity
` [PATCH 20/20] Remove use of term sanity check
  ` [EXT] "
` [PATCH v2 00/19] Replace use of the term sanity-check
  ` [PATCH v2 01/19] mbuf: replace term sanity check
  ` [PATCH v2 02/19] eal: replace use of sanity check in comments and messages
  ` [PATCH v2 03/19] test: replace use word sanity
  ` [PATCH v2 04/19] examples: remove term sanity
  ` [PATCH v2 05/19] lib: replace use of sanity check in comments and messages
  ` [PATCH v2 06/19] doc/eventdev_pipeline: remove sanity
  ` [PATCH v2 07/19] net/ring: replace use of sanity
  ` [PATCH v2 08/19] net/fm10k, net/ixgbe: remove word sanity
  ` [PATCH v2 09/19] net/mlx[45]: "
  ` [PATCH v2 10/19] net/sfc: remove term "sanity check"
  ` [PATCH v2 11/19] net/ark: replace use of term sanity
  ` [PATCH v2 12/19] net/bnxt: "
  ` [PATCH v2 13/19] net/bnx2x: remove reference to sanity
  ` [PATCH v2 14/19] cnxk: replace term sanity
  ` [PATCH v2 15/19] event/opdl: remove "
  ` [PATCH v2 16/19] net/txgbe: replace "
  ` [PATCH v2 17/19] net/cxgbe: remove use of "
  ` [PATCH v2 18/19] crypto/bcmfs: replace term sanity check
  ` [PATCH v2 19/19] Remove use of "

[PATCH next] net/vmxnet3: add interrupt handling for reset
 2023-05-18 16:47 UTC  (2+ messages)

[PATCH 1/3] lib: add IPv6 lookup node
 2023-05-18 15:56 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] lib: add IPv6 rewrite node
  ` [PATCH v2 3/3] examples/l3fwd-graph: add IPv6 lookup and rewrite support

[RFC V2] lib: set/get max memzone segments
 2023-05-18 15:54 UTC  (3+ messages)
` [PATCH V3] "

[PATCH 1/5] common/cnxk: fix IPsec IPv6 tunnel address byte swap
 2023-05-18 15:49 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/5] event/cnxk: set Rx offload flags
  ` [PATCH v2 3/5] event/cnxk: fix Tx adapter data pointer
  ` [PATCH v2 4/5] event/cnxk: fix mempool cookies check
  ` [PATCH v2 5/5] net/cnxk: add mempool check for frag attach

[PATCH 1/3] event/cnxk: use LMTST for enqueue new burst
 2023-05-18 15:47 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] app/eventdev: use enqueue new event burst routine
    ` [EXT] "
  ` [PATCH v2 3/3] app/eventdev: prevent mempool exhaustion
    ` [EXT] "

[PATCH] lib/mempool : rte_mempool_avail_count, fixing return bigger than mempool size
 2023-05-18 15:40 UTC  (11+ messages)

[PATCH] net/bonding: replace master/slave to main/member
 2023-05-18 15:39 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v4 0/2] devtools: add tracepoint check in checkpatch
 2023-05-18 15:33 UTC  (5+ messages)
` [PATCH v5 0/1] "
  ` [PATCH v5 1/1] "

[PATCH v3] ethdev: add Tx queue flow matching item
 2023-05-18 15:18 UTC  (3+ messages)

[PATCH 00/30] net/ice/base: share code update
 2023-05-18 15:16 UTC  (22+ messages)
` [PATCH v2 00/20] net/ice/base: "
  ` [PATCH v2 01/20] net/ice/base: updated copyright
  ` [PATCH v2 02/20] net/ice/base: add NAC Topology device capability parser
  ` [PATCH v2 03/20] net/ice/base: add new device for E810
  ` [PATCH v2 04/20] net/ice/base: fix incorrect defines for DCBx
  ` [PATCH v2 05/20] net/ice/base: introduce a non-atomic function
  ` [PATCH v2 06/20] net/ice/base: add missing AQ flag to AQ command
  ` [PATCH v2 07/20] net/ice/base: add support for inner etype in switchdev
  ` [PATCH v2 08/20] net/ice/base: add support for PPPoE hardware offload
  ` [PATCH v2 09/20] net/ice/base: remove direction metadata for switchdev
  ` [PATCH v2 10/20] net/ice/base: reduce time to read Option data
  ` [PATCH v2 11/20] net/ice/base: add support for VLAN TPID filters
  ` [PATCH v2 12/20] net/ice/base: add C825-X device ID
  ` [PATCH v2 13/20] net/ice/base: add function to get rxq context
  ` [PATCH v2 14/20] net/ice/base: modify tunnel match mask
  ` [PATCH v2 15/20] net/ice/base: check VSIG before disassociating VSI
  ` [PATCH v2 16/20] net/ice/base: delete get field vector function
  ` [PATCH v2 17/20] net/ice/base: update 3k-sign DDP support for E825C
  ` [PATCH v2 18/20] net/ice/base: fix static analyzer bug
  ` [PATCH v2 19/20] net/ice/base: offer memory config for schedual node
  ` [PATCH v2 20/20] net/ice/base: add new AQ ro read HW sensors

[PATCH v3 0/4] vhost: add device op to offload the interrupt kick
 2023-05-18 14:46 UTC  (4+ messages)
` [PATCH v3 1/4] vhost: change vhost_virtqueue access lock to a read/write one

seeking community input on adapting DPDK to P4Runtime backend
 2023-05-18 14:45 UTC  (5+ messages)

[PATCH] net/nfp: fix the Tx descriptor free logic of nfd3
 2023-05-18 14:43 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] usertools: add tool to generate balanced rss traffic flows
 2023-05-18 13:33 UTC  (2+ messages)

[dpdk-web] [RFC PATCH] process: new library approval in principle
 2023-05-18 13:21 UTC  (2+ messages)
` [dpdk-dev] [PATCH v1] doc: process for "

[RFC PATCH 0/3] Split logging out of EAL
 2023-05-18 12:49 UTC  (5+ messages)
` [PATCH v5 0/3] Split logging functionality "
  ` [PATCH v5 1/3] eal/windows: move fnmatch function to header file
  ` [PATCH v5 2/3] log: separate logging functions out of EAL
  ` [PATCH v5 3/3] telemetry: use standard logging

[PATCH 0/5] lib: add pdcp protocol
 2023-05-18 12:06 UTC  (30+ messages)
` [PATCH v2 00/22] "
  ` [PATCH v2 02/22] "
  ` [PATCH v2 04/22] pdcp: add packet group
  ` [PATCH v2 06/22] pdcp: add pre and post process for UL
  ` [PATCH v2 07/22] pdcp: add pre and post process for DL
  ` [PATCH v2 08/22] pdcp: add IV generation routines
  ` [PATCH v2 09/22] app/test: add lib pdcp tests
  ` [PATCH v2 11/22] doc: add PDCP library guide
  ` [PATCH v2 12/22] pdcp: add control PDU handling
  ` [PATCH v2 15/22] pdcp: add timer callback handlers
  ` [PATCH v2 16/22] pdcp: add timer expiry handle

[PATCH] net/nfp: implement xstats functions
 2023-05-18 11:46 UTC  (2+ messages)

[PATCH 0/5] ] net/hns3: add some features and bugfixes
 2023-05-18 11:29 UTC  (6+ messages)
` [PATCH 1/5] net/hns3: fix never set MAC flow control
` [PATCH 2/5] net/hns3: add flow control autoneg for fiber and backplane port
` [PATCH 3/5] net/hns3: fix loop code variable type mismatch
` [PATCH 4/5] net/hns3: fix receive multiple firmware reset interrupts
` [PATCH 5/5] net/hns3: add Tx/Rx descriptor logs

[PATCH] net/nfp: fix the VLAN push flow action
 2023-05-18 10:12 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/2] common/cnxk: fix setting channel mask for SDP interfaces
 2023-05-18 10:04 UTC  (2+ messages)
` [dpdk-dev] [PATCH 2/2] common/cnxk: fix uninitialized pointer read

[Bug 1229] rte_mempool_avail_count : returns bigger than mempool size
 2023-05-18  8:56 UTC  (2+ messages)

[PATCH] event/cnxk: remove alternate fp for crypto events
 2023-05-18  8:35 UTC  (2+ messages)

[PATCH] net/e1000/base: add new devices
 2023-05-18  8:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] doc: comment VF does not support multi-process
 2023-05-18  8:25 UTC  (3+ messages)
` [PATCH v4] doc: update ixgbe VF features list

[PATCH v1] test/event_crypto_adapter: fix runtime parameter test
 2023-05-18  7:15 UTC  (3+ messages)

[PATCH v2] drivers/net/bnx2x : Add experimental 2.5Gbps support for BCM578xx
 2023-05-18  7:14 UTC  (2+ messages)

Minutes of Technical Board Meeting, 2023-01-25
 2023-05-18  6:14 UTC  (2+ messages)
` Minutes of Technical Board Meeting, 2023-02-08

[PATCH 01/21] common/cnxk: allocate dynamic BPIDs
 2023-05-18  5:52 UTC  (5+ messages)
` [PATCH 02/21] common/cnxk: add pool BPID to RQ while using common pool
` [PATCH 21/21] common/cnxk: support of 1:n pool:aura per NIX LF

[PATCH] app/test-pmd : Add 2.5Gbps and 5Gbps support to test-pmd
 2023-05-18  2:11 UTC  (2+ messages)

[PATCH v2] app/test-pmd : Add 2.5Gbps and 5Gbps support to test-pmd
 2023-05-18  0:00 UTC 

[PATCH v12] app/procinfo: display eventdev xstats
 2023-05-17 23:30 UTC  (5+ messages)
` [PATCH v13] "
` [PATCH v14] "

[PATCH] drivers/net/bnx2x : Add experimental 2.5Gbps support for BCM578xx
 2023-05-17 23:16 UTC 

[PATCH] drivers/net/bnx2x : Offer maintainership for bnx2x
 2023-05-17 23:16 UTC 

[PATCH] net/gve: support queue start and stop operations
 2023-05-17 22:30 UTC  (2+ messages)

[PATCH 0/2] net/hns3: add some features for hns3 pmd
 2023-05-17 21:36 UTC  (2+ messages)

[PATCH 0/4] Replace obsolote test cases
 2023-05-17 21:19 UTC  (5+ messages)
` [PATCH 1/4] app/test: remove testsuite calls from ut setup
` [PATCH 2/4] app/test: refactor mod exp test case
` [PATCH 3/4] app/test: refactor mod inv tests
` [PATCH 4/4] app/test: add rsa kat and pwct tests

[PATCH] net/mlx5: fix drop action attribute validation
 2023-05-17 20:36 UTC 

[PATCH 0/2] net/mlx5: add modify field actions number validation
 2023-05-17 20:24 UTC  (3+ messages)
` [PATCH 1/2] common/mlx5: query maximum modify header pattern length
` [PATCH 2/2] net/mlx5: add modify field actions number validation

[PATCH 0/5] add hwpools and support exchanging mbufs between pools
 2023-05-17 18:46 UTC  (3+ messages)
` [PATCH 5/5] mempool/cnxk: add support for "

[PATCH] doc/ark: replace word segregation
 2023-05-17 18:31 UTC  (3+ messages)

[PATCH] lib/kni : fix memory-leak on rte_kni_rx_burst
 2023-05-17 18:25 UTC  (2+ messages)

[PATCH] build: announce requirement for C11
 2023-05-17 17:34 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v1 0/2] disallow duplicated tag index
 2023-05-17 17:11 UTC  (3+ messages)
` [PATCH v1 1/2] net/mlx5: disallow duplicated tag index in pattern template

[dpdk-dev][PATCH] ethdev: add send queue flow matching item
 2023-05-17 17:09 UTC  (3+ messages)

[PATCH v1 0/3] add support for infiniband BTH match
 2023-05-17 17:06 UTC  (3+ messages)
` [PATCH v1 1/3] ethdev: add flow item for RoCE infiniband BTH

[PATCH v2] ethdev: add Tx queue flow matching item
 2023-05-17 17:01 UTC  (2+ messages)

[RFC PATCH v2 0/4] dts: add dts api docs
 2023-05-17 16:56 UTC  (3+ messages)
` [RFC PATCH v3 "

[PATCH] lib/cryptodev: move RSA padding information into xform
 2023-05-17 16:52 UTC 

[PATCH] crypto/openssl: fix memory leak
 2023-05-17 16:49 UTC  (3+ messages)

[PATCH] lib/cryptodev: set minimal output buffer size for RSA op
 2023-05-17 16:47 UTC 

[PATCH] crypto/ipsec_mb: fix allocating mb_mgr in session
 2023-05-17 16:46 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/8] add AESNI_MB optimisations
 2023-05-17 16:44 UTC  (3+ messages)
` [PATCH v2 "

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