Giter Club home page Giter Club logo

Comments (4)

jeghub avatar jeghub commented on August 12, 2024 1

Please find attached :
dsti.txt

from evb-ksz9477.

parthshah3690 avatar parthshah3690 commented on August 12, 2024

Hi,

I am having the similar issue on iperf . Please check #77 .
Do you have a solution already?

from evb-ksz9477.

parthshah3690 avatar parthshah3690 commented on August 12, 2024

Hi @jeghub ,
Are you able to solve the crash with attached dtsi file?

from evb-ksz9477.

jeghub avatar jeghub commented on August 12, 2024

No. For me the device tree is not related to this bug.
For the iperf bug, see my first comment. I had error that lead to Tx_rind_dump and the crash.

I've made a change that seems to correct the first issue with iperf : in fec_enet_rx_queue(struct net_device *ndev, int budget, u16 queue_id), the ndev pointer is no longer use directly, a local var is use instead so ndev is not changed.
Find attached a patch for im-linux-4.14 fec_main.c : fec_main_tx_ring_dump.patch.txt

With this patch, I'm able to use iperf with the chip in multi-dev=0;

My problem is that for some application I need to have an iface for each port (that's what the driver do when set in multi-dev=1) but in this mode, I've kernel OOPS at random times. That's this issue with multi-dev=1 that I'm not able to resolve. (And I've the same issue (bad memory free that leads to kernel oops) when enabling STP in multi-dev=0 mode.

from evb-ksz9477.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.