patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH v2 1/2] app/test: add cksum performance test
 2022-09-20 16:10 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] net: have checksum routines accept unaligned data

Early backport of Vhost regression fix in LTS branches
 2022-09-20 11:10 UTC  (3+ messages)

[PATCH] net/iavf: fix outer checksum flags
 2022-09-20  8:37 UTC 

[PATCH] net/ice: fix PTP init failed
 2022-09-20  0:51 UTC  (2+ messages)

[PATCH] net/iavf: fix error of virtchnl command
 2022-09-19  7:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] net/mlx5: fix meter profile delete fail
 2022-09-18  0:58 UTC 

[PATCH v1 1/3] net/mlx5: fix meter hierarchy with represented port item
 2022-09-17  6:02 UTC  (3+ messages)
` [PATCH v1 2/3] net/mlx5: add meter flow limitation when matching all ports
` [PATCH v1 3/3] net/mlx5: fix meter ID tag for meter hierarchy

[PATCH RESEND 00/13] some bugfixes and clean code for hns3
 2022-09-17  1:14 UTC  (15+ messages)
` [PATCH RESEND 01/13] net/hns3: rename hns3 dump file
` [PATCH RESEND 02/13] net/hns3: fix code check warning
` [PATCH RESEND 03/13] net/hns3: adjust code for dump file
` [PATCH RESEND 04/13] net/hns3: add dump of VF vlan filter modify capability
` [PATCH RESEND 05/13] net/hns3: fix fail to receive PTP packet
` [PATCH RESEND 06/13] net/hns3: fix segment fault when using SVE xmit
` [PATCH RESEND 07/13] net/hns3: fix next-to-use overflow "
` [PATCH RESEND 08/13] net/hns3: fix next-to-use overflow when using simple xmit
` [PATCH RESEND 09/13] net/hns3: optimize SVE xmit performance
` [PATCH RESEND 10/13] net/hns3: fix segment fault when secondary process access FW
` [PATCH RESEND 11/13] net/hns3: delete rte unused tag
` [PATCH RESEND 12/13] net/hns3: fix uncleared hardware MAC statistics
` [PATCH RESEND 13/13] net/hns3: revert optimize Tx performance

[PATCH] net/mlx5: fix Rx queue recovery mechanism
 2022-09-16 18:20 UTC  (4+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix missing RTE Flow counter reset
 2022-09-16 16:13 UTC  (2+ messages)

[PATCH] net/mvneta: compilation fix for GCC-12
 2022-09-16 14:56 UTC  (3+ messages)

[PATCH v5 2/4] timer: fix function to stop all timers
 2022-09-16  4:40 UTC  (6+ messages)
    ` [PATCH v6 2/3] "
      ` [PATCH v7 "

[PATCH v2 04/37] baseband/acc100: free SW ring mem for reconfiguration
 2022-09-15 11:34 UTC  (12+ messages)
` [PATCH v2 05/37] baseband/acc100: memory leak fix
` [PATCH v2 31/37] baseband/acc100: fix clearing PF IR outside handler
` [PATCH v2 33/37] baseband/acc100: set device min alignment to 1
` [PATCH v2 36/37] baseband/acc100: make HARQ layout memory 4GB
` [PATCH v2 37/37] baseband/acc100: reset pointer after rte_free

[PATCH v3 1/4] vhost: fix vq use after free on NUMA reallocation
 2022-09-14 11:48 UTC  (9+ messages)

[PATCH 1/2] eventdev/eth_tx: add spinlock for adapter start/stop
 2022-09-13 16:04 UTC  (4+ messages)

[PATCH] event/cnxk: fix stale data in workslots
 2022-09-13 14:36 UTC  (2+ messages)

[PATCH] event/dsw: fix migration bug
 2022-09-13 12:53 UTC  (2+ messages)

[PATCH] net/iavf: fix processing vlan tci in vector path
 2022-09-13  9:28 UTC  (2+ messages)
` [PATCH v2] net/iavf: fix processing vlan tci in SSE path

[PATCH] doc: fix support table for ETH and VLAN flow items
 2022-09-12 11:08 UTC  (3+ messages)

[PATCH 1/5] examples/l3fwd: fix port group mask generation
 2022-09-11 18:12 UTC  (5+ messages)
` [PATCH v2 "
    ` [EXT] "
  ` [PATCH v3 "

[PATCH] net/bonding: fix flow flush order on bonded device close
 2022-09-11 12:22 UTC 

[PATCH] net/bonding: fix descriptor limit reporting
 2022-09-11 12:19 UTC 

[PATCH 1/4] crypto/ccp: remove some printf
 2022-09-09 15:04 UTC  (4+ messages)
` [PATCH 2/4] crypto/ccp: remove some dead code for UIO
` [PATCH 3/4] crypto/ccp: fix IOVA handling
` [PATCH 4/4] crypto/ccp: fix PCI probing

[PATCH] net/axgbe: support segmented Tx
 2022-09-09  9:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/axgbe: remove freeing buffer in scattered rx
 2022-09-08 14:54 UTC  (3+ messages)

[PATCH 1/3] net/axgbe: reset the end of packet in scattered rx
 2022-09-08 13:56 UTC  (7+ messages)
` [PATCH 2/3] net/axgbe: clear buffers in failure scenario "
` [PATCH 3/3] net/axgbe: save segment data in scattered Rx
` [PATCH v2 1/3] net/axgbe: reset the end of packet in scattered rx
  ` [PATCH v2 2/3] net/axgbe: clear buffers in failure scenario "
  ` [PATCH v2 3/3] net/axgbe: save segment data in scattered Rx

[PATCH 19.11] net/mlx5: cleanup Netlink interrupt handler
 2022-09-08  9:34 UTC 

[PATCH] net/axgbe: optimise scattered rx
 2022-09-07 13:55 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1] examples/l3fwd: fix core dump after packet match
 2022-09-07 11:33 UTC 

[PATCH v4] lib/eal: fix segfaults due to thread exit order
 2022-09-07  8:53 UTC  (4+ messages)
` [PATCH v5] lib/eal: fix segfaults in exiting

[PATCH] app/testpmd: fix secondary process cannot dump packet
 2022-09-07  1:53 UTC  (6+ messages)
` [PATCH v2] app/testpmd: fix incorrect queues state of secondary process
  ` [PATCH v3] "

[PATCH] net/pcap: reduce time for stopping device
 2022-09-06 16:21 UTC  (10+ messages)
` [PATCH v2] net/pcap: fix timeout of "

[PATCH v5] lib/eal: fix segfaults in exiting
 2022-09-06  2:49 UTC 

[PATCH v3 1/4] net/axgbe: fix scattered Rx
 2022-09-05 16:48 UTC  (6+ messages)
  ` [PATCH v3 2/4] net/axgbe: fix mbuf lengths in "
  ` [PATCH v3 3/4] net/axgbe: fix length of each segment "
  ` [PATCH v3 4/4] net/axgbe: fix checksum and RSS "

[PATCH v2] net/mlx5: fix modify action attributes detection
 2022-09-05  9:24 UTC  (2+ messages)

[PATCH RESEND 00/13] some bugfixes and clean code for hns3
 2022-09-05  9:03 UTC  (3+ messages)
` [PATCH RESEND 01/13] net/hns3: rename hns3 dump file

[PATCH] vhost: compilation fix for GCC-12
 2022-09-02 15:11 UTC  (7+ messages)
` [PATCH v2] "
    ` [EXT] "
` [PATCH v3] "

[PATCH] examples/distributor: update dynamic configuration
 2022-09-02  8:37 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] examples: compilation fix for GCC-12
 2022-09-02  7:43 UTC  (4+ messages)
  ` [EXT] "
` [PATCH v2] "

[PATCH 1/9] net/txgbe: fix IPv6 rule in flow director
 2022-09-02  3:00 UTC  (8+ messages)
` [PATCH 2/9] net/txgbe: fix OEM customized LED
` [PATCH 3/9] net/txgbe: remove semaphore between SW/FW
` [PATCH 4/9] net/txgbe: rename some extended statistic
` [PATCH 5/9] net/ngbe: "
` [PATCH 6/9] net/ngbe: remove semaphore between SW/FW
` [PATCH 7/9] net/ngbe: fix max frame size
` [PATCH 8/9] net/ngbe: fix YT PHY mixed mode occasionally failing link

[EXT] [PATCH] test/crypto: fix the bug of wrong debug messages
 2022-09-01  8:02 UTC 

[PATCH] net/mlx5: fix modify action attributes detection
 2022-08-31 13:22 UTC 

[PATCH v1] net/nfp: compose firmware file name with new hwinfo
 2022-08-31 10:29 UTC  (3+ messages)

[dpdk-stable] [PATCH] net/mlx5: remove unwanted barrier
 2022-08-30 20:00 UTC  (2+ messages)
` [PATCH v2] net/mlx5: use just sufficient barrier for Arm platforms

[PATCH] net/failsafe: fix interrupt handle leak
 2022-08-30 11:02 UTC  (4+ messages)

[PATCH v1] buildtools: ensure the NUMA nodes are counted correct
 2022-08-30  2:32 UTC  (3+ messages)

[PATCH] net/iavf: update ESN values when updating session
 2022-08-30  1:50 UTC  (2+ messages)

[PATCH v2] net/iavf: do Tx done cleanup starting from Tx tail
 2022-08-30  1:45 UTC  (2+ messages)

[PATCH v2] net/iavf: do Tx done cleanup starting from Tx tail
 2022-08-30  1:05 UTC 

21.11.2 patches review and test
 2022-08-29 16:20 UTC  (13+ messages)

[PATCH 1/2] vhost: discard too small descriptor chains
 2022-08-29 15:13 UTC  (3+ messages)
` [PATCH 2/2] vhost: fix header spanned across more than two descriptors

20.11.6 patches review and test
 2022-08-29 13:04 UTC  (13+ messages)

[PATCH] build: enable developer mode for all working trees
 2022-08-29 10:47 UTC  (4+ messages)

[PATCH] pipeline: fix code generation for the recirculation ID instruction
 2022-08-29 10:17 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/3] common/cnxk: fix printing disabled MKEX registers
 2022-08-29  6:24 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2 "

[PATCH 1/2] mempool: make event callbacks process-private
 2022-08-28 18:34 UTC  (4+ messages)
` [PATCH 2/2] common/mlx5: fix multi-process mempool registration

[PATCH] examples/ipsec-secgw: compilation fix for GCC-12
 2022-08-28 11:59 UTC  (3+ messages)

[PATCH] common/qat: fix vf2pf answer
 2022-08-28  9:29 UTC  (3+ messages)

[PATCH] test/crypto: fix the bug of wrong debug messages
 2022-08-28  8:58 UTC  (2+ messages)
` [EXT] "

[dpdk-dev] [PATCH] examples/ipsec-secgw: fix flow pattern buffer overrun
 2022-08-28  8:47 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix log level during MCAM allocation
 2022-08-27 12:47 UTC  (2+ messages)

[PATCH v2 1/4] eal: fix pointer arithmetic with an expression argument
 2022-08-27 11:32 UTC  (3+ messages)
    ` [PATCH v3 "
      ` [PATCH v4 "

[PATCH 0/5] some bugfixes and clean code for hns3
 2022-08-27  7:23 UTC  (2+ messages)

[PATCH] test/ipsec: fix invalid crypto device failing
 2022-08-26 12:12 UTC  (3+ messages)

[PATCH 1/3] net/i40e: compilation fix for GCC-12
 2022-08-26 10:32 UTC  (6+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] net/qede/base: "

[dpdk-dev] [PATCH] net/bonding: fix double get slave link status
 2022-08-25 17:05 UTC  (3+ messages)
` 答复: "

[dpdk-stable] [PATCH] net/bonding:fix balance-xor link down stack overflow
 2022-08-25 16:39 UTC  (4+ messages)
` [dpdk-dev] [PATCH] net/bonding: fix array overflow in Rx burst
  ` 答复: "

[PATCH v3 1/3] app/testpmd: restore ixgbe bypass commands
 2022-08-25 11:44 UTC  (2+ messages)

[PATCH 21.11] examples/performance-thread: fix build with GCC 12
 2022-08-25  9:55 UTC  (3+ messages)

[PATCH] net/pcap: reduce time for stopping device
 2022-08-25  6:27 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).