patches for DPDK stable branches
 help / color / mirror / Atom feed
please help backporting some patches to stable release 21.11.2
 2022-06-27 13:39 UTC  (3+ messages)

[PATCH] net: fix checksum with unaligned buffer
 2022-06-27 13:22 UTC  (28+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
 2022-06-27 11:08 UTC  (4+ messages)

[PATCH v2] gro: fix gro for UDP fragmented packets
 2022-06-27 10:31 UTC  (2+ messages)
` [PATCH v5] gro: bug fix in identifying "

[PATCH 1/4] vhost: add some trailing newline in log messages
 2022-06-27  9:27 UTC 

[PATCH 21.11] config: fix C++ cross compiler for Arm and PPC
 2022-06-27  9:11 UTC 

[PATCH] vdpa/sfc: handle sync issue between qemu and vhost-user
 2022-06-27  8:49 UTC 

[PATCH] net/iavf: fix issue of VF resetting
 2022-06-27  7:22 UTC 

[PATCH 1/2] test/crypto: fix zuc test vector IV format
 2022-06-27  6:00 UTC  (4+ messages)
  ` [EXT] "
` [PATCH 2/2] test/crypto: fix snow3g "
  ` [EXT] "

[PATCH] net/vhost: add flag to control wait queuing
 2022-06-27  5:51 UTC  (2+ messages)
` [PATCH v2] net/vhost: fix deadlock on vring state change

[PATCH] app/testpmd: fix secondary process cannot dump packet
 2022-06-27  4:53 UTC  (3+ messages)

[PATCH] examples/distributor: fix syntax on single core rx and distributor
 2022-06-26 21:30 UTC  (4+ messages)

[PATCH] examples/link_status_interrupt: fix stats refresh rate
 2022-06-26 21:22 UTC  (2+ messages)

[dpdk-stable] [PATCH] app/regex: avoid division by zero
 2022-06-26 17:41 UTC  (3+ messages)

[PATCH] test/hash: avoid out of bound access
 2022-06-26 15:03 UTC  (2+ messages)

[PATCH 20.11] net/mlx5: fix LRO validation in Rx setup
 2022-06-26 10:43 UTC 

[PATCH] raw/ifpga/base: check pointer before dereference
 2022-06-26 10:21 UTC  (4+ messages)

[PATCH] raw/ifpga: avoid potential integer overflow
 2022-06-26 10:16 UTC  (4+ messages)

[PATCH] common/mlx5: fix non-expandable global MR cache
 2022-06-24 20:35 UTC 

patch 'trace: fix init with long file prefix' has been queued to stable release 21.11.2
 2022-06-24 16:42 UTC  (41+ messages)
` patch 'test: drop reference to removed tests' "
` patch 'sched: remove unnecessary floating point' "
` patch 'eal/x86: drop export of internal alignment macro' "
` patch 'baseband/acc100: update companion PF configure function' "
` patch 'baseband/acc100: add protection for some negative scenario' "
` patch 'ipsec: fix NAT-T ports and length' "
` patch 'examples/ipsec-secgw: fix NAT-T header fields' "
` patch 'net/iavf: fix NAT-T payload length' "
` patch 'examples/ipsec-secgw: fix ESN setting' "
` patch 'common/cpt: fix build with GCC 12' "
` patch 'crypto/cnxk: "
` patch 'test/ipsec: "
` patch 'crypto/scheduler: fix queue pair in scheduler failover' "
` patch 'test/crypto: fix cipher offset for ZUC' "
` patch 'test/ipsec: fix performance test' "
` patch 'event/octeontx: fix SSO fast path' "
` patch 'event/dlb2: rework queue drain handling' "
` patch 'event/dlb2: fix check of QID in-flight' "
` patch 'event/cnxk: fix QoS parameter handling' "
` patch 'event/cnxk: fix Tx adapter enqueue return for CN10K' "
` patch 'event/dlb2: fix advertized capabilities' "
` patch 'eventdev/eth_tx: fix adapter creation' "
` patch 'net/bonding: fix RSS inconsistency between ports' "
` patch 'test/bonding: fix RSS test when disable RSS' "
` patch 'net/hns3: fix an unreasonable memset' "
` patch 'net/hns3: remove duplicate definition' "
` patch 'net/hns3: fix code check warning' "
` patch 'net/hns3: fix return value for unsupported tuple' "
` patch 'net/hns3: fix crash from secondary process' "
` patch 'net/hns3: fix TM capability' "
` patch 'app/testpmd: add help messages for multi-process' "
` patch 'app/testpmd: fix bonding slave devices not released' "
` patch 'net/txgbe: fix register polling' "
` patch 'net/ngbe: add more packet statistics' "
` patch 'app/testpmd: revert MAC update in checksum forwarding' "
` patch 'vhost: fix missing enqueue pseudo-header calculation' "
` patch 'vhost/crypto: fix build with GCC 12' "
` patch 'vhost/crypto: fix descriptor processing' "
` patch 'net/virtio: unmap PCI device in secondary process' "

patch 'malloc: fix allocation of almost hugepage size' has been queued to stable release 21.11.2
 2022-06-24 16:10 UTC  (14+ messages)
` patch 'net/octeontx: fix port close' "
` patch 'common/cnxk: fix decrypt packet count register update' "
` patch 'common/cnxk: handle ROC model init failure' "
` patch 'net/qede: fix build with GCC 13' "
` patch 'net/ice: fix race condition in Rx timestamp' "
` patch 'net/ice/base: fix build with GCC 12' "
` patch 'net/qede: "
` patch 'net/mlx5: fix build with clang 14' "
` patch 'net/mlx5: fix RSS expansion for patterns with ICMP item' "
` patch 'net/mlx5: add limitation for E-Switch Manager match' "
` patch 'net/mlx5: fix metering on E-Switch Manager' "
` patch 'net/mlx5: fix stack buffer overflow in drop action' "
` patch 'doc: fix flow integrity hardware support in mlx5 guide' "

please help backporting some patches to stable release 21.11.2
 2022-06-24 14:17 UTC  (9+ messages)

[PATCH 21.11 0/2] fix zuc-256 cipher support
 2022-06-24 13:20 UTC  (4+ messages)
` [PATCH 21.11 1/2] common/cnxk: swap zuc-256 key
` [PATCH 21.11 2/2] crypto/cnxk: swap zuc-256 iv

[PATCH v2 3/4] doc: give specific instructions for running as non-root
 2022-06-24 13:19 UTC  (10+ messages)
    ` [PATCH v3 3/5] "
    ` [PATCH v3 4/5] doc: update instructions for running as non-root for MLX5
      ` [PATCH v4 3/5] doc: give specific instructions for running as non-root
      ` [PATCH v4 4/5] doc: update instructions for running as non-root for MLX5

[PATCH 0/6] some bugfixes for hns3
 2022-06-24 12:37 UTC  (8+ messages)
` [PATCH 1/6] net/hns3: cancel heartbeat alarm when VF reset
` [PATCH 2/6] net/hns3: fix received unknown event print when PTP enable
` [PATCH 3/6] net/hns3: fix statistic lock
` [PATCH 4/6] net/hns3: fix nb-desc not verified when using SVE
` [PATCH 5/6] net/hns3: make code more clean
` [PATCH 6/6] net/hns3: delete the unused code

[PATCH 0/2] net/hns3: support backplane media type
 2022-06-24 12:02 UTC  (11+ messages)
` [PATCH 1/2] net/hns3: fix fail to obtain VF LSC capability
` [PATCH 2/2] net/hns3: support backplane media type
  ` [PATCH V2 "
  ` [PATCH V3 "

[PATCH] doc: fix readability in lib vhost prog guide
 2022-06-24  7:51 UTC  (3+ messages)
` [PATCH v2] doc/prog_guide: "

[PATCH v3] lib/eal: fix segfaults due to thread exit order
 2022-06-24  7:50 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] test/crypto: fix authentication IV for zuc SGL
 2022-06-24  7:26 UTC  (2+ messages)

[PATCH] eventdev/eth_tx: fix queue delete
 2022-06-23 14:59 UTC  (2+ messages)

[PATCH 0/2] add zuc-256 support
 2022-06-23 14:42 UTC  (3+ messages)
  ` [EXT] "

[PATCH 21.11] net/mlx5: fix RSS hash types adjustment
 2022-06-23 13:59 UTC  (2+ messages)

[PATCH 21.11] net/bnxt: fix tunnel stateless offloads
 2022-06-23 13:58 UTC  (2+ messages)

[PATCH 21.11] net/iavf: fix segfaults when calling API after VF reset failed
 2022-06-23 13:58 UTC  (2+ messages)

[PATCH 1/3] raw/ioat: fix build error for missing errno
 2022-06-23 13:49 UTC  (2+ messages)
` [PATCH 2/3] raw/ioat: fix build when ioat dmadev enabled

[PATCH 1/2] net: fix GTP PSC headers
 2022-06-23 11:53 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] app/testpmd: fix flex parser destroy command
 2022-06-23 11:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] test/ipsec: fix performance test failure
 2022-06-23 11:18 UTC  (4+ messages)
` [PATCH v2] "
  ` [EXT] "

[PATCH] app/testpmd: cleanup port resources after implicit close
 2022-06-23 11:17 UTC  (2+ messages)

[PATCH] ice/base: fix gcc 12 warning stringop-overflow
 2022-06-23  9:21 UTC  (7+ messages)
` [PATCH v2] net/ice/base: "

[PATCH] examples/vhost: Fix retry logic on Rx
 2022-06-23  7:20 UTC  (10+ messages)
` [PATCH v2] examples/vhost: fix retry logic on eth rx path
` [PATCH v3] "
` [PATCH v4] "

[PATCH v2] app/testpmd: fix quit testpmd with vfs and pf
 2022-06-23  6:41 UTC  (4+ messages)

[PATCH] vhost: fix avail idx update error when desc copy failed
 2022-06-23  6:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] net/igc: fix segmentation fault in secondary dpdk-symmetric_mp
 2022-06-23  3:50 UTC  (2+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix GRE tunnel parsing issue
 2022-06-23  3:42 UTC 

[PATCH 08/12] net/qede/base: fix build with GCC 12
 2022-06-22 15:42 UTC  (3+ messages)

[PATCH 12/12] test/ipsec: fix build with GCC 12
 2022-06-22 15:31 UTC  (8+ messages)
` [PATCH v3] vhost/crypto: "

[PATCH v2 3/7] net/txgbe: fix register polling
 2022-06-22  6:56 UTC  (3+ messages)
` [PATCH v2 4/7] net/ngbe: add more packet statistics
` [PATCH v2 5/7] net/ngbe: fix YT PHY UTP mode to link up

please help backporting some patches to stable release 20.11.6
 2022-06-22  4:21 UTC 

[PATCH 3/7] net/txgbe: fix register polling
 2022-06-22  2:44 UTC  (3+ messages)

[PATCH v2] vhost: fix avail idx update error when desc copy failed
 2022-06-22  1:06 UTC 

[PATCH] examples/distributor: update dynamic configuration
 2022-06-21 21:13 UTC 

[PATCH] examples/distributor: update dynamic configuration
 2022-06-21 20:15 UTC 

[PATCH] test/crypto: fix cipher offset for ZUC tests
 2022-06-21 17:19 UTC  (3+ messages)

[PATCH] test: drop reference to removed tests
 2022-06-21 16:39 UTC  (2+ messages)

[PATCH] dma/idxd: fix AVX2 code in non-datapath functions
 2022-06-21 16:21 UTC  (3+ messages)

[PATCH] examples/distributor: fix syntax error on single core for rx and distributor
 2022-06-20 13:29 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).