Eric Kinzie
83d917e644
fix test for RTE_SDK variable in csh profile
...
In csh, undefined variables do not expand to the empty string. Use the
$? csh substitution to check if the variable is defined.
Fixes: 4821395c6a
("- Avoid variable expansion in the spec here-documents during build")
2019-02-16 13:14:11 -05:00
Neil Horman
ec3e4597c0
Resolves: 1674825
2019-02-13 13:19:10 -05:00
Fedora Release Engineering
def318588a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 17:33:02 +00:00
Neil Horman
db58d1d798
Add wdiff to BuildRequires
2018-11-28 16:02:24 -05:00
Neil Horman
b4b1e24f29
Resolves: bz 1548404
2018-09-27 16:13:07 -04:00
Neil Horman
8160c11c0b
Resolves: bz 1548404
2018-09-27 14:47:46 -04:00
Neil Horman
634d97f252
Resolves: bz1548404
2018-09-27 14:41:11 -04:00
Neil Horman
29514aa1f7
Resolves: bz 1548404
2018-09-27 14:25:08 -04:00
Fedora Release Engineering
079deeea6a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 23:06:32 +00:00
Neil Horman
0df4d4b442
Resolves: bz1571361
2018-04-24 13:15:37 -04:00
Timothy Redaelli
d15d2d27de
Fix "Requires: dpdk" by adding epoch
...
Resolves: bz 1564548
2018-04-10 11:25:20 +02:00
Neil Horman
ef7fe382b6
Resolves: bz 1564548
2018-04-06 15:40:10 -04:00
Neil Horman
a7fb59aa14
Update DPDK to LTS release 17.11.1
...
Note: This requires an EPOCH bump, but is needed to link with OVS
Resolves: bz 1564548
2018-04-06 15:18:55 -04:00
Timothy Redaelli
52a69879eb
Replace "/usr/bin/env python" with "/usr/bin/python3"
...
Phase 1 of https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
Resolves : #1564215
2018-04-06 11:04:28 +02:00
Neil Horman
a6e5133304
Resolves: bz 1564215
2018-04-05 14:12:59 -04:00
Neil Horman
a8d196430a
Fixing date in changelog
2018-03-14 07:29:05 -04:00
Neil Horman
0fbd33669c
Resolves: 1548404
2018-03-08 13:46:04 -05:00
Neil Horman
0a1db0d33b
Resolves bz 1548404
2018-02-27 16:03:58 -05:00
Neil Horman
c859593f94
Resolves bz 1548404
2018-02-27 15:25:53 -05:00
Neil Horman
ad4ae46109
Resolves bz 1548404
2018-02-27 15:25:30 -05:00
Neil Horman
58b352af2d
Resolves: bz 1545455
2018-02-26 14:00:08 -05:00
Timothy Redaelli
19a0d9337f
Add BuildRequires: gcc
...
This is needed since GCC will be removed from BuildRoot
https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-02-19 10:37:24 +01:00
Fedora Release Engineering
4841ee82aa
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 07:15:11 +00:00
Iryna Shcherbina
da35c896c2
Update Python 2 dependency declarations to new packaging standards
2018-01-03 12:41:46 +01:00
Neil Horman
9c7cd86c54
Resolves: bz1519322
...
Resolves: bz1519332
Resolves: bz1519336
2017-11-30 12:37:28 -05:00
Neil Horman
fa7000a8ad
Update to latest upstream
2017-11-16 16:30:19 -05:00
Neil Horman
c560cd8ef3
dpdk: update to 17.08 (bz 1479601)
2017-08-10 14:14:13 -04:00
Neil Horman
1f0725d632
Resolves: bz 1476341
2017-07-31 11:47:20 -04:00
Fedora Release Engineering
c52b4798d8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 06:31:14 +00:00
Neil Horman
9890c7a8d0
Resolves: bz 1450021
2017-05-15 15:21:20 -04:00
Neil Horman
8816b75a33
Resolves: bz 1426561
2017-02-24 13:40:34 -05:00
Neil Horman
8af87f94d1
Resolves: bz 142285
2017-02-22 10:17:56 -05:00
Neil Horman
45f496a7f3
REsolves: bz 1419731
2017-02-07 12:17:21 -05:00
Neil Horman
37160b0165
Resolves: bz 1419731
2017-02-07 12:16:41 -05:00
Neil Horman
6f454a7d2d
Resolves: Bz 1394589
2016-11-15 15:05:06 -05:00
Neil Horman
50e63f751e
resolves: bz 1361451
2016-08-02 15:05:13 -04:00
Panu Matilainen
e17ab00173
- Update to 16.04
...
- Drop all patches, they're not needed anymore
- Drop linker script generation, its upstream now
- Enable vhost numa support again
2016-04-14 11:57:55 +03:00
Panu Matilainen
4047cbae56
Generalize target/machine/etc macros to enable i686 builds
2016-03-16 11:42:54 +02:00
Panu Matilainen
1ceb8c515f
vhost numa code causes crashes, disable until upstream fixes
2016-03-16 11:42:44 +02:00
Panu Matilainen
07453da715
Disable unmaintained librte_power as per upstream recommendation
2016-03-01 15:55:23 +02:00
Panu Matilainen
1382547ee6
Eliminate the need for the enic patch by eliminating second -Wall from CFLAGS
2016-03-01 15:53:34 +02:00
Panu Matilainen
e0841ab3ef
Drop no longer needed -Wno-error=array-bounds from CFLAGS
2016-03-01 15:43:29 +02:00
Panu Matilainen
847f834b03
Drop no longer needed bnx2x patch, the gcc false positive has been fixed
2016-03-01 15:11:21 +02:00
Neil Horman
587202f673
Resolves: bz 1307431
2016-02-16 11:52:18 -05:00
Dennis Gilmore
cbae95aa4c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-03 18:58:08 +00:00
Panu Matilainen
4cc0992520
Quoting fixes in the spec
...
- Use a different quoting method to avoid messing up vim syntax highlighting
- CONFIG_RTE_MACHINE value needs to be quoted too
2016-01-26 14:45:14 +02:00
Panu Matilainen
251f084df4
Enable librte_vhost NUMA-awareness
...
Note that CONFIG_RTE_LIBRTE_VHOST is enabled by default in DPDK
since 2.1 so we can "reuse" the redundant line for enabling
CONFIG_RTE_LIBRTE_VHOST_NUMA instead, but that makes the commit
seem slightly strange.
2016-01-25 18:07:12 +02:00
Panu Matilainen
7c36913a2c
Adopt upstream standard installation layout now that there is one.
...
Now that upstream has a sane "make install" target, lets use it.
The layout (inevitably) differs a fair bit from what we had but
better switch now than live with our own invention forevermore.
2016-01-20 16:43:58 +02:00
Panu Matilainen
01bbd4d155
Define & use a macro for includedir location throughout the spec
...
No layout changes here, just to make next step simpler.
2016-01-20 16:43:27 +02:00
Panu Matilainen
457cb5d962
Make option matching stricter in spec setconf
...
Previously commented-out and/or similar entries could mistakenly
match the grep (but fail the sed-part). Doesn't affect current
config so its just future-proofing.
2016-01-20 16:43:13 +02:00