patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH v2 1/4] crypto/ccp: remove some printf
 2023-01-30 18:42 UTC  (7+ messages)
    ` [EXT] "
  ` [PATCH v2 2/4] crypto/ccp: remove some dead code for UIO
  ` [PATCH v2 3/4] crypto/ccp: fix IOVA handling

[PATCH v2 1/2] vhost: fix possible FDs leak
 2023-01-30 14:25 UTC  (7+ messages)
` [PATCH v2 2/2] vhost: fix possible FD leaks on MSG_TRUNC and MSG_CTRUNC
` [PATCH v2 2/2] vhost: fix possible FD leaks on truncation

[PATCH 00/10] net/hns3: some bugfixes for rss
 2023-01-30  9:31 UTC  (22+ messages)
` [PATCH 01/10] net/hns3: fix error log about indirection table size
` [PATCH 02/10] net/hns3: extract common API to query device
` [PATCH 03/10] net/hns3: refactor set RSS hash algorithm and key interface
` [PATCH 04/10] net/hns3: fix fixed RSS key size to be more compatibility
` [PATCH 05/10] net/hns3: fix misclearing RSS configuration
` [PATCH 06/10] net/hns3: using RSS filter list to check duplicated rule
` [PATCH 07/10] net/hns3: remove useless code when destroy valid RSS rule
` [PATCH 08/10] net/hns3: fix useless warning when flush or destroy rule
` [PATCH 09/10] net/hns3: fix bad memory structure conversion
` [PATCH 10/10] net/hns3: fix incorrect check for duplicate RSS rule
` [PATCH V2 00/10] net/hns3: some bugfixes for rss
  ` [PATCH V2 01/10] net/hns3: fix error log about indirection table size
  ` [PATCH V2 02/10] net/hns3: extract common API to query device
  ` [PATCH V2 03/10] net/hns3: refactor set RSS hash algorithm and key interface
  ` [PATCH V2 04/10] net/hns3: fix fixed RSS key size to be more compatibility
  ` [PATCH V2 05/10] net/hns3: fix misclearing RSS configuration
  ` [PATCH V2 06/10] net/hns3: using RSS filter list to check duplicated rule
  ` [PATCH V2 07/10] net/hns3: remove useless code when destroy valid RSS rule
  ` [PATCH V2 08/10] net/hns3: fix useless warning when flush or destroy rule
  ` [PATCH V2 09/10] net/hns3: fix bad memory structure conversion
  ` [PATCH V2 10/10] net/hns3: fix incorrect check for duplicate RSS rule

[PATCH] gpudev: fix deadlocks when registering callback
 2023-01-29 15:36 UTC  (2+ messages)

[PATCH] net: not compile PMD AVX library when no IOVA as PA
 2023-01-29 12:35 UTC  (3+ messages)
` [PATCH v2] net: not build "

[PATCH v7] doc: add PMD known issue
 2023-01-28 17:17 UTC  (3+ messages)
` [PATCH v8] "

[PATCH] net/ixgbe: enable IPv6 mask for generic flow API
 2023-01-28  7:15 UTC 

[PATCH v2] app/testpmd: fix interactive mode with no ports
 2023-01-27 23:04 UTC  (8+ messages)
  ` [PATCH v3] "
  ` [PATCH v4] "

[PATCH] app/testpmd: fix link check condition on port start
 2023-01-27 22:45 UTC 

[PATCH 1/8] net/txgbe: fix Rx buffer size in configure register
 2023-01-27 15:37 UTC  (8+ messages)
` [PATCH 2/8] net/txgbe: fix default signal quality value for KX/KX4
` [PATCH 3/8] net/txgbe: fix packet type to parse from offload flags
` [PATCH 4/8] net/ngbe: "
` [PATCH 5/8] net/ngbe: add spinlock protection on YT PHY

[PATCH] vhost: decrease log level for unimplemented request
 2023-01-27 11:37 UTC  (3+ messages)

[PATCH] net/mlx5: check compressed CQE opcode for an error
 2023-01-27  3:23 UTC 

[PATCH] net/mlx5: ignore non-critical syndromes for Rx queue
 2023-01-27  3:22 UTC 

[PATCH] net/mlx5: fix error CQE dumping for vectorized Rx burst
 2023-01-27  3:22 UTC 

[PATCH v2 7/8] doc: fix description of L2TPV2 flow item
 2023-01-26 16:19 UTC  (4+ messages)
  ` [PATCH v3 "
  ` [PATCH v4 "
  ` [PATCH v5 "

[PATCH] net/nfp: fix teardown of flows sharing a mask ID
 2023-01-26  9:14 UTC  (2+ messages)

[PATCH] eventdev/timer: fix overflow issue
 2023-01-25 14:53 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] compressdev: fix end of comp PMD list macro conflict
 2023-01-25  6:53 UTC  (2+ messages)

[PATCH] test/crypto: add missing MAC-I to PDCP vectors
 2023-01-24 16:39 UTC 

[PATCH 2/6] app/testpmd: don't send unprepared packets
 2023-01-24 10:47 UTC 

[PATCH 20.11.7-rc1] examples/vm_power_manager: revert backported commit
 2023-01-23 14:06 UTC  (2+ messages)

[PATCH 19.11.14-rc1] examples/vm_power_manager: revert backported commit
 2023-01-23 13:58 UTC  (2+ messages)

[PATCH] graph: fix node shrink
 2023-01-23 13:53 UTC  (5+ messages)
` [EXT] "

[PATCH] net/i40e: rework maximum frame size configuration
 2023-01-20 15:37 UTC  (7+ messages)

[PATCH] doc: add capability to access physical addresses
 2023-01-19 21:24 UTC 

[PATCH] examples/cmdline: fix build error with gcc 12
 2023-01-19 18:12 UTC  (5+ messages)

[PATCH] vdpa/ifc: fix reconnetion issue in SW assisted live migration
 2023-01-19 14:51 UTC  (2+ messages)

[PATCH v3] vdpa/ifc: Match default subsystem IDs for modern virtio-blk devices
 2023-01-19 14:09 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] vdpa/ifc: fix argument compatibility check
 2023-01-19 10:20 UTC  (2+ messages)

[PATCH] crypto/qat: fix build for generic x86 with GCC 12
 2023-01-19  9:37 UTC  (6+ messages)
    ` [EXT] "

[PATCH] crypto/qat: fix build
 2023-01-19  9:35 UTC  (7+ messages)
  ` [EXT] "
` [PATCH v2] "

[PATCH 1/5] dma/ioat: fix device stop if no copies done
 2023-01-18 10:47 UTC  (8+ messages)
` [PATCH 2/5] dma/ioat: fix incorrectly set indexes after restart
  ` [PATCH v2 1/6] dma/ioat: fix device stop if no copies done
  ` [PATCH v2 2/6] dma/ioat: fix incorrectly set indexes after restart
  ` [PATCH v2 3/6] dma/ioat: fix incorrect error reporting on restart

[PATCH] examples/l2fwd-event: fix function args of worker cleanup
 2023-01-18 10:30 UTC  (2+ messages)

[PATCH v2] net/nfp: store counter reset before zeroing flow query
 2023-01-17 17:00 UTC  (2+ messages)

[PATCH v1 01/13] test/bbdev: fix seg fault for non supported HARQ len
 2023-01-17 16:50 UTC 

[PATCH] eventdev/eth_tx: fix service function
 2023-01-17 16:00 UTC  (2+ messages)

[PATCH] eventdev/eth_rx: fix return of rx adapter instance get
 2023-01-17 15:19 UTC  (2+ messages)

[PATCH v3 1/7] baseband/acc: acc100 free harq layout pointer
 2023-01-17 10:49 UTC  (4+ messages)
` [PATCH v3 2/7] baseband/acc: acc100 fix iteration counter in TB

[PATCH] net/iavf: fix building data desc
 2023-01-17  2:13 UTC  (2+ messages)

[PATCH] net/iavf: protect insertion in flow list
 2023-01-17  2:08 UTC  (3+ messages)

[PATCH] Intel iavf: Return in the case of ADD/DEL ETH address
 2023-01-17  1:54 UTC  (2+ messages)

[PATCH v2] net/iavf: add lock for vf commands
 2023-01-17  1:20 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 1/1] eal/linux: reject mountpt shorter than --huge-dir
 2023-01-16 18:25 UTC  (4+ messages)
` [PATCH v4 1/1] eal/linux: reject mountpt not parent of --huge-dir

[PATCH] Memory Allocation: Adding a new UT for fb_array
 2023-01-16 17:54 UTC 

[PATCH] net/i40e: drop link check when configuring frame size
 2023-01-16 11:02 UTC  (10+ messages)
` [PATCH v2] net/i40e: don't check link status on device start

[PATCH] build: fix dependencies lookup
 2023-01-16 10:00 UTC  (4+ messages)

[PATCH] net/ixgbe: fix ixgbe firmware version get
 2023-01-16  8:04 UTC  (4+ messages)
` [PATCH v2] net/ixgbe: fix ixgbe firmware version inconsistency

[PATCH] doc: add capability to access physical addresses
 2023-01-15 13:30 UTC  (5+ messages)

[PATCH] app/testpmd: fix secondary process not forwarding
 2023-01-13  9:07 UTC  (4+ messages)

[PATCH] common/cnxk: reduce channel count per LMAC
 2023-01-13  6:29 UTC  (3+ messages)
  ` [EXT] "

[PATCH] net/iavf:fix slow memory allocation
 2023-01-13  6:24 UTC  (15+ messages)

[PATCH] vhost: fix net header settings in vhost datapath
 2023-01-13  3:16 UTC  (3+ messages)

[PATCH v2 1/4] eal/windows: fix pedantic build
 2023-01-12 20:37 UTC  (2+ messages)
  ` [PATCH v2 4/4] net/mlx5: fix Windows build with MinGW GCC 12

[dpdk-dev] [PATCH] common/cnxk: fix issue with IPv6 ext matching
 2023-01-12 13:32 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 4/4] common/cnxk: fix dual VLAN parsing issue
 2023-01-11 16:58 UTC  (2+ messages)

[PATCH v2 1/7] baseband/acc: acc100 free harq layout pointer
 2023-01-11 16:45 UTC  (5+ messages)
    ` [PATCH v2 4/7] baseband/acc: acc100 fix queue mapping to 64 bits

[PATCH] net/cnxk: fix deadlock in security session creation
 2023-01-11 10:44 UTC  (4+ messages)
  ` [EXT] "

[PATCH] devtools: fix escaped space in grep pattern
 2023-01-11  8:57 UTC  (3+ messages)

[PATCH] doc: fix dependency setup in l2fwd-cat example guide
 2023-01-11  8:50 UTC  (2+ messages)

[PATCH] sched: fix for tc_ov_enable flag position in subport structure
 2023-01-10 11:27 UTC  (3+ messages)

[PATCH v1 1/3] test/bbdev: explicit check for allocation failure
 2023-01-10  8:32 UTC  (4+ messages)

[PATCH] hash: fix GFNI implementation build with GCC 12
 2023-01-09 17:47 UTC  (3+ messages)

[PATCH] kni: fix build on RHEL 9.1
 2023-01-09 17:43 UTC  (4+ messages)

[PATCH] sched: fix for demo failure in debug mode
 2023-01-09 13:27 UTC  (2+ messages)

[PATCH 1/7] compress/mlx5: fix wrong output Adler-32 checksum offset
 2023-01-09  7:58 UTC  (2+ messages)
` [PATCH 2/7] compress/mlx5: fix QP setup for partial transformations

[PATCH] crypto/openssl: fix warning on copy length
 2023-01-09  3:40 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: fix read device clock in real time mode
 2023-01-08 12:59 UTC  (2+ messages)

[PATCH] net/mlx5: fix irrelevant send skew devarg warning
 2023-01-08 12:59 UTC  (2+ messages)

[PATCH] net/mlx5: fix wait descriptor opcode for ConnectX-7
 2023-01-08 12:58 UTC  (2+ messages)

[PATCH] net/ena: fix deadlock in RSS reta update
 2023-01-06 20:58 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).