DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 00/82] remove unnecessary null checks
 2022-01-24  0:05 UTC  (69+ messages)
` [PATCH 01/82] devtools/cocci: add script to fix "
` [PATCH 02/82] eal: remove unnecessary NULL checks
` [PATCH 03/82] eal/windows: remove unnecessary NULL checks before free
` [PATCH 04/82] examples/fips_validation: remove unnecessary NULL checks
` [PATCH 05/82] examples/ip_pipeline: "
` [PATCH 06/82] examples/pipeline/thread: "
` [PATCH 07/82] examples/l2fwd-cat: "
` [PATCH 08/82] lib/vhost: "
` [PATCH 09/82] examples/vhost_blk: "
` [PATCH 10/82] app/pdump: "
` [PATCH 11/82] app/test-crypto-perf: "
` [PATCH 12/82] app/test-pmd: "
` [PATCH 13/82] app/test-regex: "
` [PATCH 14/82] app/test: "
` [PATCH 15/82] baseband/acc100 "
` [PATCH 16/82] baseband/la12xx "
` [PATCH 17/82] baseband/null "
` [PATCH 18/82] baseband/turbo_sw "
` [PATCH 19/82] bus/fslmc: "
` [PATCH 20/82] bus/ifpga: "
` [PATCH 21/82] bus/pci: "
` [PATCH 22/82] common/cpt: "
` [PATCH 23/82] common/dpaax: simplify kernel compat macros
` [PATCH 24/82] common/mlx5: remove unnecessary NULL checks
` [PATCH 25/82] common/qat: "
` [PATCH 26/82] compress/mlx5: "
` [PATCH 27/82] compress/octeontx: "
` [PATCH 28/82] crypto/armv8: "
` [PATCH 29/82] crypto/ccp: "
` [PATCH 30/82] crypto/cnxk: "
` [PATCH 31/82] crypto/ipsec_mb: "
` [PATCH 32/82] crypto/mvsam: "
` [PATCH 33/82] crypto/null: "
` [PATCH 34/82] crypto/octeontx: "
` [PATCH 35/82] crypto/openssl: "
` [PATCH 36/82] crypto/scheduler: "
` [PATCH 37/82] crypto/virtio: "
` [PATCH 38/82] event/sw: "
` [PATCH 39/82] net/axgbe: "
` [PATCH 40/82] net/bnx2x: "
` [PATCH 41/82] net/bnxt: "
` [PATCH 42/82] net/bonding: "
` [PATCH 43/82] net/cnxk: "
` [PATCH 44/82] net/cxgbe: "
` [PATCH 45/82] net/dpaa: "
` [PATCH 46/82] net/dpaa2: "
` [PATCH 47/82] net/ena: "
` [PATCH 48/82] net/hinic: "
` [PATCH 49/82] net/hns3: "
` [PATCH 50/82] net/i40e: "
` [PATCH 51/82] net/iavf: "
` [PATCH 52/82] net/ice: "
` [PATCH 53/82] net/igc: "
` [PATCH 54/82] net/ixgbe: "
` [PATCH 55/82] net/memif: "
` [PATCH 56/82] net/mlx4: "
` [PATCH 57/82] net/mlx5: "
` [PATCH 58/82] net/mvpp2: "
` [PATCH 59/82] net/netvsc: "
` [PATCH 60/82] net/null: "
` [PATCH 61/82] net/octeontx: "
` [PATCH 62/82] net/qede: "
` [PATCH 63/82] net/softnic: "
` [PATCH 64/82] net/tap: "
` [PATCH 65/82] net/txgbe: "
` [PATCH 66/82] net/vdev_netvsc: "
` [PATCH 67/82] net/virtio: "
` [PATCH 68/82] raw/cnxk_bphy: "

[PATCH] Add pragma to ignore gcc-compat warnings in clang when used with diagnose_if
 2022-01-23 23:55 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

mempool_perf_autotest hang
 2022-01-23 19:55 UTC 

[PATCH v2] app/eventdev: add crypto producer mode
 2022-01-23 18:44 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] devtools/cocci: update cocci for ethdev namespace
 2022-01-23 17:28 UTC  (3+ messages)

[PATCH v2] devtools/cocci: update cocci for ethdev namespace
 2022-01-23 17:20 UTC 

[PATCH] eventdev/rx_adapter: add event port get api
 2022-01-23 15:32 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] eventdev/eth_rx: "

[PATCH] common/cnxk: update NIX and NPA dump function
 2022-01-23 13:18 UTC  (2+ messages)

[PATCH] common/cnxk: fix incorrect error checking
 2022-01-23 12:42 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 1/8] net/cnxk: add CN9K segregated Rx functions
 2022-01-23 11:59 UTC  (12+ messages)
` [PATCH v2 8/8] net/cnxk: add CN10K template Tx functions to build
` [PATCH v3 1/8] net/cnxk: add CN9K segregated Rx functions
  ` [PATCH v3 2/8] net/cnxk: add CN9K template Rx functions to build
  ` [PATCH v3 3/8] net/cnxk: add CN9K segregated Tx functions
  ` [PATCH v3 4/8] net/cnxk: add CN9K template Tx functions to build
  ` [PATCH v3 5/8] net/cnxk: add CN10K segregated Rx functions
  ` [PATCH v3 6/8] net/cnxk: add CN10K template Rx functions to build
  ` [PATCH v3 7/8] net/cnxk: add CN10K segregated Tx functions
  ` [PATCH v3 8/8] net/cnxk: add CN10K template Tx functions to build

[PATCH 0/1] Removes FDs from VhostUserMessage structure
 2022-01-23 11:59 UTC  (2+ messages)
` [PATCH 1/1] vhost: Move fds outside of VhostUserMessage

[Bug 925] lib/vhost build failure with gcc 12
 2022-01-23 10:57 UTC 

[PATCH 1/8] common/cnxk: fix shift offset for tl3 length disable
 2022-01-23  7:45 UTC  (22+ messages)
` [PATCH 3/8] common/cnxk: change order of frag sizes and infos
` [PATCH 6/8] common/cnxk: handle issues from static analysis
` [PATCH 7/8] net/cnxk: improve inbound inline error handling for cn9k
` [PATCH v2 01/10] common/cnxk: fix shift offset for TL3 length disable
  ` [PATCH v2 02/10] common/cnxk: use for loop in shaper profiles cleanup
  ` [PATCH v2 03/10] common/cnxk: fix byte order of frag sizes and infos
  ` [PATCH v2 04/10] common/cnxk: reset stale values on error debug registers
  ` [PATCH v2 05/10] common/cnxk: always use single interrupt ID with NIX
  ` [PATCH v2 06/10] common/cnxk: fix null pointer dereferences
  ` [PATCH v2 07/10] common/cnxk: fix uninitialized variable issues
  ` [PATCH v2 08/10] net/cnxk: improve inbound inline error handling for cn9k
  ` [PATCH v2 09/10] common/cnxk: set UDP ports for IPsec UDP encapsulation
  ` [PATCH v2 10/10] net/cnxk: synchronize inline session create and destroy

[dpdk-dev] [RFC] mempool: implement index-based per core cache
 2022-01-23  7:13 UTC  (12+ messages)
` [PATCH 0/1] "
  ` [PATCH 1/1] "
  ` [PATCH v2 0/1] "
    ` [PATCH v2 1/1] "

[PATCH v2] eventdev/rx_adapter: add event port get api
 2022-01-22 17:02 UTC 

[dpdk-dev] [PATCH 1/4] drivers: add support for switch header type pre L2
 2022-01-22 14:08 UTC  (3+ messages)
` [dpdk-dev v3] [PATCH 1/4] drivers: support for switch header type pre_L2

[dpdk-dev] [PATCH] RFC: ethdev: add reassembly offload
 2022-01-22  8:17 UTC  (7+ messages)
` [PATCH 0/8] ethdev: introduce IP "
  ` [PATCH 1/8] "
  ` [PATCH v2 0/4] "
    ` [PATCH v2 2/4] ethdev: add dev op to set/get IP reassembly configuration

[PATCH v6] raw/ifpga: fix pthread cannot join
 2022-01-22  4:35 UTC 

[PATCH 00/15] fix and feature for hns3 PMD
 2022-01-22  1:52 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/15] net/hns3: remove unnecessary assignment
  ` [PATCH v2 02/15] net/hns3: fix a misjudgment expression
  ` [PATCH v2 03/15] net/hns3: extract a common API to initialize MAC addrs
  ` [PATCH v2 04/15] net/hns3: remove unnecessary 'inline'
  ` [PATCH v2 05/15] net/hns3: remove unnecessary black lines
  ` [PATCH v2 06/15] net/hns3: extract a function to handle reset fail
  ` [PATCH v2 07/15] net/hns3: remove unused variables
  ` [PATCH v2 08/15] net/hns3: remove the number of queue descriptors
  ` [PATCH v2 09/15] net/hns3: remove the printing of memory addresses
  ` [PATCH v2 10/15] net/hns3: extract a common interface to obtain revision ID
  ` [PATCH v2 11/15] net/hns3: remove invalid encapsulation function
  ` [PATCH v2 12/15] net/hns3: delete strerror invoke
  ` [PATCH v2 13/15] net/hns3: rename function
  ` [PATCH v2 14/15] net/hns3: extract functions to create RSS and FDIR flow rule
  ` [PATCH v2 15/15] net/hns3: support indirect counter action

[PATCH] sched: Cleanup qos scheduler defines from rte_config
 2022-01-21 18:14 UTC 

[dpdk-dev] [RFC] Proposal for allowing rerun of tests
 2022-01-21 17:57 UTC  (3+ messages)
` [dpdk-ci] "
  ` [dpdklab] "

[dpdk-dev] [PATCH] app/testpmd: fix l4 sw csum over multi segments
 2022-01-21 17:09 UTC  (7+ messages)
` [PATCH v5 0/2] Add functions to calculate UDP/TCP cksum in mbuf
  ` [PATCH v5 1/2] net: add "
  ` [PATCH v5 2/2] testpmd: fix l4 sw csum over multi segments

[PATCH] build: fix meson warning about using compiler warning flags
 2022-01-21 16:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/12] add packet generator library and example app
 2022-01-21 16:20 UTC  (30+ messages)
` [PATCH 05/12] gen: add raw packet data API and tests
` [PATCH v2 00/15] add packet generator library and example app
  ` [PATCH v2 01/15] net: add string to IPv4 parse function
  ` [PATCH v2 02/15] net: add function to pretty print IPv4
  ` [PATCH v2 03/15] gen: add files for initial traffic generation library
  ` [PATCH v2 04/15] gen: add basic Rx and Tx routines and tests
  ` [PATCH v2 05/15] gen: add raw packet data API "
  ` [PATCH v2 06/15] gen: add parsing infrastructure and Ether protocol
  ` [PATCH v2 07/15] gen: add gen IP parsing
  ` [PATCH v2 08/15] examples/generator: import code from basicfwd.c
  ` [PATCH v2 09/15] examples/generator: enable gen library for traffic gen
  ` [PATCH v2 10/15] examples/generator: telemetry support
  ` [PATCH v2 11/15] examples/generator: link status check added
  ` [PATCH v2 12/15] examples/generator: line rate limiting
  ` [PATCH v2 13/15] gen: add UDP support
  ` [PATCH v2 14/15] net/vxlan: instance flag endianness refactored
  ` [PATCH v2 15/15] gen: add VXLAN support

[PATCH v5] raw/ifpga: fix pthread cannot join
 2022-01-21 16:19 UTC  (2+ messages)

[PATCH 1/2] net/nfp: remove duplicated check when setting MAC address
 2022-01-21 14:39 UTC  (4+ messages)
` [PATCH 2/2] net/nfp: remove useless range checks

[PATCH] build: remove custom dependency checks in drivers
 2022-01-21 14:37 UTC  (4+ messages)

[PATCH] eal: log hugepage create errors with filename
 2022-01-21 14:26 UTC  (3+ messages)

[PATCH 0/6] allow more DPDK libraries to be disabled on build
 2022-01-21 13:04 UTC  (3+ messages)
` [PATCH v2 0/6] allow more DPDK libs "

[PATCH] examples/l3fwd: fix Rx burst size for event mode
 2022-01-21 11:58 UTC  (3+ messages)
` [EXT] "

[PATCH 1/8] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
 2022-01-21 11:31 UTC  (10+ messages)
` [PATCH v2 0/8] NXP crypto drivers changes
  ` [PATCH v2 3/8] crypto/dpaa2_sec: ordered queue support
    ` [EXT] "
  ` [PATCH v2 4/8] crypto/dpaa2_sec: support AES-GMAC
    ` [EXT] "
  ` [PATCH v2 5/8] crypto/dpaa2_sec: change digest size for AES_CMAC
    ` [EXT] "
  ` [PATCH v2 8/8] crypto/dpaa_sec: add debug framework
    ` [EXT] "

[PATCH 00/13] Add new cases to lookaside IPsec tests
 2022-01-21 11:02 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 00/29] New features and improvements in cnxk crypto PMD
 2022-01-21 10:41 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 21/29] crypto/cnxk: add more info on command timeout
      ` [EXT] "

[dpdk-dev v1] crypto/qat: fix QAT GEN4 AEAD job in raw data path
 2022-01-21 10:40 UTC  (2+ messages)

[PATCH v1 0/3] GPU memory aligned
 2022-01-21 10:34 UTC  (3+ messages)
` [PATCH v2 1/3] gpudev: mem alloc aligned memory

[PATCH v6 00/26] Net/SPNIC: support SPNIC into DPDK 22.03
 2022-01-21 10:22 UTC  (19+ messages)
` [PATCH v6 02/26] net/spnic: initialize the HW interface
` [PATCH v6 05/26] net/spnic: add mgmt module
` [PATCH v6 09/26] net/spnic: support MAC and link event handling
` [PATCH v6 25/26] net/spnic: add doc infrastructure
` [PATCH v6 26/26] net/spnic: fixes unsafe C style code

[dpdk-dev] [PATCH v4 1/2] event/cnxk: update min interval calculation
 2022-01-21 10:18 UTC  (3+ messages)
` [PATCH v5 "

[RFC] mempool: cache preparation
 2022-01-21  9:58 UTC  (2+ messages)

[PATCH] config/cn10k: align mempool elements to 128 bytes
 2022-01-21  9:37 UTC  (4+ 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).