patches for DPDK stable branches
 help / color / mirror / Atom feed
[dpdk-stable] [PATCH v12 00/10] app/testpmd: enable testpmd on Windows
 2021-07-01 13:49 UTC  (62+ messages)
` [dpdk-stable] [PATCH v13 "
  ` [dpdk-stable] [PATCH v13 02/10] eal/windows: add necessary macros
  ` [dpdk-stable] [PATCH v13 04/10] eal/Windows: add clock_gettime on Windows
  ` [dpdk-stable] [PATCH v13 08/10] app/testpmd: fix headers inclusion
  ` [dpdk-stable] [PATCH v13 09/10] app/testpmd: fix unused function warnings
        ` [dpdk-stable] [dpdk-dev] "
  ` [dpdk-stable] [PATCH v14 0/9] app/testpmd: enable testpmd on Windows
    ` [dpdk-stable] [PATCH v14 1/9] lib: build libraries that testpmd depends on
        ` [dpdk-stable] [dpdk-dev] "
    ` [dpdk-stable] [PATCH v14 2/9] eal/windows: add necessary macros
    ` [dpdk-stable] [PATCH v14 3/9] eal/windows: add device event stubs
    ` [dpdk-stable] [PATCH v14 4/9] eal/Windows: add clock_gettime on Windows
    ` [dpdk-stable] [PATCH v14 5/9] app/testpmd: resolve name collisions
    ` [dpdk-stable] [PATCH v14 6/9] app/testpmd: fix parse_fec_mode return type name
        ` [dpdk-stable] [dpdk-dev] "
    ` [dpdk-stable] [PATCH v14 7/9] app/testpmd: replace POSIX specific code
    ` [dpdk-stable] [PATCH v14 8/9] app/testpmd: fix unused function warnings
    ` [dpdk-stable] [PATCH v14 9/9] app/testpmd: enable building testpmd on Windows
    ` [dpdk-stable] [PATCH v15 0/9] app/testpmd: enable "
      ` [dpdk-stable] [PATCH v15 1/9] lib: build libraries that testpmd depends on
      ` [dpdk-stable] [PATCH v15 2/9] eal/windows: add necessary macros
      ` [dpdk-stable] [PATCH v15 3/9] eal/windows: add device event stubs
      ` [dpdk-stable] [PATCH v15 4/9] eal/Windows: add clock_gettime on Windows
      ` [dpdk-stable] [PATCH v15 5/9] app/testpmd: resolve name collisions
      ` [dpdk-stable] [PATCH v15 6/9] app/testpmd: fix parse_fec_mode return type name
      ` [dpdk-stable] [PATCH v15 7/9] app/testpmd: replace POSIX specific code
      ` [dpdk-stable] [PATCH v15 8/9] app/testpmd: fix unused function warnings
      ` [dpdk-stable] [PATCH v15 9/9] app/testpmd: enable building testpmd on Windows
      ` [dpdk-stable] [PATCH v16 0/9] app/testpmd: enable "
        ` [dpdk-stable] [PATCH v16 1/9] lib: build libraries that testpmd depends on
        ` [dpdk-stable] [PATCH v16 2/9] eal/windows: add necessary macros
        ` [dpdk-stable] [PATCH v16 3/9] eal/windows: add device event stubs
        ` [dpdk-stable] [PATCH v16 4/9] eal/Windows: add clock_gettime on Windows
        ` [dpdk-stable] [PATCH v16 5/9] app/testpmd: resolve name collisions
        ` [dpdk-stable] [PATCH v16 6/9] app/testpmd: fix parse_fec_mode return type name
        ` [dpdk-stable] [PATCH v16 7/9] app/testpmd: replace POSIX specific code
        ` [dpdk-stable] [PATCH v16 8/9] app/testpmd: fix unused function warnings
        ` [dpdk-stable] [PATCH v16 9/9] app/testpmd: enable building testpmd on Windows

[dpdk-stable] [PATCH] kni: fix compilation on SLES15-SP3
 2021-07-01 13:24 UTC  (7+ messages)

[dpdk-stable] [PATCH v2] ifpga/base/meson: fix looking for librt
 2021-07-01 13:18 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: remove unwanted barrier
 2021-07-01 12:52 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/i40e: fix data path corrupt on secondary process
 2021-07-01 12:37 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH] test/crypto: fix typo in ESN testcase
 2021-07-01 10:47 UTC  (2+ messages)

[dpdk-stable] [PATCH] doc: fix build on Windows with meson 0.58
 2021-07-01  9:23 UTC  (2+ messages)

[dpdk-stable] [PATCH] test/crypto: fix typo in AES testcase description
 2021-07-01  9:22 UTC 

[dpdk-stable] [PATCH] net/mlx5: fix match MPLS over GRE with key
 2021-07-01  7:46 UTC  (2+ messages)

[dpdk-stable] [PATCH] common/mlx5: fix Netlink receive message buffer size
 2021-07-01  7:31 UTC 

[dpdk-stable] [PATCH] compress/mlx5: fix memory region unregistration
 2021-07-01  7:18 UTC 

[dpdk-stable] [PATCH v2] common/mlx5: add provider query port support to glue library
 2021-07-01  7:15 UTC  (8+ messages)
` [dpdk-stable] [dpdk-dev] "
      ` [dpdk-stable] [PATCH v3 1/2] "
        ` [dpdk-stable] [PATCH v3 2/2] common/mlx5: fix compilation flag on port query API

[dpdk-stable] [PATCH] crypto/mvsam: fix input args parsing
 2021-07-01  7:00 UTC 

[dpdk-stable] [PATCH] crypto/mvsam: fix memset of mrvl sess private data
 2021-07-01  6:59 UTC 

[dpdk-stable] [PATCH] crypto/mvsam: fix capabilities for crypto algorithms
 2021-07-01  6:58 UTC 

[dpdk-stable] [PATCH] crypto/mvsam: set session params for AES-GCM mode
 2021-07-01  6:58 UTC 

[dpdk-stable] [PATCH 1/4] regex/mlx5: fix size of setup constants
 2021-07-01  6:39 UTC  (8+ messages)
` [dpdk-stable] [PATCH 2/4] compress/mlx5: fix constant size in QP creation
` [dpdk-stable] [PATCH v2 1/4] regex/mlx5: fix size of setup constants
  ` [dpdk-stable] [PATCH v2 2/4] compress/mlx5: fix constant size in QP creation
  ` [dpdk-stable] [PATCH v2 3/4] vdpa/mlx5: fix constant type "
  ` [dpdk-stable] [PATCH v2 4/4] net/mlx5: fix constant type in MP allocation

[dpdk-stable] [PATCH 20.11 15/23] net/ice/base: fix QinQ PPPoE dummy packet selection
 2021-07-01  2:33 UTC 

[dpdk-stable] [PATCH] test/crypto: fix autotest function parameters
 2021-06-30 15:50 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "

[dpdk-stable] [PATCH v2] net: prepare the outer ipv4 hdr for checksum
 2021-06-30 14:09 UTC  (2+ messages)

[dpdk-stable] [PATCH v2 1/4] net/tap: fix Rx cksum flags on IP options packets
 2021-06-30 13:51 UTC  (2+ messages)
  ` [dpdk-stable] [PATCH v2 2/4] net/tap: fix Rx cksum flags on TCP packets

[dpdk-stable] [PATCH] vdpa/mlx5: fix TSO offload without CSUM
 2021-06-30 11:55 UTC  (3+ messages)

[dpdk-stable] 20.11.2 patches review and test
 2021-06-30 10:33 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/mlx5: fix TSO multi-segment inline length
 2021-06-30  8:41 UTC  (2+ messages)

[dpdk-stable] [PATCH v7 1/7] vhost: fix missing memory table NUMA realloc
 2021-06-30  7:47 UTC  (6+ messages)
` [dpdk-stable] [PATCH v7 2/7] vhost: fix missing guest pages "
` [dpdk-stable] [PATCH v7 4/7] vhost: fix NUMA reallocation with multiqueue

[dpdk-stable] [PATCH] net/mlx5: fix multi-segment inline for the first segment
 2021-06-30  7:46 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix the wrong representor ID checking for sample
 2021-06-30  7:45 UTC  (2+ messages)

[dpdk-stable] [PATCH] common/mlx5: share memory free callback
 2021-06-30  7:44 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix the modify field action flag checking
 2021-06-30  7:44 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix pattern expansion in RSS flow rules
 2021-06-30  7:19 UTC 

[dpdk-stable] Recall: [PATCH] ifpga/base/meson: fix finding librt
 2021-06-30  7:11 UTC 

[dpdk-stable] [PATCH] net/mlx5: document workaround for ConnectX-4 with L2 encap
 2021-06-30  7:01 UTC 

[dpdk-stable] [PATCH 1/2] devtools: fix version pattern for fix search
 2021-06-30  6:46 UTC  (5+ messages)
` [dpdk-stable] [PATCH 2/2] devtools: auto detect branch to search fix patches

[dpdk-stable] [PATCH v1 1/2] devtools: fix version pattern for fix search
 2021-06-30  6:34 UTC  (3+ messages)
` [dpdk-stable] [PATCH v2 "
  ` [dpdk-stable] [PATCH v2 2/2] devtools: fix patches missing if range newer than HEAD

[dpdk-stable] [PATCH 1/3] regex/mlx5: fix memory region unregistration
 2021-06-30  5:52 UTC  (4+ messages)
` [dpdk-stable] [PATCH 2/3] regex/mlx5: fix leak in PCI remove function
` [dpdk-stable] [PATCH 3/3] regex/mlx5: fix redundancy "

[dpdk-stable] [PATCH] net/mlx5: fix metadata calculation in legacy mode
 2021-06-30  2:24 UTC 

[dpdk-stable] [PATCH] net/i40e: fix FDIR input set conflict issue
 2021-06-30  2:00 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] "
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] eal/windows: ensure all enabled CPUs are counted
 2021-06-30  1:56 UTC 

[dpdk-stable] [PATCH v2] net/i40e: add logic of processing continuous DD bits for Arm
 2021-06-30  1:14 UTC  (2+ messages)

[dpdk-stable] [PATCH] test/test_cryptodev: do not use a possibly NULL Pointer
 2021-06-29 20:34 UTC  (2+ messages)
` [dpdk-stable] [EXT] [dpdk-dev] "

[dpdk-stable] [PATCH] crypto/qat: fix uninitilized compiler warning
 2021-06-29 20:04 UTC  (3+ messages)
` [dpdk-stable] [PATCH v5] crypto/qat: fix uninitialized gcc "
  ` [dpdk-stable] [EXT] [dpdk-dev] "

[dpdk-stable] [PATCH] net/octeontx_ep: do not use a NULL Pointer
 2021-06-29 18:09 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net: prepare the outer ipv4 hdr for checksum
 2021-06-29 17:24 UTC  (2+ messages)

[dpdk-stable] [PATCH v6 1/7] vhost: fix missing memory table NUMA realloc
 2021-06-29 14:35 UTC  (8+ messages)
` [dpdk-stable] [PATCH v6 2/7] vhost: fix missing guest pages "
` [dpdk-stable] [PATCH v6 4/7] vhost: fix NUMA reallocation with multiqueue

[dpdk-stable] [PATCH v1] net/ice/base: fix wrong first mask value setting
 2021-06-29 14:06 UTC  (2+ messages)

[dpdk-stable] [PATCH] rte_swx: fix typo
 2021-06-29 13:51 UTC  (9+ messages)
` [dpdk-stable] [PATCH v2] table: "

[dpdk-stable] [PATCH] net/sfc: fix typo
 2021-06-29  9:17 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH] net/pfe: do not use a possibly NULL Pointer
 2021-06-29  8:27 UTC  (4+ messages)
` [dpdk-stable] [PATCH v2] net/pfe: no need to check dev to be "
    ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] Why was "drivers/crypto: fix build with -fno-common" not picked for 19.11 stable back then?
 2021-06-28  9:47 UTC  (3+ messages)

[dpdk-stable] [PATCH] net/mlx5: fix meter policy with RSS action
 2021-06-28  8:33 UTC  (2+ messages)

[dpdk-stable] [PATCH 20.11] ifpga/meson: Fix finding librt using find_library()
 2021-06-28  7:52 UTC  (4+ messages)

[dpdk-stable] [PATCH] net/octeontx2: use runtime lso format indices
 2021-06-27  6:52 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] 20.11.2 patches review and test
 2021-06-26 23:08 UTC 

[dpdk-stable] 20.11.2 patches review and test
 2021-06-26 15:41 UTC 

[dpdk-stable] [PATCH 20.11] net/mlx5: fix receiving queue timestamp format
 2021-06-25 14:10 UTC 

[dpdk-stable] [PATCH v5 2/2] test/power: round cpuinfo cur freq only when using CPPC cpufreq
 2021-06-25  2:02 UTC 

[dpdk-stable] [PATCH] tests/cmdline: fix memory leaks
 2021-06-24 13:25 UTC  (6+ messages)
  ` [dpdk-stable] [PATCH v3] "

[dpdk-stable] [PATCH v4] rib: fix max depth IPv6 lookup
 2021-06-24 13:23 UTC  (2+ messages)

[dpdk-stable] [PATCH] net/mlx5: update GENEVE TLV option exist bit
 2021-06-24 11:20 UTC  (3+ messages)

[dpdk-stable] 19.11.9 patches review and test
 2021-06-24 11:05 UTC  (2+ messages)

[dpdk-stable] [PATCH v4 4/7] vhost: fix NUMA reallocation with multiqueue
 2021-06-24 10:49 UTC  (6+ messages)

[dpdk-stable] [PATCH] net/i40e: fix X722 for 802.1ad frames ability
 2021-06-24  8:29 UTC 

[dpdk-stable] [PATCH] kni: fix crash on userspace VA for segmented packets
 2021-06-24  7:48 UTC  (3+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v2] kni: fix wrong mbuf alloc count in kni_allocate_mbufs
 2021-06-24  7:43 UTC  (10+ messages)
  ` [dpdk-stable] [dpdk-dev] [PATCH v3] kni: fix mbuf allocation for alloc FIFO

[dpdk-stable] [PATCH v4 2/2] test/power: round cpuinfo cur freq only when using CPPC cpufreq
 2021-06-23 14:13 UTC  (2+ messages)

[dpdk-stable] [PATCH] devtools: fix file listing in maintainers check
 2021-06-23  9:19 UTC  (2+ messages)
` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/3] eal/windows: fix use of incorrect thread ID
 2021-06-23  7:08 UTC  (4+ messages)
` [dpdk-stable] [PATCH 3/3] eal/windows: cleanup interrupt resources
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH v4 02/62] common/cnxk: fix batch alloc completion poll logic
 2021-06-23  4:46 UTC 

[dpdk-stable] [PATCH] raw/ioat: fix missing ring pointer reset
 2021-06-22 21:12 UTC  (3+ messages)

[dpdk-stable] [PATCH] raw/ioat: fix memory leak in device configure
 2021-06-22 20:59 UTC  (3+ messages)
  ` [dpdk-stable] [dpdk-dev] "

[dpdk-stable] [PATCH 1/1] net/i40e: fix compilation failure on core-avx-i
 2021-06-22  9:37 UTC 

[dpdk-stable] [PATCH 20.11 0/2] support both PIO and MMIO BAR for legacy virito device
 2021-06-22  7:38 UTC  (3+ messages)

[dpdk-stable] [PATCH] net/i40e: fix L2 payload RSS mask input set
 2021-06-22  3:38 UTC  (3+ messages)

[dpdk-stable] [PATCH v2 1/2] examples/l2fwd: fix long option parsing
 2021-06-22  2:49 UTC  (3+ messages)
` [dpdk-stable] [PATCH v3 "
` [dpdk-stable] [PATCH v3 2/2] examples/l2fwd: remove mac-updating option

[dpdk-stable] [PATCH] net/mlx5: fix incorrect r/w lock usage in DMA unmap
 2021-06-22  1:54 UTC  (2+ messages)
` [dpdk-stable] 回复: "

[PATCH 20.11 v1 00/18] Backport the new VLAN design for Intel ice PMD
 2021-06-22  1:41 UTC  (6+ messages)
` [dpdk-stable] [PATCH 20.11 v2 "

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