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: 1099 MB/s 894534 calls/s # udp tx: 1733 MB/s 29409 calls/s 29409 msg/s # udp rx: 1762 MB/s 1434626 calls/s # udp tx: 1922 MB/s 32607 calls/s 32607 msg/s # udp rx: 1836 MB/s 1495233 calls/s # udp tx: 1949 MB/s 33068 calls/s 33068 msg/s # UDP GRO fwd perf udp rx: 1861 MB/s 1515012 calls/s # udp tx: 1942 MB/s 32941 calls/s 32941 msg/s # udp rx: 1576 MB/s 1281963 calls/s # udp tx: 1953 MB/s 33131 calls/s 33131 msg/s # udp rx: 1738 MB/s 1414475 calls/s # udp tx: 1952 MB/s 33120 calls/s 33120 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 919 MB/s 745365 calls/s # udp tx: 1800 MB/s 30534 calls/s 30534 msg/s # udp rx: 1506 MB/s 1221759 calls/s # udp tx: 1874 MB/s 31787 calls/s 31787 msg/s # udp rx: 1282 MB/s 1039509 calls/s # udp tx: 1905 MB/s 32327 calls/s 32327 msg/s # UDP GRO fwd perf udp rx: 1463 MB/s 1187429 calls/s # udp tx: 1804 MB/s 30610 calls/s 30610 msg/s # udp rx: 1570 MB/s 1274730 calls/s # udp tx: 1713 MB/s 29055 calls/s 29055 msg/s # udp rx: 1484 MB/s 1205242 calls/s # udp tx: 1743 MB/s 29571 calls/s 29571 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->