Re: [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths

2024-02-23 Thread Jerin Jacob
On Thu, Mar 9, 2023 at 9:53 PM Stephen Hemminger wrote: > > On Thu, 9 Feb 2023 17:49:31 +0100 > Morten Brørup wrote: > > > > rte_memcpy(old, new, sizeof(struct nig_stats)); > > > > > > -rte_memcpy(&(estats->rx_stat_ifhcinbadoctets_hi), &(pstats- > > > >mac_stx[1]), > > > - sizeof(st

Re: [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths

2023-03-09 Thread Devendra Singh Rawat
-Original Message- From: Akhil Goyal Sent: 09 March 2023 21:41 To: Thomas Monjalon ; David Marchand ; Jerin Jacob Kollanukkaran Cc: Morten Brørup ; Rasesh Mody ; Shahed Shaikh ; dev@dpdk.org; Alok Prasad Subject: RE: [EXT] Re: [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy

RE: [EXT] Re: [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths

2023-03-09 Thread Akhil Goyal
++Alok Prasad > 09/03/2023 11:25, David Marchand: > > On Thu, Feb 9, 2023 at 5:49 PM Morten Brørup > wrote: > > > > > > PING bnx2x maintainers. Care to review this bugfix, so it can be included > > > in > 23.03? > > > > > > > Still no luck in getting attention from bnx2x maintainers. > > One opt

Re: [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths

2023-03-09 Thread Thomas Monjalon
09/03/2023 11:25, David Marchand: > On Thu, Feb 9, 2023 at 5:49 PM Morten Brørup > wrote: > > > > PING bnx2x maintainers. Care to review this bugfix, so it can be included > > in 23.03? > > > > Still no luck in getting attention from bnx2x maintainers. > One option is to declare this driver as

RE: [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths

2023-03-09 Thread Morten Brørup
Monjalon Emne: Re: [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths On Thu, Feb 9, 2023 at 5:49 PM Morten Brørup wrote:>> PING bnx2x maintainers. Care to review this bugfix, so it can be included in 23.03?>Still no luck in getting attention from bnx2x maintainers.One opt

Re: [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths

2023-03-09 Thread David Marchand
On Thu, Feb 9, 2023 at 5:49 PM Morten Brørup wrote: > > PING bnx2x maintainers. Care to review this bugfix, so it can be included in > 23.03? > Still no luck in getting attention from bnx2x maintainers. One option is to declare this driver as UNMAINTAINED and disable its compilation when the mem

RE: [PATCH v7 1/4] net/bnx2x: fix warnings about rte_memcpy lengths

2023-02-09 Thread Morten Brørup
PING bnx2x maintainers. Care to review this bugfix, so it can be included in 23.03? > From: Morten Brørup [mailto:m...@smartsharesystems.com] > Sent: Monday, 16 January 2023 14.07 > > Bugfix: The vlan in the bulletin does not contain a VLAN header, only > the > VLAN ID, so only copy 2 byte, not