SHA256
1
0
forked from pool/dpdk
Commit Graph

168 Commits

Author SHA256 Message Date
Dominique Leuenberger
3e225bc710 Accepting request 825700 from network
- update to v19.11.3:
    app/crypto-perf: fix display of sample test vector
    app/eventdev: check Tx adapter service ID
    app: fix usage help of options separated by dashes
    app/pipeline: fix build with gcc 10
    app: remove extra new line after link duplex
    app/testpmd: add parsing for QinQ VLAN headers
    app/testpmd: fix DCB set
    app/testpmd: fix memory failure handling for i40e DDP
    app/testpmd: fix PPPoE flow command
    app/testpmd: fix statistics after reset
    baseband/turbo_sw: fix exposed LLR decimals assumption
    bbdev: fix doxygen comments
    build: disable gcc 10 zero-length-bounds warning
    build: fix linker warnings with clang on Windows
    build: support MinGW-w64 with Meson
    buildtools: get static mlx dependencies for meson
    bus/fslmc: fix dereferencing null pointer
    bus/fslmc: fix size of qman fq descriptor
    bus/pci: fix devargs on probing again
    bus/pci: fix UIO resource access from secondary process
    bus/vmbus: fix comment spelling
    ci: fix telemetry dependency in Travis
    common/iavf: update copyright
    common/mlx5: fix build with -fno-common
    common/mlx5: fix build with rdma-core 21
    common/mlx5: fix netlink buffer allocation from stack
    common/mlx5: fix umem buffer alignment
    common/octeontx: fix gcc 9.1 ABI break
    common/qat: fix GEN3 marketing name

OBS-URL: https://build.opensuse.org/request/show/825700
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=44
2020-08-12 08:35:38 +00:00
3283710387 - update to v19.11.3:
app/crypto-perf: fix display of sample test vector
    app/eventdev: check Tx adapter service ID
    app: fix usage help of options separated by dashes
    app/pipeline: fix build with gcc 10
    app: remove extra new line after link duplex
    app/testpmd: add parsing for QinQ VLAN headers
    app/testpmd: fix DCB set
    app/testpmd: fix memory failure handling for i40e DDP
    app/testpmd: fix PPPoE flow command
    app/testpmd: fix statistics after reset
    baseband/turbo_sw: fix exposed LLR decimals assumption
    bbdev: fix doxygen comments
    build: disable gcc 10 zero-length-bounds warning
    build: fix linker warnings with clang on Windows
    build: support MinGW-w64 with Meson
    buildtools: get static mlx dependencies for meson
    bus/fslmc: fix dereferencing null pointer
    bus/fslmc: fix size of qman fq descriptor
    bus/pci: fix devargs on probing again
    bus/pci: fix UIO resource access from secondary process
    bus/vmbus: fix comment spelling
    ci: fix telemetry dependency in Travis
    common/iavf: update copyright
    common/mlx5: fix build with -fno-common
    common/mlx5: fix build with rdma-core 21
    common/mlx5: fix netlink buffer allocation from stack
    common/mlx5: fix umem buffer alignment
    common/octeontx: fix gcc 9.1 ABI break
    common/qat: fix GEN3 marketing name

OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=117
2020-08-11 06:57:44 +00:00
Yuchen Lin
77d026e94b Accepting request 807550 from network
OBS-URL: https://build.opensuse.org/request/show/807550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=43
2020-05-23 15:26:53 +00:00
Madhu Mohan Nelemane
ebd2e5f1b0 Accepting request 807340 from home:jaicaa:branches:network
- Update to v19.11.1. For a list of changes, check:
  * https://doc.dpdk.org/guides/rel_notes/release_19_11.html#new-features 
- Removed patches no longer applying to the code base:
  * 0001-vhost-fix-possible-denial-of-service-on-SET_VRING_NU.patch
  * 0002-vhost-fix-possible-denial-of-service-by-leaking-FDs.patch
  * 0002-fix-cpu-compatibility.patch
- Rebased patches:
  * 0001-fix-cpu-compatibility.patch
- Add patches to fix vulnerability where malicious guest/container can
  cause resource leak resulting a Denial-of-Service, or memory corruption
  and crash, or information leak in vhost-user backend application
  (bsc#1171477, CVE-2020-10722, CVE-2020-10723, CVE-2020-10724,
  CVE-2020-10725, CVE-2020-10726).
  * 0001-vhost-check-log-mmap-offset-and-size-overflow.patch
  * 0002-vhost-fix-vring-index-check.patch
  * 0003-vhost-crypto-validate-keys-lengths.patch
  * 0004-vhost-fix-translated-address-not-checked.patch
  * 0005-vhost-fix-potential-memory-space-leak.patch
  * 0006-vhost-fix-potential-fd-leak.patch

OBS-URL: https://build.opensuse.org/request/show/807340
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=115
2020-05-20 09:15:07 +00:00
Dominique Leuenberger
0c625acfc9 Accepting request 780984 from network
OBS-URL: https://build.opensuse.org/request/show/780984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=42
2020-03-03 09:18:31 +00:00
Jaime Caamaño Ruiz
dbbd1dd5f8 Accepting request 780879 from home:suntorytimed:branches:network
- Change constraint to ssse3 to fix build issues on x86_64 and i586

OBS-URL: https://build.opensuse.org/request/show/780879
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=113
2020-03-02 14:07:39 +00:00
Dominique Leuenberger
2f28ead2c7 Accepting request 749810 from network
OBS-URL: https://build.opensuse.org/request/show/749810
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=41
2019-11-20 09:29:50 +00:00
Tomáš Chvátal
0ad0608403 Accepting request 749659 from home:jaicaa:branches:network
- Add version to the PMD driver directory to avoid loading previous
  version drivers (bsc#1157179).
- Update to 18.11.3 (bsc#1156146). For a list of fixes check:
  * https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes
- Add patches to fix vulnerability where malicious container can trigger
  a denial of service (CVE-2019-14818, bsc#1156146)
  * 0001-vhost-fix-possible-denial-of-service-on-SET_VRING_NU.patch
  * 0002-vhost-fix-possible-denial-of-service-by-leaking-FDs.patch
- Removed patrches already included upstream:
  * dpdk-fix-implicit-fallthrough-warning.patch

OBS-URL: https://build.opensuse.org/request/show/749659
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=111
2019-11-20 06:22:42 +00:00
Dominique Leuenberger
a39e6a7d67 Accepting request 734734 from network
OBS-URL: https://build.opensuse.org/request/show/734734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=40
2019-10-03 12:09:30 +00:00
bbfa5c2bf8 Accepting request 734272 from home:jaicaa:branches:network
- Changed to multibuild (bsc#1151455). 
- Added dpdk-fix-implicit-fallthrough-warning.patch to address build error with
  recent kernels (bsc#1144704).

OBS-URL: https://build.opensuse.org/request/show/734272
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=109
2019-10-03 08:18:33 +00:00
Dominique Leuenberger
d46e5c0fbe Accepting request 710889 from network
OBS-URL: https://build.opensuse.org/request/show/710889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=39
2019-06-19 19:14:18 +00:00
Nirmoy Das
749cc9e175 Accepting request 710888 from home:ndas:branches:network
- Minor Update to 18.11.2
  CPUs (bsc#1125961, bsc#1099474)
- Minor Update to 18.11.2
  CPUs (bsc#1125961, bsc#1099474)

OBS-URL: https://build.opensuse.org/request/show/710888
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=107
2019-06-19 11:41:51 +00:00
Dominique Leuenberger
21ee8ba31f Accepting request 710387 from network
OBS-URL: https://build.opensuse.org/request/show/710387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=38
2019-06-17 19:35:03 +00:00
Nirmoy Das
d0276c8e32 Accepting request 710378 from home:ndas:branches:network
- Minor Update to 18.11.3
  * List of fixes can be found in
    https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes

- Minor Update to 18.11.3
  * List of fixes can be found in
    https://doc.dpdk.org/guides-18.11/rel_notes/release_18_11.html#fixes

OBS-URL: https://build.opensuse.org/request/show/710378
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=105
2019-06-17 16:01:42 +00:00
Dominique Leuenberger
03f84dc129 Accepting request 703143 from network
OBS-URL: https://build.opensuse.org/request/show/703143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=37
2019-05-16 20:08:04 +00:00
Tomáš Chvátal
307ddcb689 Accepting request 703105 from home:ndas:branches:network
- Update to 18.11; some of the changes are(fate#325916, fate#325951 fate#326025, fate#326992, bsc#1134968, jira#SLE-4715) :
- Update to 18.11; some of the changes are(fate#325916, fate#325951 fate#326025, fate#326992, bsc#1134968, jira#SLE-4715) :

OBS-URL: https://build.opensuse.org/request/show/703105
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=103
2019-05-15 12:53:25 +00:00
Dominique Leuenberger
6a32bf744e Accepting request 699547 from network
OBS-URL: https://build.opensuse.org/request/show/699547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=36
2019-04-30 11:06:50 +00:00
Tomáš Chvátal
985325143b Accepting request 699466 from home:ndas:branches:network
- Add missing libmnl-devel

- Add missing libmnl-devel

OBS-URL: https://build.opensuse.org/request/show/699466
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=101
2019-04-30 06:01:40 +00:00
Dominique Leuenberger
c65431d6b6 Accepting request 685398 from network
OBS-URL: https://build.opensuse.org/request/show/685398
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=35
2019-03-18 09:39:17 +00:00
Nirmoy Das
dda37b4726 Accepting request 685395 from home:ndas:branches:network
- disable i586 build because lack of sse support
- disable i586 build because lack of sse support

OBS-URL: https://build.opensuse.org/request/show/685395
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=99
2019-03-15 14:51:18 +00:00
Nirmoy Das
06fb47f3c3 Accepting request 683764 from home:ndas:branches:network
- remove -Wno-error=array-bounds as its no longer needed
- Add -U_FORTIFY_SOURCE to fix gcc8 error:
  "error: inlining failed in call to always_inline 'memcpy': target specific option mismatch"

- remove -Wno-error=array-bounds as its no longer needed
- Add -U_FORTIFY_SOURCE to fix gcc8 error:
  "error: inlining failed in call to always_inline 'memcpy': target specific option mismatch"

OBS-URL: https://build.opensuse.org/request/show/683764
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=98
2019-03-15 12:07:02 +00:00
Stephan Kulow
ef68a7bfd4 Accepting request 678415 from network
OBS-URL: https://build.opensuse.org/request/show/678415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=34
2019-02-24 16:20:48 +00:00
Tomáš Chvátal
c7e1becf70 Accepting request 678205 from home:ndas:branches:network
- Add  0002-fix-cpu-compatibility.patch to address issue with older
  CPUs (bsc#1125961)
  [+ 0002-fix-cpu-compatibility.patch]

- Add  0002-fix-cpu-compatibility.patch to address issue with older
  CPUs (bsc#1125961)
  [+ 0002-fix-cpu-compatibility.patch]

OBS-URL: https://build.opensuse.org/request/show/678205
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=96
2019-02-23 15:00:59 +00:00
Stephan Kulow
5c254dcba1 Accepting request 668550 from network
OBS-URL: https://build.opensuse.org/request/show/668550
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=33
2019-02-04 13:24:13 +00:00
Nirmoy Das
bc3bacd3dc Accepting request 668548 from home:ndas:branches:network
- Update to 18.11; some of the changes are(fate#325916, fate#325951 fate#326025, fate#326992):
- Update to 18.11; some of the changes are(fate#325916, fate#325951 fate#326025, fate#326992):

OBS-URL: https://build.opensuse.org/request/show/668548
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=94
2019-01-25 09:30:30 +00:00
Nirmoy Das
dfa5fe8afc Accepting request 668322 from home:ndas:branches:network
- Update to 18.11; some of the changes are:
  * Added support for using externally allocated memory in DPDK.
  * Added check for ensuring allocated memory is addressable by devices.
  * Updated the C11 memory model version of the ring library.
  * Added NXP CAAM JR PMD.
  * Added support for GEN3 devices to Intel QAT driver.
  * Added Distributed Software Eventdev PMD.
  * Updated KNI kernel module, rte_kni library, and KNI sample application.
  * Add a new sample application for vDPA.
  * Updated mlx5 driver.
    ** Improved security of PMD to prevent the NIC from getting stuck when the application misbehaves.
    ** Reworked flow engine to supported e-switch flow rules (transfer attribute).
    ** Added support for header re-write(L2-L4), VXLAN encap/decap, count, match on TCP flags and multiple flow groups with e-switch flow rules.
    ** Added support for match on metadata, VXLAN and MPLS encap/decap with flow rules.
    ** Added support for RTE_ETH_DEV_CLOSE_REMOVE flag to provide better support for representors.
    ** Added support for meson build.
    ** Fixed build issue with PPC.
    ** Added support for BlueField VF.
    ** Added support for externally allocated static memory for DMA.
  all the changes can be viwed in http://doc.dpdk.org/guides/rel_notes/release_18_11.html
  [- 0001-enic-fix-Type-punning-and-strict-aliasing-warning.patch]

- Update to 18.11; some of the changes are:
  * Added support for using externally allocated memory in DPDK.
  * Added check for ensuring allocated memory is addressable by devices.
  * Updated the C11 memory model version of the ring library.
  * Added NXP CAAM JR PMD.
  * Added support for GEN3 devices to Intel QAT driver.
  * Added Distributed Software Eventdev PMD.
  * Updated KNI kernel module, rte_kni library, and KNI sample application.

OBS-URL: https://build.opensuse.org/request/show/668322
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=93
2019-01-24 16:14:12 +00:00
Dominique Leuenberger
62d6658232 Accepting request 644668 from network
OBS-URL: https://build.opensuse.org/request/show/644668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=32
2018-10-26 09:10:32 +00:00
Nirmoy Das
3e36640fb0 Accepting request 644658 from home:ndas:branches:network
- Enable missed MLX PMDs for SLE12SP4 (bsc#1112307)

- Enable missed MLX PMDs for SLE12SP4 (bsc#1112307)

OBS-URL: https://build.opensuse.org/request/show/644658
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=91
2018-10-25 14:03:17 +00:00
Dominique Leuenberger
f37f9869e8 Accepting request 637657 from network
OBS-URL: https://build.opensuse.org/request/show/637657
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=31
2018-09-25 13:42:53 +00:00
Ismail Dönmez
2e1761a6df Accepting request 637654 from home:mvarlese:branches:network
- Fixed a naming issue with library: did not reflect soname
- Fixed a naming issue with library: did not reflect soname

OBS-URL: https://build.opensuse.org/request/show/637654
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=89
2018-09-24 12:57:22 +00:00
Markos Chandras
dc1ae47255 Accepting request 637575 from home:mvarlese:branches:network
- Fixed a problem with ABI compatibility; API/ABI compatibility is
  guaranteed by DPDK upstream community across subsequent bug-fix
  releases. However, the .spec file broke it by defining the wrong
  version which included also the bug-fix release number.

- Fixed a problem with ABI compatibility; API/ABI compatibility is
  guaranteed by DPDK upstream community across subsequent bug-fix
  releases. However, the .spec file broke it by defining the wrong
  version which included also the bug-fix release number.

OBS-URL: https://build.opensuse.org/request/show/637575
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=88
2018-09-24 12:05:13 +00:00
Dominique Leuenberger
07e0f4f58c Accepting request 632143 from network
OBS-URL: https://build.opensuse.org/request/show/632143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=30
2018-08-31 08:46:19 +00:00
Nirmoy Das
3e50435d75 Accepting request 632142 from home:mvarlese:branches:network
- Fixed a syntax error affecting csh environment configuration(bsc#1102310)

- Fixed a syntax error affecting csh environment configuration(bsc#1102310)

OBS-URL: https://build.opensuse.org/request/show/632142
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=86
2018-08-29 11:23:54 +00:00
Dominique Leuenberger
32a809a10a Accepting request 621084 from network
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/621084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=29
2018-07-10 14:15:22 +00:00
Marco Varlese
db902962b4 - Update to 18.02.2; some of the changes are:
- Update to 18.02.2; some of the changes are:

OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=84
2018-06-25 12:46:27 +00:00
Yuchen Lin
fbf73bebcc Accepting request 617429 from network
OBS-URL: https://build.opensuse.org/request/show/617429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=28
2018-06-20 13:26:27 +00:00
6b1e9aa6be Accepting request 617394 from home:mvarlese:branches:network
- Update to 18.0.2.2; some of the changes are:
  * Added function to allow releasing internal EAL resources on exit
  * Added igb, ixgbe and i40e ethernet driver to support RSS with flow API
  * Updated i40e driver to support PPPoE/PPPoL2TP
  * Added MAC loopback support for i40e
  * Added support of run time determination of number of queues per i40e VF
  * Updated mlx4/mlx5 driver
  * Added NVGRE and UDP tunnels support in Solarflare network PMD
  * Added AVF (Adaptive Virtual Function) net PMD
  * Added feature supports for live migration from vhost-net to vhost-user
  * Updated the AESNI-MB PMD
  * Updated the DPAA_SEC crypto driver to support rte_security
  * Added New eventdev Ordered Packet Distribution Library (OPDL) PMD
  * Added GRO support for VxLAN-tunneled packets
- Removed 0002-dpdk-eal-ppc-rte_smp_mb.patch since incorporated
  upstream
- Update to 18.0.2.2; some of the changes are:
  * Added function to allow releasing internal EAL resources on exit
  * Added igb, ixgbe and i40e ethernet driver to support RSS with flow API
  * Updated i40e driver to support PPPoE/PPPoL2TP
  * Added MAC loopback support for i40e
  * Added support of run time determination of number of queues per i40e VF
  * Updated mlx4/mlx5 driver
  * Added NVGRE and UDP tunnels support in Solarflare network PMD
  * Added AVF (Adaptive Virtual Function) net PMD
  * Added feature supports for live migration from vhost-net to vhost-user
  * Updated the AESNI-MB PMD
  * Updated the DPAA_SEC crypto driver to support rte_security
  * Added New eventdev Ordered Packet Distribution Library (OPDL) PMD
  * Added GRO support for VxLAN-tunneled packets
- Removed 0002-dpdk-eal-ppc-rte_smp_mb.patch since incorporated
  upstream

OBS-URL: https://build.opensuse.org/request/show/617394
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=82
2018-06-18 07:37:25 +00:00
Dominique Leuenberger
135e68e7f9 Accepting request 600117 from network
OBS-URL: https://build.opensuse.org/request/show/600117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=27
2018-04-24 13:34:13 +00:00
Nirmoy Das
1ddca9b1ff Accepting request 600113 from home:mvarlese:branches:network
- Update to 18.02.1
- Restrict untrusted guest to misuse virtio to corrupt
  host application(ovs-dpdk) memory which can lead all VM to lose
  connectivity(CVE-2018-1059,bsc#1089638).
  Changes:
  * Add deprecation notice for rte_vhost_gpa_to_vva()
  * Patch vhost-net and vhost-scsi examples
  * Fixes checkpatch warnings
  * Take VIRTIO_RING_F_EVENT_IDX into account when ring size (Tiwei)
  * Fix next chuncks translation access rights in Rx paths (Tiwei)
  * vhost: fix indirect descriptors table translation size
  * vhost: check all range is mapped when translating GPAs
  * vhost: introduce safe API for GPA translation
  * vhost: ensure all range is mapped when translating QVAs
  * vhost: add support for non-contiguous indirect descs tables
  * vhost: handle virtually non-contiguous buffers in Tx
  * vhost: handle virtually non-contiguous buffers in Rx
  * vhost: handle virtually non-contiguous buffers in Rx-mrg
  * examples/vhost: move to safe GPA translation API
  * examples/vhost_scsi: move to safe GPA translation API
  * vhost/crypto: move to safe GPA translation API
  * vhost: deprecate unsafe GPA translation API

- Update to 18.02.1
- Restrict untrusted guest to misuse virtio to corrupt
  host application(ovs-dpdk) memory which can lead all VM to lose
  connectivity(CVE-2018-1059,bsc#1089638).
  Changes:
  * Add deprecation notice for rte_vhost_gpa_to_vva()
  * Patch vhost-net and vhost-scsi examples

OBS-URL: https://build.opensuse.org/request/show/600113
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=80
2018-04-23 16:10:42 +00:00
Marco Varlese
edf081a1a7 Accepting request 599299 from home:ndas:branches:network
- Enable MLX4/5 PMD only in Factory and >= SLES15
  It needs rdma-core >= v16.

- Enable MLX4/5 PMD only in Factory and >= SLES15
  It needs rdma-core >= v16.

OBS-URL: https://build.opensuse.org/request/show/599299
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=79
2018-04-20 13:41:31 +00:00
Dominique Leuenberger
e92d008f36 Accepting request 583369 from network
OBS-URL: https://build.opensuse.org/request/show/583369
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=26
2018-03-07 09:38:07 +00:00
Nirmoy Das
f3cfa8c42c Accepting request 583318 from home:mvarlese:branches:network
- Removed 0002-kni-fix-build-on-SLE12-SP3.patch since no longer referenced in .spec files
- Added 0002-dpdk-eal-ppc-rte_smp_mb.patch to fix an issue on ppc64le platforms with v18.02
- Updated to version 18.02; some of the changes include:
  * Added function to allow releasing internal EAL resources on exit
  * Added igb, ixgbe and i40e ethernet driver to support RSS with flow API
  * Updated i40e driver to support PPPoE/PPPoL2TP
  * Added MAC loopback support for i40e
  * Added support of run time determination of number of queues per i40e VF
  * Updated mlx5 driver
  * Updated mlx4 driver
  * Added NVGRE and UDP tunnels support in Solarflare network PMD
  * Added AVF (Adaptive Virtual Function) net PMD
  * Added feature supports for live migration from vhost-net to vhost-user
  * Updated the AESNI-MB PMD
  * Updated the DPAA_SEC crypto driver to support rte_security
  * Added Wireless Base Band Device (bbdev) abstraction
  * Added New eventdev Ordered Packet Distribution Library (OPDL) PMD
  * Added new pipeline use case for dpdk-test-eventdev application
  * Updated Eventdev sample application to support event devices based on capability
  * Added Rawdev, a generic device support library
  * Added new multi-process communication channel
  * Added GRO support for VxLAN-tunneled packets
  * Increased default Rx and Tx ring size in sample applications
  * Added new DPDK build system using the tools “meson” and “ninja” [EXPERIMENTAL]
- Removed 0002-kni-fix-build-on-SLE12-SP3.patch since no longer referenced in .spec files
- Added 0002-dpdk-eal-ppc-rte_smp_mb.patch to fix an issue on ppc64le platforms with v18.02
- Updated to version 18.02; some of the changes include:
  * Added function to allow releasing internal EAL resources on exit
  * Added igb, ixgbe and i40e ethernet driver to support RSS with flow API
  * Updated i40e driver to support PPPoE/PPPoL2TP
  * Added MAC loopback support for i40e
  * Added support of run time determination of number of queues per i40e VF
  * Updated mlx5 driver
  * Updated mlx4 driver
  * Added NVGRE and UDP tunnels support in Solarflare network PMD
  * Added AVF (Adaptive Virtual Function) net PMD
  * Added feature supports for live migration from vhost-net to vhost-user
  * Updated the AESNI-MB PMD
  * Updated the DPAA_SEC crypto driver to support rte_security
  * Added Wireless Base Band Device (bbdev) abstraction
  * Added New eventdev Ordered Packet Distribution Library (OPDL) PMD
  * Added new pipeline use case for dpdk-test-eventdev application
  * Updated Eventdev sample application to support event devices based on capability
  * Added Rawdev, a generic device support library
  * Added new multi-process communication channel
  * Added GRO support for VxLAN-tunneled packets
  * Increased default Rx and Tx ring size in sample applications
  * Added new DPDK build system using the tools “meson” and “ninja” [EXPERIMENTAL]

OBS-URL: https://build.opensuse.org/request/show/583318
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=77
2018-03-06 12:12:48 +00:00
Dominique Leuenberger
06883a8bbc Accepting request 580903 from network
OBS-URL: https://build.opensuse.org/request/show/580903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=25
2018-03-04 11:49:40 +00:00
Marco Varlese
38f7311627 Accepting request 580901 from home:ndas:branches:network
IXGBE PMD driver which is not available for that platform(bsc#1082154):
  IXGBE PMD driver which is not available for that platform(bsc#1082154):

OBS-URL: https://build.opensuse.org/request/show/580901
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=75
2018-02-28 10:03:16 +00:00
Markos Chandras
ac82c231f3 wrap long line
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=74
2018-02-28 09:23:52 +00:00
Markos Chandras
c3470968fc wrap long line
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=73
2018-02-28 09:23:26 +00:00
Markos Chandras
41e9c09ca8 Accepting request 580872 from home:mvarlese:branches:network
- The vm_power example does not work for ppc64le since it uses the IXGBE PMD driver which is not available for that platform:
  * Disable CONFIG_RTE_LIBRTE_POWER for the sample application;
  * Disable CONFIG_RTE_LIBRTE_IXGBE_PMD for the actual PMD driver;

- The vm_power example does not work for ppc64le since it uses the IXGBE PMD driver which is not available for that platform:
  * Disable CONFIG_RTE_LIBRTE_POWER for the sample application;
  * Disable CONFIG_RTE_LIBRTE_IXGBE_PMD for the actual PMD driver;

OBS-URL: https://build.opensuse.org/request/show/580872
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=72
2018-02-28 08:18:10 +00:00
Markos Chandras
af061d93d9 Accepting request 580648 from home:mvarlese:branches:network
- Upgraded to latest stable release 17.11.1 (LTS): some of the fixes include:
  * location changes of the GPL and LGPL licenses;
  * net/mlx4:
    - fix drop flow resources leak
  * net/bnxt:
    - double increment of idx during Tx ring alloc
    - group info usage
    - check for ether type
    - size of Tx ring in HW
    - number of pools for RSS
    - return code in MAC address set
    - link speed setting with autoneg off
  * net/nfp:
    - MTU settings
    - jumbo settings
    - CRC strip check behaviour
  * net/sfc:
    - multicast address list copy memory leak
    - DMA memory leak after kvarg processing failure
    - fix label name to be consistent
  * net/i40e:
    - VLAN offload setting issue
    - FDIR input set conflict
    - FDIR rule confiliction issue
    - setting MAC address of VF
    - flow director Rx resource defect
    - warn when writing global registers
    - multiple driver support
    - interrupt conflict with multi-driver
    - Rx interrupt

OBS-URL: https://build.opensuse.org/request/show/580648
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=71
2018-02-27 16:09:34 +00:00
Dominique Leuenberger
dd84a6fdf4 Accepting request 566384 from network
OBS-URL: https://build.opensuse.org/request/show/566384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=24
2018-01-17 20:57:37 +00:00
Markos Chandras
cea45c9973 Accepting request 566369 from home:ndas:branches:network
- Enable(disabled by default) MLX4 and MLX5 pmd(fate#322609)

- Enable(disabled by default) MLX4 and MLX5 pmd(fate#322609)

OBS-URL: https://build.opensuse.org/request/show/566369
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=69
2018-01-16 11:52:44 +00:00