patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH v3 1/4] eal: add missing include to mcslock
 2021-01-29 16:48 UTC  (7+ messages)
  ` [dpdk-stable] [PATCH v4 1/7] "
  ` [dpdk-stable] [PATCH v5 1/8] "
  ` [dpdk-stable] [PATCH v6 "
  ` [dpdk-stable] [PATCH v7 01/10] "
  ` [dpdk-stable] [PATCH v7 02/10] eal: fix error attribute use for clang
  ` [dpdk-stable] [PATCH v7 04/10] rib: fix missing header include

[dpdk-stable] [PATCH] examples/pipeline: fix CLI segfault
 2021-01-29 15:01 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/1] lib: fix doxygen for parameters of function pointers
 2021-01-29 14:58 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1 1/1] test/distributor: prevent return buffer overload
 2021-01-29 12:36 UTC  (5+ messages)

[dpdk-stable] [dpdk-dev] [PATCH] net/nfp: read chip model from PluDevice register
 2021-01-29 11:35 UTC  (2+ messages)

[dpdk-stable] [PATCH] app/testpmd: avoid exit without resource release
 2021-01-29 10:46 UTC  (7+ messages)
` [dpdk-stable] [PATCH v2] app/testpmd: avoid exit without terminal restore

[dpdk-stable] [PATCH v4 1/6] power: create guest channel public header file
 2021-01-29 10:30 UTC  (9+ messages)
` [dpdk-stable] [PATCH v5 0/6] power: fix make build for power apps
  ` [dpdk-stable] [PATCH v5 1/6] power: create guest channel public header file
  ` [dpdk-stable] [PATCH v5 2/6] power: make channel msg functions public
  ` [dpdk-stable] [PATCH v5 3/6] power: rename public structs
  ` [dpdk-stable] [PATCH v5 4/6] power: rename defines
  ` [dpdk-stable] [PATCH v5 5/6] power: add new header file to export list
  ` [dpdk-stable] [PATCH v5 6/6] power: clean up includes
  ` [dpdk-stable] [dpdk-dev] [PATCH v5 0/6] power: fix make build for power apps

[dpdk-stable] [PATCH v3 1/6] power: create guest channel public header file
 2021-01-29 10:27 UTC  (16+ messages)
` [dpdk-stable] [PATCH v4 0/6] power: fix make build for power apps
  ` [dpdk-stable] [PATCH v4 2/6] power: make channel msg functions public
    ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [PATCH v4 3/6] power: rename public structs
    ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [PATCH v4 4/6] power: rename defines
    ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [PATCH v4 5/6] power: add new header file to export list
    ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [PATCH v4 6/6] power: clean up includes
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v5] app/testpmd: fix setting maximum packet length
 2021-01-29  9:34 UTC  (17+ messages)
  ` [dpdk-stable] [PATCH v6] "

[dpdk-stable] [PATCH v12 0/4] raw/ifpga: add extra OPAE APIs
 2021-01-29  8:59 UTC  (12+ messages)
` [dpdk-stable] [PATCH v12 1/4] raw/ifpga: add fpga rsu function
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v12 2/4] raw/ifpga: add fpga property get function
` [dpdk-stable] [PATCH v12 3/4] raw/ifpga: add fpga helper function
` [dpdk-stable] [PATCH v12 4/4] examples/ifpga: add example for ifpga opae API
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1 1/3] test/ring: reduce iteration numbers to make test duration shorter
 2021-01-29  5:59 UTC  (5+ messages)
    ` [dpdk-stable] 回复: "
  ` [dpdk-stable] [PATCH v2 "
  ` [dpdk-stable] [PATCH v3 "

[dpdk-stable] [PATCH] net/iavf: fix vector mapping with queue
 2021-01-29  2:24 UTC  (5+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/octeontx: fix max Rx packet length corruption
 2021-01-28 19:16 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/i40e: fix register setting for hash enable
 2021-01-28 13:31 UTC  (5+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix wire vport hint
 2021-01-28  9:52 UTC  (2+ messages)

[dpdk-stable] [PATCH v3 1/2] net/mlx5: optimize inline mbuf freeing
 2021-01-28  9:34 UTC  (5+ messages)
      ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [DPDK] net/ice: fix flow rule checking
 2021-01-28  8:13 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/2] test/ipsec: fix return values
 2021-01-27 20:00 UTC 

[dpdk-stable] [dpdk-dev] crypto/qat: fix digest in buffer
 2021-01-27 19:40 UTC  (2+ messages)

[dpdk-stable] [PATCH v2 01/37] net/mvpp2: fix stack corruption
 2021-01-27 16:09 UTC  (14+ messages)
  ` [dpdk-stable] [PATCH v2 02/37] net/mvpp2: remove debug log on fast-path
  ` [dpdk-stable] [PATCH v2 03/37] net/mvpp2: fix Rx/Tx bytes statistics
      ` [dpdk-stable] [EXT] "
  ` [dpdk-stable] [PATCH v2 04/37] net/mvpp2: remove VLAN flush
  ` [dpdk-stable] [PATCH v2 05/37] net/mvpp2: remove CRC len from MRU validation
  ` [dpdk-stable] [PATCH v2 06/37] net/mvpp2: fix frame size checking
    ` [dpdk-stable] [PATCH v3 01/34] net/mvpp2: fix stack corruption
    ` [dpdk-stable] [PATCH v3 02/34] net/mvpp2: remove debug log on fast-path
    ` [dpdk-stable] [PATCH v3 03/34] net/mvpp2: remove VLAN flush
    ` [dpdk-stable] [PATCH v3 04/34] net/mvpp2: remove CRC len from MRU validation
    ` [dpdk-stable] [PATCH v3 05/34] net/mvpp2: fix frame size checking

[dpdk-stable] [PATCH] net/mlx5: fix count actions query in sample flow
 2021-01-27 15:39 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/2] net/mlx5: fix the E-Switch sample action creation failure
 2021-01-27 15:25 UTC  (5+ messages)
` [dpdk-stable] [PATCH 2/2] net/mlx5: use global default miss for E-Switch sampling

[dpdk-stable] [PATCH] vdpa/mlx5: fix configuration mutex cleanup
 2021-01-27 12:01 UTC  (17+ messages)

[dpdk-stable] [PATCH 1/1] ethdev: fix handling of close failure
 2021-01-27 11:44 UTC  (6+ messages)

[dpdk-stable] [PATCH v1] eal/arm: fix gcc build for 128-bit atomic compare exchange
 2021-01-27 10:22 UTC  (4+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [DPDK] net/ice: fix flow rule checking
 2021-01-27  7:42 UTC 

[dpdk-stable] [PATCH] test/event_crypto_adapter: set cipher operation in transform
 2021-01-26 19:32 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2 1/5] net/ena: flush Rx buffers memory pool cache
 2021-01-26 18:32 UTC  (2+ messages)
` [dpdk-stable] [PATCH v2 2/5] net/ena: Tx doorbell statistics fix

[dpdk-stable] [PATCH] net/mlx5: fix count actions query in sample flow
 2021-01-26 15:33 UTC 

[dpdk-stable] [PATCH] examples/eventdev: move eth stop to the end
 2021-01-26 13:37 UTC  (4+ messages)
  ` [dpdk-stable] [PATCH v4 3/3] "
    ` [dpdk-stable] [EXT] "
      ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] app/proc-info: fix security context info
 2021-01-26 13:08 UTC  (3+ messages)
` [dpdk-stable] [PATCH v3 1/1] app/procinfo: "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/2] net/mlx5: fix the E-Switch sample action creation failure
 2021-01-26 12:48 UTC  (2+ messages)
` [dpdk-stable] [PATCH 2/2] net/mlx5: use global default miss for E-Switch sampling

[dpdk-stable] [PATCH v4 03/44] net/virtio: fix getting old status on reconnect
 2021-01-26 10:15 UTC 

[dpdk-stable] [PATCH v1] net/virtio: fix compiling issue for vectorized NEON path
 2021-01-26  9:17 UTC 

[dpdk-stable] [PATCH] net/ixgbe: disable NFS filtering
 2021-01-26  4:36 UTC  (9+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH] net/mlx5: fix count actions query in sample flow
 2021-01-26  4:29 UTC 

[dpdk-stable] [PATCH v11 0/4] raw/ifpga: add extra OPAE APIs
 2021-01-26  1:16 UTC  (18+ messages)
` [dpdk-stable] [PATCH v11 1/4] raw/ifpga: add fpga rsu function
` [dpdk-stable] [PATCH v11 3/4] raw/ifpga: add OPAE API for OpenStack Cyborg
  ` [dpdk-stable] [dpdk-dev] "
` [dpdk-stable] [PATCH v11 4/4] examples/ifpga: add example for opae ifpga API

[dpdk-stable] [PATCH] build: force pkg-config for dependency detection
 2021-01-25 23:53 UTC  (6+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] mbuf: fix reset on mbuf free
 2021-01-25 18:42 UTC  (10+ messages)
` [dpdk-stable] [PATCH v4] "
        ` [dpdk-stable] [dpdk-dev] "
          ` [dpdk-stable] [dpdklab] "
            ` [dpdk-stable] [dpdk-dev] [dpdklab] "

[dpdk-stable] [PATCH] net/octeontx2: move PF-func location for egress
 2021-01-25 18:24 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1 1/5] app/eventdev: fix SMP barrier bugs for perf test
 2021-01-25 17:50 UTC  (2+ messages)
  ` [dpdk-stable] [EXT] [dpdk-dev] "

[dpdk-stable] [PATCH v3 03/44] net/virtio: fix getting old status on reconnect
 2021-01-25 17:14 UTC 

[dpdk-stable] [PATCH] net/iavf: fix symmetric rule creating
 2021-01-25 12:46 UTC  (3+ messages)

[dpdk-stable] [PATCH] examples/pipeline: fix VXLAN script permission
 2021-01-25  9:23 UTC  (3+ messages)

[dpdk-stable] [PATCH 2/4] net/mlx5: fix secondary process port detach crash
 2021-01-25  8:30 UTC  (4+ messages)
` [dpdk-stable] [PATCH 3/4] net/mlx5: fix secondary process attach port Tx queue
` [dpdk-stable] [PATCH 4/4] net/mlx4: "

[dpdk-stable] [PATCH] net/bnxt: fix null termination of receive mbuf chain
 2021-01-24 16:32 UTC  (2+ messages)

[dpdk-stable] [PATCH] doc: update mlx5 flow MARK action description
 2021-01-24 11:04 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix refuse empty VLAN validation
 2021-01-24 10:44 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix wrong Flow Tag decompression
 2021-01-24  9:32 UTC  (2+ messages)

[dpdk-stable] [PATCH 1/4] net/ena: flush Rx buffers memory pool cache
 2021-01-22 16:04 UTC  (2+ messages)
` [dpdk-stable] [PATCH 2/4] net/ena: Tx doorbell statistics fix

[dpdk-stable] [PATCH] app/testpmd: fix RSS key
 2021-01-22 14:58 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v1 1/2] app/eventdev: adjust event count order for pipeline test
 2021-01-22  5:19 UTC  (2+ messages)
` [dpdk-stable] [PATCH v1 2/2] app/eventdev: remove redundant enqueue in burst Tx

[dpdk-stable] [PATCH] net/ice: fix symmetric rule creating
 2021-01-22  2:42 UTC  (2+ messages)

[dpdk-stable] [PATCH v3] net/ice: drain out DCF AdminQ command queue
 2021-01-22  2:38 UTC  (2+ messages)

[dpdk-stable] [PATCH v1] net/e1000: fix the invalid flow control mode setting
 2021-01-20  4:58 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).