-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VMA PANIC when IPv6 is disabled #2
Labels
Comments
GoogleCodeExporter
pushed a commit
that referenced
this issue
Apr 30, 2015
Change-Id: I5f086f73b30ad732da7998176293f4c1f4e1d3ea Signed-off-by: Or Kehati <ork@mellanox.com>
GoogleCodeExporter
pushed a commit
that referenced
this issue
Apr 30, 2015
Change-Id: If271bc14449e1f3b624f6ab7720e3839e13cbe5f Signed-off-by: Or Kehati <ork@mellanox.com>
orkmellanox
added a commit
that referenced
this issue
Jun 22, 2015
Seems like inline make things a little bit worse for the list performance. Change-Id: If69da808ac5541c911c39f17f693ea725c6e52be Signed-off-by: Or Kehati <ork@mellanox.com>
github caught wrong commit message. |
OphirMunk
pushed a commit
that referenced
this issue
Mar 7, 2016
Change-Id: I4295312b9996f44a43a527478ba05dbdc417f192 Signed-off-by: Alex Vainman <alexv@mellanox.com>
rosenbaumalex
added a commit
to rosenbaumalex/libvma
that referenced
this issue
Aug 10, 2016
…roc/cpuinfo 1. Move generic (non-VMA related) code utilities to new folder: 'src/utils' 2. Read the CPU's Hz (based on /proc/cpuinfo Mhz report) 3. Provide the MAX and MIN values, which might be the case if core are running at power control states 4. Report CPU speed on libvma bringup 5. Move 'tests/time_measurements_test' into 'src/utils/timetest' Regarding Mellanox#2 above: A 'side effect' of this commit removes the potential blocking in 'usleep(1000)' call form get_tcs_rate_per_second(). 1. Increase accuracy in the calibrate RDTSC with CPU speed - new logic is not disturbed by system context switches 2. This resolves coverify issue: "Program Hangs" Signed-off-by: Alex Rosenbaum <Alexr@mellanox.com>
igor-ivanov
added a commit
to igor-ivanov/libvma
that referenced
this issue
Mar 3, 2017
Use configure CPPFLAGS="-DVMA_DUMMY_LOG" Signed-off-by: Igor Ivanov <igor.ivanov.va@gmail.com>
igor-ivanov
added a commit
to igor-ivanov/libvma
that referenced
this issue
Mar 3, 2017
This reverts commit a920faa.
igor-ivanov
added a commit
to igor-ivanov/libvma
that referenced
this issue
Mar 6, 2017
Use configure CPPFLAGS="-DVMA_DUMMY_LOG" Signed-off-by: Igor Ivanov <igor.ivanov.va@gmail.com>
igor-ivanov
added a commit
to igor-ivanov/libvma
that referenced
this issue
Mar 6, 2017
This reverts commit a920faa.
orshalev
pushed a commit
to orshalev/libvma
that referenced
this issue
Jun 7, 2017
Signed-off-by: Or Shalev <orsh@mellanox.com>
igor-ivanov
added a commit
to igor-ivanov/libvma
that referenced
this issue
Aug 13, 2018
Signed-off-by: Igor Ivanov <igor.ivanov.va@gmail.com>
rafiw
pushed a commit
to rafiw/libvma
that referenced
this issue
Jul 4, 2019
very basic just compile Signed-off-by: Rafi Wiener <rafiw@mellanox.com>
rafiw
pushed a commit
to rafiw/libvma
that referenced
this issue
Jul 11, 2019
very basic just compile Signed-off-by: Rafi Wiener <rafiw@mellanox.com>
rafiw
pushed a commit
to rafiw/libvma
that referenced
this issue
Jul 11, 2019
very basic just compile Signed-off-by: Rafi Wiener <rafiw@mellanox.com>
rafiw
pushed a commit
to rafiw/libvma
that referenced
this issue
Jul 11, 2019
very basic just compile Signed-off-by: Rafi Wiener <rafiw@mellanox.com>
rafiw
pushed a commit
to rafiw/libvma
that referenced
this issue
Jul 14, 2019
very basic just compile Signed-off-by: Rafi Wiener <rafiw@mellanox.com>
rafiw
pushed a commit
to rafiw/libvma
that referenced
this issue
Jul 14, 2019
very basic just compile Signed-off-by: Rafi Wiener <rafiw@mellanox.com>
rafiw
pushed a commit
to rafiw/libvma
that referenced
this issue
Jul 14, 2019
very basic just compile Signed-off-by: Rafi Wiener <rafiw@mellanox.com>
2 tasks
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Original issue reported on code.google.com by
paulo.pa...@gmail.com
on 5 Nov 2013 at 2:09Attachments:
The text was updated successfully, but these errors were encountered: