On Mon, Feb 3, 2020 at 10:16 AM wrote:
>
> From: Pavan Nikhilesh
>
> Skip master lcore when assigning cores to rx_queues as it is only used
> to print stats.
>
> Fixes: 4ff457986f76 ("examples/l2fwd-event: add default poll mode routines")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Pavan Nikhilesh
The following changes since commit a0c2b3d8ee501b90eb11c2a82da0aaca19362bd3:
drivers/crypto: fix session-less mode (2020-02-13 12:41:21 +0100)
are available in the Git repository at:
http://dpdk.org/git/next/dpdk-next-eventdev
for you to fetch changes up to d80f21aa782a1701dd407334485c09df6
On Sat, Feb 8, 2020 at 7:22 PM Gavin Hu wrote:
>
> To keep ordering of mixed accesses, rte_cio is sufficient.
> The rte_io barrier is overkill.[1]
>
> [1] http://inbox.dpdk.org/dev/CALBAE1M-ezVWCjqCZDBw+MMDEC4O9
> qf0kpn89emdgdajepk...@mail.gmail.com
>
> Signed-off-by: Gavin Hu
> ---
> V3:
> - op
PTP functionality has been broken after a change in kernel
where enum npc_kpu_lc_ltype is change to allow adjustment of
LTYPE_MASK to detect all types of IP headers.
Syncing the required changes in DPDK to fix the issue.
Fixes: b5dc3140448e ("net/octeontx2: support base PTP")
Cc: sta...@dpdk.org
On Fri, Feb 14, 2020 at 05:35:53PM +0530, Soumen Chandra Laha wrote:
> Hi,
>
> I'm trying to run l3fwd-power application for 2 Port with queue. Always
> only queue 1 of port 0 and port 1 are utilized.
> CPU C-state, hpet are enabled, ports are binded to igb_uio.
> Tried with NIC's x772 (10 GbE) a
On Thu, Feb 6, 2020 at 9:57 AM wrote:
>
> From: Vamsi Attunuru
>
> Currently when application requests for RTE_FC_NONE earlier
> than PMD's internal fc mode update, flow control set routine
> is returning without updating the flow control state.
>
> Patch updates the PMD's internal fc mode detail
Hi Gavin,
>Hi Pavan,
>
>> -Original Message-
>> From: pbhagavat...@marvell.com
>> Sent: Friday, February 14, 2020 2:45 PM
>> To: jer...@marvell.com; Pavan Nikhilesh
>
>> Cc: Gavin Hu ; dev@dpdk.org
>> Subject: [dpdk-dev] [PATCH] event/octeontx2: remove WFE from
>dualslot
>> dequeue
>>
>>
On Fri, Jan 17, 2020 at 4:24 PM Jerin Jacob wrote:
>
> On Fri, Jan 17, 2020 at 4:00 PM Mattias Rönnblom
> wrote:
> >
>
> > > LTTng kernel tracing only needs kmod support.
> > > For the userspace tracing at minium following libraries are required.
> > >
> > > a) LTTng-UST
> > > b) LTTng-tools
> >
On Thu, 30 Jan 2020 at 10:08, Luca Boccassi wrote:
>
> On Mon, 2020-01-13 at 12:47 +, Luca Boccassi wrote:
> > Hi all,
> >
> > Here is a list of patches targeted for LTS release 17.11.10.
> > This will be the last 17.11 release.
> >
> > The planned date for the final release is the 30th of Jan
Reviewed-by: Gavin Hu
On Fri, Feb 7, 2020 at 11:52 AM Rasesh Mody wrote:
>
> +Jerin
>
> >From: dev On Behalf Of Manish Chopra
> >Sent: Thursday, February 06, 2020 12:02 PM
> >
> >On ungraceful termination of DPDK application, PMD VF driver fails to re-load
> >due to PF seeing the VF in unexpected state during VF acqu
On Fri, Feb 14, 2020 at 09:52:53PM +, Bruce Richardson wrote:
> On Fri, Feb 14, 2020 at 03:48:48PM -0500, Neil Horman wrote:
> > On Fri, Feb 14, 2020 at 11:36:34AM +, Bruce Richardson wrote:
> > > On Thu, Feb 13, 2020 at 09:40:40PM -0500, Neil Horman wrote:
> > > > On Thu, Feb 13, 2020 at 0
On Sat, Feb 15, 2020 at 5:53 PM Gavin Hu wrote:
>
> Reviewed-by: Gavin Hu
Applied to dpdk-next-eventdev/master. Thanks.
15/02/2020 09:15, Jerin Jacob Kollanukkaran:
> http://dpdk.org/git/next/dpdk-next-eventdev
Pulled, thanks
On Sat, Feb 15, 2020 at 2:05 PM Harman Kalra wrote:
>
> PTP functionality has been broken after a change in kernel
> where enum npc_kpu_lc_ltype is change to allow adjustment of
> LTYPE_MASK to detect all types of IP headers.
> Syncing the required changes in DPDK to fix the issue.
>
> Fixes: b5dc
11/02/2020 13:23, Heinrich Kuhn:
> Jan is no longer with Netronome. Remove him as maintainer for the
> Netronome PMD
>
> Signed-off-by: Heinrich Kuhn
Applied
26/01/2020 18:40, Honnappa Nagarahalli:
> Added introduction of rte_ring_xxx_elem APIs to release notes.
Fixes: cc4b218790f6 ("ring: support configurable element size")
> Signed-off-by: Honnappa Nagarahalli
Applied, thanks
s/relaxed/relax
On 02/12, Gavin Hu wrote:
>To keep ordering of mixed accesses, rte_cio is sufficient.
>The rte_io barrier inside the I40E_PCI_REG_WRITE is overkill.[1]
>
>[1] http://inbox.dpdk.org/dev/CALBAE1M-ezVWCjqCZDBw+MMDEC4O9
>qf0kpn89emdgdajepk...@mail.gmail.com
>
>Fixes: 4861cde46116 ("i40
On 01/15, taox@intel.com wrote:
>From: Zhu Tao
>
>IXGBE link status task use rte alarm thread in old implementation.
s/use/uses
>Sometime ixgbe link status task takes up to 9 seconds. This will
>severely affect the rte-alarm-thread-dependent a task in the
>system, like interrupt or hotplug e
31/01/2020 04:59, Honnappa Nagarahalli:
> Changed the rte_ring chapter in programmer's guide to reflect
> the addition of rte_ring_xxx_elem APIs. References to pointers
> as ring elements is changed to generic term 'objects'.
>
> Signed-off-by: Honnappa Nagarahalli
> Reviewed-by: Gavin Hu
Serie
17/01/2020 12:22, Bruce Richardson:
> When building doxygen docs as part of the build, there was no tracking
> being done of the files processed, so that doxygen can be re-run if needed.
> This patchset adds that tracking support, by generating a gcc-style
> ".d" file for the custom targets used in
C99-style comments are not permitted according to DPDK coding
style guidelines, enable checking for these by checkpatch.pl.
Signed-off-by: Lance Richardson
---
v2:
* Fixed a typo in commit message.
devtools/checkpatches.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devt
Since packet is talking to a network device (probably tap)
it is possible for the device driver to change the hardware address
by making an ioctl to kernel.
Signed-off-by: Stephen Hemminger
---
drivers/net/af_packet/rte_eth_af_packet.c | 28 +++
1 file changed, 28 insertions(
[AMD Official Use Only - Internal Distribution Only]
Acked-by: Ravi Kumar
>
>-Original Message-
>From: Namburu, Chandu-babu
>Sent: Tuesday, February 11, 2020 3:58 PM
>To: dev@dpdk.org
>Cc: Kumar, Ravi1 ; Somalapuram, Amaranath
>
>Subject: [PATCH v1] net/axgbe: add register dump suppor
[AMD Official Use Only - Internal Distribution Only]
Acked-by: Ravi Kumar
>
>
>-Original Message-
>From: Namburu, Chandu-babu
>Sent: Tuesday, February 11, 2020 1:50 PM
>To: dev@dpdk.org
>Cc: Kumar, Ravi1 ; Somalapuram, Amaranath
>
>Subject: [PATCH v1] net/axgbe: add debug logs
>
>From
25 matches
Mail list logo