make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1631 MB/s 1328356 calls/s # udp tx: 1709 MB/s 29000 calls/s 29000 msg/s # udp rx: 1727 MB/s 1406459 calls/s # udp tx: 1777 MB/s 30154 calls/s 30154 msg/s # udp rx: 1586 MB/s 1291628 calls/s # udp tx: 1599 MB/s 27130 calls/s 27130 msg/s # UDP GRO fwd perf udp rx: 1467 MB/s 1193950 calls/s # udp tx: 1646 MB/s 27934 calls/s 27934 msg/s # udp rx: 1686 MB/s 1372763 calls/s # udp tx: 1708 MB/s 28974 calls/s 28974 msg/s # udp rx: 1620 MB/s 1319465 calls/s # udp tx: 1653 MB/s 28044 calls/s 28044 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 877 MB/s 709749 calls/s # udp tx: 1279 MB/s 21699 calls/s 21699 msg/s # udp rx: 1227 MB/s 993433 calls/s # udp tx: 1353 MB/s 22958 calls/s 22958 msg/s # udp rx: 1053 MB/s 850496 calls/s # udp tx: 1367 MB/s 23196 calls/s 23196 msg/s # UDP tunnel GRO fwd perf udp rx: 1067 MB/s 861277 calls/s # udp tx: 1370 MB/s 23246 calls/s 23246 msg/s # udp rx: 1147 MB/s 925596 calls/s # udp tx: 1359 MB/s 23053 calls/s 23053 msg/s # udp rx: 1212 MB/s 978585 calls/s # udp tx: 1372 MB/s 23281 calls/s 23281 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1485 MB/s 1209654 calls/s # udp tx: 1680 MB/s 28496 calls/s 28496 msg/s # udp rx: 1684 MB/s 1371561 calls/s # udp tx: 1686 MB/s 28607 calls/s 28607 msg/s # udp rx: 1766 MB/s 1438165 calls/s # udp tx: 1770 MB/s 30021 calls/s 30021 msg/s # UDP GRO fwd perf udp rx: 1668 MB/s 1358485 calls/s # udp tx: 1741 MB/s 29537 calls/s 29537 msg/s # udp rx: 1750 MB/s 1424976 calls/s # udp tx: 1749 MB/s 29670 calls/s 29670 msg/s # udp rx: 1717 MB/s 1398282 calls/s # udp tx: 1747 MB/s 29639 calls/s 29639 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 695 MB/s 563192 calls/s # udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # udp rx: 727 MB/s 588243 calls/s # udp tx: 1334 MB/s 22633 calls/s 22633 msg/s # udp tx: 1349 MB/s 22895 calls/s 22895 msg/s # udp rx: 535 MB/s 432384 calls/s # UDP tunnel GRO fwd perf udp rx: 581 MB/s 470498 calls/s # udp tx: 1255 MB/s 21302 calls/s 21302 msg/s # udp rx: 614 MB/s 495546 calls/s # udp tx: 1353 MB/s 22952 calls/s 22952 msg/s # udp rx: 621 MB/s 501888 calls/s # udp tx: 1352 MB/s 22940 calls/s 22940 msg/s ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->