patches for DPDK stable branches
 help / color / mirror / Atom feed
[PATCH 19.11 0/3] net/mlx5: fix link state detection
 2022-03-11  8:06 UTC  (4+ messages)
` [PATCH 19.11 1/3] common/mlx5: add Netlink event helpers
` [PATCH 19.11 2/3] net/mlx5: fix link status change detection
` [PATCH 19.11 3/3] net/mlx5: fix initial link status detection

[PATCH] net/ice: fix Tx offload path choice
 2022-03-11  8:02 UTC  (5+ messages)
  ` [PATCH v2 2/2] app/testpmd: fix SW L4 checksum in multi-segments

[PATCH] net/af_xdp: fix custom program loading with multiple queues
 2022-03-11  8:01 UTC  (3+ messages)

[PATCH 20.11 0/3] net/mlx5: fix link state detection
 2022-03-11  7:49 UTC  (4+ messages)
` [PATCH 20.11 1/3] common/mlx5: add Netlink event helpers
` [PATCH 20.11 2/3] net/mlx5: fix link status change detection
` [PATCH 20.11 3/3] net/mlx5: fix initial link status detection

[PATCH 19.11 0/2] backport ifpga patches to stable release 19.11.12
 2022-03-11  7:15 UTC  (3+ messages)
` [PATCH 19.11 1/2] raw/ifpga: fix interrupt handle allocation
` [PATCH 19.11 2/2] raw/ifpga: fix monitor thread

[PATCH v1] raw/ifpga: remove vdev when ifpga is closed
 2022-03-11  2:39 UTC 

[PATCH] bpf: fix build with some libpcap version on FreeBSD
 2022-03-10 18:54 UTC  (2+ messages)

[PATCH] app/testpmd: fixed using strtoull with 64-bit variables
 2022-03-10 17:50 UTC  (2+ messages)

[PATCH] examples/vm_power: replace list foreach with while loop
 2022-03-10 17:21 UTC  (5+ messages)

[PATCH] net/mlx5: fix FD configuration for Rx interrupt
 2022-03-10 17:04 UTC  (4+ messages)

please help backporting some patches to stable release 19.11.12
 2022-03-10 16:22 UTC 

[PATCH 19.11] efd: fix uninitialized structure
 2022-03-10 16:20 UTC 

[PATCH] eal/windows: fix data race when creating threads
 2022-03-10 16:19 UTC  (2+ messages)

[PATCH] net/mlx5: fix the implicit tag insertion in sample flow
 2022-03-10 15:39 UTC  (2+ messages)

[PATCH v2] net/mlx5: fix CPU socket ID for Rx queue creation
 2022-03-10 15:38 UTC  (4+ messages)

[PATCH] net/mlx5: fix the port match in sample flow
 2022-03-10 15:37 UTC  (3+ messages)

[PATCH 1/2] vhost: fix queue number check when setting inflight FD
 2022-03-10 15:32 UTC  (5+ messages)
` [PATCH 2/2] vhost: fix FD leak with inflight messages

[PATCH] eal: fix unaligned loads/stores in rte_memcpy_generic
 2022-03-10 14:55 UTC  (3+ messages)
` [PATCH v7] eal: fix rte_memcpy strict aliasing/alignment bugs

[PATCH] app/testpmd: fix GTP header parsing in csum FWD engine
 2022-03-10 14:20 UTC 

please help backporting some patches to stable release 21.11.1
 2022-03-10 13:35 UTC  (5+ messages)
    ` [EXT] "

please help backporting some patches to stable release 21.11.1
 2022-03-10 13:23 UTC 

(no subject)
 2022-03-10 13:21 UTC 

patch 'examples/kni: add missing trailing newline in log' has been queued to stable release 21.11.1
 2022-03-10 13:12 UTC  (22+ messages)
` patch 'devtools: remove event/dlb exception in ABI check' "
` patch 'build: fix build on FreeBSD with Meson 0.61.1' "
` patch 'ethdev: fix doxygen comments for device info struct' "
` patch 'net/bnxt: fix null dereference in session cleanup' "
` patch 'net/mlx5: fix inet IPIP protocol type' "
` patch 'net/mlx5: fix next protocol RSS expansion' "
` patch 'net/mlx5: fix shared RSS destroy' "
` patch 'net/mlx5: fix modify port action validation' "
` patch 'net/mlx5: remove unused reference counter' "
` patch 'net/mlx5: fix meter policy creation assert' "
` patch 'net/mlx5: fix flex item availability' "
` patch 'net/mlx5: fix MPLS/GRE Verbs spec ordering' "
` patch 'net/mlx5: fix configuration without Rx queue' "
` patch 'net/mlx5: fix meter creation default state' "
` patch 'net/sfc: reduce log level of tunnel restore info error' "
` patch 'net/iavf: fix potential out-of-bounds access' "
` patch 'regexdev: fix section attribute of symbols' "
` patch 'common/mlx5: consider local functions as internal' "
` patch 'build: hide local symbols in shared libraries' "
` patch 'devtools: fix symbols check' "

[PATCH 21.11 0/3] net/mlx5: fix link state detection
 2022-03-10 12:19 UTC  (2+ messages)

[PATCH 21.11] net/cnxk: fix Rx/Tx function update
 2022-03-10 12:18 UTC  (2+ messages)

[PATCH 21.11] vhost: fix physical address mapping
 2022-03-10 12:18 UTC  (2+ messages)

[PATCH 19.11] net/af_xdp: ensure socket is deleted on Rx queue setup error
 2022-03-10 10:42 UTC  (2+ messages)

[PATCH] doc: fix modify field action description for mlx5
 2022-03-10  9:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v1] net/mlx5: disallow multiple ASO actions in a single flow
 2022-03-10  9:21 UTC  (2+ messages)

[PATCH] net/mlx5: fix the sample flow failure on the trusted device
 2022-03-10  9:20 UTC  (2+ messages)

[PATCH] net/mlx5: fix push VLAN action validation
 2022-03-10  9:20 UTC  (2+ messages)

[PATCH v2] crypto/ipsec_mb: fix usage of untrusted value
 2022-03-10  9:17 UTC  (8+ messages)
  ` [PATCH v3] crypto/ipsec_mb: fix coverity issue
    ` [PATCH v4] "

[PATCH 1/3] net/qede: fix Tx callback completion routine
 2022-03-10  9:07 UTC  (4+ messages)
    ` [EXT] "

[PATCH] net/cnxk: fix error when compiled for x86
 2022-03-10  8:48 UTC  (3+ messages)

[PATCH v2 2/2] app/testpmd:fix testpmd quit failure
 2022-03-10  7:02 UTC  (5+ messages)

[PATCH] app/testpmd: fix flex item input link parsing
 2022-03-10  5:59 UTC 

[PATCH] app/test-regex: fix incorrect number of matches
 2022-03-09 23:41 UTC 

[PATCH] crypto/ipsec_mb: fix GMAC parameters setting
 2022-03-09 19:02 UTC  (4+ messages)

[PATCH v2 2/2] build: hide local symbols in shared libraries
 2022-03-09 18:54 UTC  (3+ messages)

please help backporting some patches to stable release 20.11.5
 2022-03-09 16:38 UTC 

patch 'app/compress-perf: fix cycle count operations allocation' has been queued to stable release 20.11.5
 2022-03-09 16:30 UTC  (36+ messages)
  ` patch 'app/compress-perf: optimize operations pool "
  ` patch 'app/compress-perf: fix socket ID type during init' "
  ` patch 'app/compress-perf: fix number of queue pairs to setup' "
  ` patch 'compressdev: fix socket ID type' "
  ` patch 'net/hns3: remove duplicate macro definition' "
  ` patch 'net/hns3: fix RSS TC mode entry' "
  ` patch 'net/hns3: fix VF "
  ` patch 'net/hns3: increase time waiting for PF reset completion' "
  ` patch 'net/ixgbe: fix FSP check for X550EM devices' "
  ` patch 'net/iavf: fix function pointer in multi-process' "
  ` patch 'common/mlx5: add Netlink event helpers' "
  ` patch 'net/txgbe: fix queue statistics mapping' "
  ` patch 'net/kni: fix config initialization' "
  ` patch 'doc: fix typos and punctuation in flow API guide' "
  ` patch 'net/mlx5: fix GRE item translation in Verbs' "
  ` patch 'net/mlx5: fix matcher priority with ICMP or ICMPv6' "
  ` patch 'net/ice: fix Tx offload path choice' "
  ` patch 'examples/vhost: fix launch with physical port' "
  ` patch 'raw/ifpga: fix variable initialization in probing' "
  ` patch 'raw/ifpga: fix monitor thread' "
  ` patch 'app/pdump: abort on multi-core capture limit' "
  ` patch 'examples/distributor: reduce Tx queue number to 1' "
  ` patch 'examples/flow_classify: fix failure message' "
  ` patch 'examples/kni: add missing trailing newline in log' "
  ` patch 'regexdev: fix section attribute of symbols' "
  ` patch 'ethdev: fix doxygen comments for device info struct' "
  ` patch 'net/bnxt: fix null dereference in session cleanup' "
  ` patch 'net/mlx5: fix inet IPIP protocol type' "
  ` patch 'net/mlx5: fix next protocol RSS expansion' "
  ` patch 'net/mlx5: fix shared RSS destroy' "
  ` patch 'net/mlx5: fix NIC egress flow mismatch in switchdev mode' "
  ` patch 'net/mlx5: fix modify port action validation' "
  ` patch 'net/mlx5: remove unused reference counter' "
  ` patch 'net/mlx5: fix MPLS/GRE Verbs spec ordering' "
  ` patch 'net/iavf: fix potential out-of-bounds access' "

[PATCH v2] doc: fix telemetry example for cryptodev
 2022-03-09 15:11 UTC  (2+ messages)

[PATCH 20.11] net/mlx5: workaround ASO memory region creation
 2022-03-09 14:14 UTC  (2+ messages)

please help backporting some patches to stable release 19.11.12 - part II
 2022-03-09 12:47 UTC  (5+ messages)

patch 'eventdev/eth_tx: fix queue add error code' has been queued to stable release 19.11.12
 2022-03-09 11:01 UTC  (45+ messages)
` patch 'telemetry: add missing C++ guards' "
` patch 'acl: "
` patch 'compressdev: "
` patch 'eventdev: "
` patch 'kni: "
` patch 'ethdev: fix cast for C++ compatibility' "
` patch 'cryptodev: fix RSA key type name' "
` patch 'doc: fix FIPS guide' "
` patch 'examples/l2fwd-crypto: fix port mask overflow' "
` patch 'crypto/virtio: fix out-of-bounds access' "
` patch 'net/nfb: fix array indexes in deinit functions' "
` patch 'net/nfb: fix multicast/promiscuous mode switching' "
` patch 'net/ixgbe: reset security context pointer on close' "
` patch 'app/testpmd: check starting port is not in bonding' "
` patch 'vhost: fix unsafe vring addresses modifications' "
` patch 'net/af_xdp: add missing trailing newline in logs' "
` patch 'net/ena: remove unused enumeration' "
` patch 'net/ena: remove unused offload variables' "
` patch 'net/ena: skip timer if reset is triggered' "
` patch 'net/ena: fix meta descriptor DF flag setup' "
` patch 'net/ena: fix checksum flag for L4' "
` patch 'doc: remove obsolete vector Tx explanations from mlx5 guide' "
` patch 'doc: replace broken links in mlx guides' "
` patch 'app/testpmd: fix build without drivers' "
` patch 'test/efd: fix sockets mask size' "
` patch 'distributor: fix potential overflow' "
` patch 'eal/linux: fix illegal memory access in uevent handler' "
` patch 'kni: fix freeing order in device release' "
` patch 'app/compress-perf: fix socket ID type during init' "
` patch 'app/compress-perf: fix number of queue pairs to setup' "
` patch 'compressdev: fix socket ID type' "
` patch 'net/hns3: remove duplicate macro definition' "
` patch 'net/hns3: fix RSS TC mode entry' "
` patch 'net/hns3: fix VF "
` patch 'net/hns3: increase time waiting for PF reset completion' "
` patch 'net/ixgbe: fix FSP check for X550EM devices' "
` patch 'doc: fix typos and punctuation in flow API guide' "
` patch 'net/mlx5: fix matcher priority with ICMP or ICMPv6' "
` patch 'raw/ifpga: fix variable initialization in probing' "
` patch 'app/pdump: abort on multi-core capture limit' "
` patch 'examples/distributor: reduce Tx queue number to 1' "
` patch 'examples/flow_classify: fix failure message' "
` patch 'ethdev: fix doxygen comments for device info struct' "
` patch 'net/mlx5: fix modify port action validation' "

[PATCH v3 1/2] app/testpmd: do not poll stopped queues
 2022-03-09 10:36 UTC  (2+ messages)

[PATCH 19.11 0/8] bnxt fixes backport to 19.11
 2022-03-09  8:02 UTC  (2+ messages)

[PATCH 19.11 0/4] Patch backports from main
 2022-03-09  7:59 UTC  (3+ messages)
` [PATCH 19.11 v2 0/5] "

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).