Wed, Jun 15, 2016 at 05:47:45PM CEST, jwbo...@fedoraproject.org wrote:
>On Wed, Jun 15, 2016 at 11:29 AM, Jiri Pirko wrote:
>> Wed, Jun 15, 2016 at 05:22:23PM CEST, ido...@idosch.org wrote:
>>>Wed, Jun 15, 2016 at 06:15:29PM IDT, labb...@redhat.com wrote:
On 06/15/2016 02:55 AM, Ido Schimmel w
Signed-off-by: Miguel Flores Silverio
---
scripts/fast-build.sh | 13 +
1 file changed, 13 insertions(+)
create mode 100755 scripts/fast-build.sh
diff --git a/scripts/fast-build.sh b/scripts/fast-build.sh
new file mode 100755
index 000..1430fed
--- /dev/null
+++ b/scripts/fast-b
Signed-off-by: Miguel Flores Silverio
---
scripts/generate-perf-man.sh | 36
1 file changed, 36 insertions(+)
create mode 100755 scripts/generate-perf-man.sh
diff --git a/scripts/generate-perf-man.sh b/scripts/generate-perf-man.sh
new file mode 100755
index
> Hi,
>
> I work on a driver (drivers/net/ethernet/mellanox/mlxsw) that is made up
> of three modules: mlxsw_pci, mlxsw_core and a third module that is
> loaded by mlxsw_core according to the probed PCI device ID via
> request_module(). However, this function fails with rawh
On Wed, Jun 15, 2016 at 11:29 AM, Jiri Pirko wrote:
> Wed, Jun 15, 2016 at 05:22:23PM CEST, ido...@idosch.org wrote:
>>Wed, Jun 15, 2016 at 06:15:29PM IDT, labb...@redhat.com wrote:
>>>On 06/15/2016 02:55 AM, Ido Schimmel wrote:
Hi,
I work on a driver (drivers/net/ethernet/mellanox/
Wed, Jun 15, 2016 at 05:22:23PM CEST, ido...@idosch.org wrote:
>Wed, Jun 15, 2016 at 06:15:29PM IDT, labb...@redhat.com wrote:
>>On 06/15/2016 02:55 AM, Ido Schimmel wrote:
>>> Hi,
>>>
>>> I work on a driver (drivers/net/ethernet/mellanox/mlxsw) that is made up
>>> of three modules: mlxsw_pci, mlxs
Wed, Jun 15, 2016 at 06:15:29PM IDT, labb...@redhat.com wrote:
>On 06/15/2016 02:55 AM, Ido Schimmel wrote:
>> Hi,
>>
>> I work on a driver (drivers/net/ethernet/mellanox/mlxsw) that is made up
>> of three modules: mlxsw_pci, mlxsw_core and a third module that is
>> loaded by mlxsw_core according t
On 06/15/2016 02:55 AM, Ido Schimmel wrote:
Hi,
I work on a driver (drivers/net/ethernet/mellanox/mlxsw) that is made up
of three modules: mlxsw_pci, mlxsw_core and a third module that is
loaded by mlxsw_core according to the probed PCI device ID via
request_module(). However, this function fail
Hi,
I work on a driver (drivers/net/ethernet/mellanox/mlxsw) that is made up
of three modules: mlxsw_pci, mlxsw_core and a third module that is
loaded by mlxsw_core according to the probed PCI device ID via
request_module(). However, this function fails with rawhide kernels
during boot.
While deb