Hi, Has anybody tried to access the IXP CSR space from the host ? The pciDg driver supplied by Intel maps the IXP CSR region into the host memory to access the DOORBELL register. Is is possible to access any register(eg. the watchdog timer registers) through this mapping ? Thanks, Kamesh.
Hi, I'm using the enp2506 board that has 2 gigabit i/fs. I'm trying to run my filter application which use 3 microengines: 2 for ingress 1 for the filter. I modified the resource manager and the ixconfig to accomodate the changes. However when I try to run it, it fails when trying to patch the symbol in RmUengPatchSymbols. Has anybody faced this problem before, suggestions are really welcome. Thanks. andrew PS: here is a snapshot of the error msgs: ---------------------------------------------------------------------------
If you have the resource manager try and patch a symbol you don't use in a given microcode image, the patching process will fail. Often after I comment out a line I'll have this issue. One easy hack is to just use the variable in a useless manner, ie: immed[usless_var, _PATCH_SYMBOL] This can be handy if you comment out a bunch of debugging stuff. Cy On Wed, 2003-08-06 at 15:10, Andrew Putra Jauri wrote:
Hi,
I'm using the enp2506 board that has 2 gigabit i/fs. I'm trying to run my filter application which use 3 microengines: 2 for ingress 1 for the filter. I modified the resource manager and the ixconfig to accomodate the changes. However when I try to run it, it fails when trying to patch the symbol in RmUengPatchSymbols. Has anybody faced this problem before, suggestions are really welcome. Thanks.
andrew
PS: here is a snapshot of the error msgs:
---------------------------------------------------------------------------
participants (3)
-
Andrew Putra Jauri
-
Cyrus Hall
-
Kameswara Avasarala