On Monday, October 10/07/24, 2024 at 13:18:30 -0700, Stephen Hemminger wrote: > On Thu, 13 Jun 2024 16:05:10 +0200 > David Marchand <david.march...@redhat.com> wrote: > > > On Thu, Jun 13, 2024 at 3:44 PM David Marchand > > <david.march...@redhat.com> wrote: > > > > > > On Wed, Jun 12, 2024 at 10:16 AM David Marchand > > > <david.march...@redhat.com> wrote: > > > > > > > > On Wed, Mar 6, 2024 at 11:14 PM Tyler Retzlaff > > > > <roret...@linux.microsoft.com> wrote: > > > > > > > > > > Use existing __rte_may_alias macro from rte_common.h instead of > > > > > directly using __attribute__((__may_alias__)). > > > > > > > > > > Signed-off-by: Tyler Retzlaff <roret...@linux.microsoft.com> > > > > > --- > > > > > drivers/net/cxgbe/base/common.h | 2 +- > > > > > drivers/net/cxgbe/base/t4_hw.c | 2 +- > > > > > drivers/net/cxgbe/base/t4vf_hw.c | 2 +- > > > > > 3 files changed, 3 insertions(+), 3 deletions(-) > > > > > > > > Adding cxgbe maintainer. > > > > > > > > This patch is touching base/ driver code. > > > > Rahul, is this change ok for you? > > > > > > I got a bounce on the previous mail. > > > Trying again. > > > > So again, no luck. > > I tried to contact some people at chelsio. > > > > I'll keep this patch on hold for now but apply the rest of the series. > > > > > > Cleaning up the outstanding patch list. > > Could we get an ack from the new maintainer?
reviewed it here: https://lore.kernel.org/dpdk-dev/98cbd80474fa8b44bf855df32c47dc35e9f...@smartserver.smartshare.dk/T/#m61bf7e81f61ce7d713872184d033078f37f903bb Reviewed-by: Potnuri Bharat Teja <bha...@chelsio.com>