SHA256
1
0
forked from pool/dpdk
Commit Graph

137 Commits

Author SHA256 Message Date
Dominique Leuenberger
c472734cdd Accepting request 974475 from network
OBS-URL: https://build.opensuse.org/request/show/974475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=52
2022-05-04 13:10:40 +00:00
9d23b59fb8 Accepting request 974349 from home:pgajdos
- fixes CVE-2022-0669 [bsc#1198964], CVE-2021-3839 [bsc#1198963

OBS-URL: https://build.opensuse.org/request/show/974349
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=135
2022-05-02 19:35:28 +00:00
Dominique Leuenberger
0ddafda78b Accepting request 974303 from network
OBS-URL: https://build.opensuse.org/request/show/974303
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=51
2022-05-02 14:25:47 +00:00
14115169bb Accepting request 973699 from home:susnux:branches:network
Update to version 21.11.1
this is the lts release, guess we stick with lts.

OBS-URL: https://build.opensuse.org/request/show/973699
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=133
2022-05-02 07:26:50 +00:00
Dominique Leuenberger
93adf7e3d3 Accepting request 958723 from network
OBS-URL: https://build.opensuse.org/request/show/958723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=50
2022-03-03 23:17:51 +00:00
1ef6481907 Accepting request 957836 from home:susnux:branches:network
Update to LTS version 21.11.

Fixes Factory / Tumbleweed and required for more recent versions of openvswitch

OBS-URL: https://build.opensuse.org/request/show/957836
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=131
2022-03-03 10:14:10 +00:00
02e3c0cb0e Accepting request 927313 from home:suntorytimed:branches:network
Rebased as requested
- - Update LTS version to maintenance release 19.11.10
  * app/crypto-perf: fix out-of-place mempool allocation
  * app/test: fix IPv6 header initialization
  * app/testpmd: change port link speed without stopping all
  * app/testpmd: fix help string for port reset
  * app/testpmd: fix IPv4 checksum
  * app/testpmd: fix MAC address after port reset
  * app/testpmd: fix offloads for newly attached port
  * app/testpmd: fix Tx checksum calculation for tunnel
  * bitmap: fix buffer overrun in bitmap init
  * bus: clarify log for non-NUMA-aware devices
  * bus/dpaa: fix freeing in FMAN interface destructor
  * common/mlx5: fix compatibility with OFED port query API
  * common/mlx5: fix Netlink port name padding in probing
  * common/mlx5: use new port query API if available
  * cryptodev: fix freeing after device release
  * crypto/mvsam: fix AES-GCM session parameters
  * crypto/mvsam: fix capabilities
  * crypto/mvsam: fix options parsing
  * crypto/mvsam: fix session data reset
  * crypto/octeontx: fix freeing after device release
  * crypto/qat: fix Arm build with special memcpy
  * devtools: fix file listing in maintainers check
  * distributor: fix 128-bit write alignment
  * doc: add limitation for ConnectX-4 with L2 in mlx5 guide
  * doc: announce common prefix for ethdev
  * doc: fix default burst size in testpmd
  * doc: fix spelling
  * drivers/net: fix memzone allocations for DMA memory
  * ethdev: fix doc of flow action
  * eventdev: fix event port setup in tx adapter
  * flow_classify: fix leaking rules on delete
  * (github-cpaelzer-stable/19.11) telemetry: fix race in telemetry control thread creation
  * ipc: stop mp control thread on cleanup
  * kni: fix crash on userspace VA for segmented packets
  * kni: fix mbuf allocation for kernel side use
  * mempool/octeontx2: fix shift calculation
  * net/bnxt: check access to possible null pointer
  * net/bnxt: cleanup code
  * net/bnxt: clear cached statistics
  * net/bnxt: detect bad opaque in Rx completion
  * net/bnxt: fix auto-negotiation on Whitney+
  * net/bnxt: fix check for PTP support in FW
  * net/bnxt: fix error handling in VNIC prepare
  * net/bnxt: fix error messages in VNIC prepare
  * net/bnxt: fix missing barriers in completion handling
  * net/bnxt: fix nested lock during bonding
  * net/bnxt: fix ring and context memory allocation
  * net/bnxt: fix Rx burst size constraint
  * net/bnxt: fix Rx interrupt setting
  * net/bnxt: fix scalar Tx completion handling
  * net/bnxt: fix Tx descriptor status implementation
  * net/bnxt: fix typo in log message
  * net/bnxt: improve probing log message
  * net/bnxt: invoke device removal event on recovery failure
  * net/bnxt: remove unnecessary code
  * net/bnxt: remove unnecessary comment
  * net/bnxt: set flow error after tunnel redirection free
  * net/bnxt: set flow error when free filter not available
  * net/bnxt: use common function to free VNIC resource
  * net/bnxt: workaround spurious zero stats in Thor
  * net/bonding: check flow setting
  * net/bonding: fix error message on flow verify
  * net/ena: enable multi-segment in Tx offload flags
  * net/ena: trigger reset on Tx prepare failure
  * net/hinic/base: fix LRO
  * net/hinic: increase protection of the VLAN
  * net/hns3: fix delay for waiting to stop Rx/Tx
  * net/hns3: fix filter parsing comment
  * net/hns3: fix Tx prepare after stop
  * net/hns3: fix VLAN strip log
  * net/hns3: increase VF reset retry maximum
  * net/i40e: fix descriptor scan on Arm
  * net/i40e: fix multi-process shared data
  * net/iavf: fix RSS key access out of bound
  * net/iavf: fix Tx threshold check
  * net/ice/base: fix first profile mask
  * net/ice/base: revert change of first profile mask
  * net/ice: fix default RSS key generation
  * net/ice: fix memzone leak when firmware is missing
  * net/ixgbe: fix flow entry access after freeing
  * net/mlx5: fix incorrect r/w lock usage in DMA unmap
  * net/mlx5: fix IPIP multi-tunnel validation
  * net/mlx5: fix match MPLS over GRE with key
  * net/mlx5: fix MPLS RSS expansion
  * net/mlx5: fix overflow in mempool argument
  * net/mlx5: fix representor interrupt handler
  * net/mlx5: fix RoCE LAG bond device probing
  * net/mlx5: fix RSS flow item expansion for GRE key
  * net/mlx5: fix Rx/Tx queue checks
  * net/mlx5: fix switchdev mode recognition
  * net/mlx5: fix typo in vectorized Rx comments
  * net/mlx5: limit implicit MPLS RSS expansion over GRE
  * net/mlx5: limit inner RSS expansion for MPLS
  * net/mlx5: remove redundant operations in NEON Rx
  * net/mlx5: remove unsupported flow item MPLS over IP
  * net/mlx5: workaround drop action with old kernel
  * net/mvpp2: fix configured state dependency
  * net/mvpp2: fix port speed overflow
  * net/octeontx2: fix default MCAM allocation size
  * net/octeontx2: fix flow creation limit on CN98xx
  * net/octeontx2: use runtime LSO format indices
  * net/octeontx/base: fix debug build with clang
  * net/pfe: remove unnecessary null check
  * net/sfc: fix MAC stats lock in xstats query by ID
  * net/sfc: fix MAC stats update for stopped device
  * net/sfc: fix reading adapter state without locking
  * net/sfc: fix xstats query by ID according to ethdev
  * net/sfc: fix xstats query by unsorted list of IDs
  * net/softnic: fix connection memory leak
  * net/softnic: fix memory leak as profile is freed
  * net/virtio: fix aarch32 build
  * net/virtio: fix refill order in packed ring datapath
  * net/virtio: report maximum MTU in device info
  * power: fix namespace for internal struct
  * rib: fix max depth IPv6 lookup
  * test/crypto: fix mbuf reset after null check
  * test/crypto: fix mempool size for session-less
  * test/crypto: fix typo in AES case
  * test/crypto: fix typo in ESN case
  * test/mbuf: fix virtual address conversion
  * tests/eal: fix memory leak
  * vhost/crypto: check request pointer before dereference
  * vhost: fix crash on reconnect
  * vhost: fix missing guest pages table NUMA realloc
  * vhost: fix missing memory table NUMA realloc
  * vhost: utilize dynamic memory allocator
  * Changes from 19.11.9:
  https://doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html#id25
- rename
  0001-SLE15-SP3-compatibility-patch-for-kni.patch
  to
  0002-SLE15-SP3-compatibility-patch-for-kni.patch
- rename 
  dpdk-fallthrough-comment-fixes.patch
  to
  0003-dpdk-fallthrough-comment-fixes.patch

OBS-URL: https://build.opensuse.org/request/show/927313
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=130
2021-11-21 11:10:03 +00:00
8a5a5f7fc9 Accepting request 918757 from home:tiwai:branches:network
- Fix build error with SLE15-SP4 kernel (bsc#1190362):
  dpdk-fallthrough-comment-fixes.patch

OBS-URL: https://build.opensuse.org/request/show/918757
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=129
2021-10-16 09:30:14 +00:00
66c09ecaf6 Accepting request 915800 from home:Guillaume_G:branches:network
- Add BuildRequires kernel-syms and modutils for proper
  dependencies to be inserted in the resulting binary RPM, as
  pointed by rpmlint

OBS-URL: https://build.opensuse.org/request/show/915800
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=128
2021-09-21 09:21:37 +00:00
Dominique Leuenberger
eb84d2e2ca Accepting request 908920 from network
OBS-URL: https://build.opensuse.org/request/show/908920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=49
2021-07-28 17:21:45 +00:00
7da056c76f Accepting request 907660 from home:StevenK:branches:network
- Normalize all Python script shebangs to use Python 3.

OBS-URL: https://build.opensuse.org/request/show/907660
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=127
2021-07-28 14:45:20 +00:00
Dominique Leuenberger
8f47e85f8c Accepting request 894929 from network
OBS-URL: https://build.opensuse.org/request/show/894929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=48
2021-05-22 22:06:13 +00:00
f419022be8 Accepting request 893155 from home:susnux:branches:network
Update LTS version to maintenance release 19.11.8

OBS-URL: https://build.opensuse.org/request/show/893155
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=125
2021-05-22 11:04:14 +00:00
Dominique Leuenberger
b470799e45 Accepting request 887814 from network
OBS-URL: https://build.opensuse.org/request/show/887814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=47
2021-04-22 16:04:42 +00:00
Jaime Caamaño Ruiz
5770635def Accepting request 887523 from home:mgerstner:branches:network
- add 0001-kni-fix-build-with-Linux-5.9.patch: fixes the build against kernel
  >= 5.9. Also see here:
  http://inbox.dpdk.org/users/CAJFAV8w8ozEkdSKdBHEHXJDxpChorGa1jUsNEcPMptG30bWykw@mail.gmail.com/T

OBS-URL: https://build.opensuse.org/request/show/887523
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=123
2021-04-22 14:25:17 +00:00
Dominique Leuenberger
b75c2f20f5 Accepting request 838580 from network
OBS-URL: https://build.opensuse.org/request/show/838580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=46
2020-09-29 17:05:32 +00:00
Jaime Caamaño Ruiz
56a2f731df Accepting request 838479 from home:jaicaa:branches:network
- Add patches to fix vulnerability where malicious guest can harm the host
  using vhost crypto, this includes executing code in host (VM Escape),
  reading host application memory space to guest and causing partially
  denial of service in the host (bsc#1176590).
  * 0001-vhost-crypto-fix-pool-allocation.patch
  * 0002-vhost-crypto-fix-incorrect-descriptor-deduction.patch
  * 0003-vhost-crypto-fix-missed-request-check-for-copy-mode.patch
  * 0004-vhost-crypto-fix-incorrect-write-back-source.patch
  * 0005-vhost-crypto-fix-data-length-check.patch
  * 0006-vhost-crypto-fix-possible-TOCTOU-attack.patch

OBS-URL: https://build.opensuse.org/request/show/838479
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=121
2020-09-29 14:50:59 +00:00
Dominique Leuenberger
d78d5091d9 Accepting request 836050 from network
OBS-URL: https://build.opensuse.org/request/show/836050
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dpdk?expand=0&rev=45
2020-09-22 19:15:27 +00:00
Jaime Caamaño Ruiz
368b4b0ed2 Accepting request 836021 from home:jaicaa:branches:network
- Update to 19.11.4. For a list of fixes check:
  https://doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html#id8
- Add patch to resolve build error reported in Staging:E project 
  where a kernel backport (jsc#SLE-13536) introduced backward
  incompatible changes to the API that break kni module build
  * 0001-SLE15-SP3-compatibility-patch-for-kni.patch

OBS-URL: https://build.opensuse.org/request/show/836021
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=119
2020-09-22 09:15:39 +00:00
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