[PATCH v1 1/1] net/thunderx: update dmac control register to appropriately

Jerin Jacob jerinjacobk at gmail.com
Wed Jan 3 10:48:12 CET 2024


On Thu, Dec 21, 2023 at 7:18 PM Hanumanth Pothula <hpothula at marvell.com> wrote:
>
> By default dmac control register is set to reject packets
> on mac address match, leading all unicast packets to drop.
>
> Update DMAC control register to allow packets on MAC address
> match rather than dropping.
>
> Signed-off-by: Hanumanth Pothula <hpothula at marvell.com>


Updated the git commit as follows and applied to
dpdk-next-net-mrvl/for-main. Thanks


commit 39711235e17d204496445be57997ed09ef6df019 (HEAD -> for-main)
Author: Hanumanth Pothula <hpothula at marvell.com>
Date:   Thu Dec 21 16:49:59 2023 +0530

    net/thunderx: fix dmac control register update

    By default dmac control register is set to reject packets
    on mac address match, leading all unicast packets to drop.
    Update DMAC control register to allow packets on MAC address
    match rather than dropping.

    Fixes: e438796617dc ("net/thunderx: add PMD skeleton")
    Cc: stable at dpdk.org

    Signed-off-by: Hanumanth Pothula <hpothula at marvell.com>


More information about the dev mailing list