make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1590 MB/s 1293920 calls/s # udp tx: 1836 MB/s 31149 calls/s 31149 msg/s # udp rx: 1824 MB/s 1484880 calls/s # udp tx: 1903 MB/s 32277 calls/s 32277 msg/s # udp rx: 1944 MB/s 1582550 calls/s # udp tx: 1967 MB/s 33370 calls/s 33370 msg/s # UDP GRO fwd perf udp rx: 1746 MB/s 1421705 calls/s # udp tx: 1855 MB/s 31474 calls/s 31474 msg/s # udp rx: 1925 MB/s 1567537 calls/s # udp tx: 1947 MB/s 33032 calls/s 33032 msg/s # udp rx: 1925 MB/s 1567880 calls/s # udp tx: 1947 MB/s 33035 calls/s 33035 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: 1467 MB/s 1192105 calls/s # udp tx: 1736 MB/s 29459 calls/s 29459 msg/s # udp rx: 1656 MB/s 1346647 calls/s # udp tx: 1816 MB/s 30808 calls/s 30808 msg/s # udp rx: 1670 MB/s 1358318 calls/s # udp tx: 1725 MB/s 29268 calls/s 29268 msg/s # UDP GRO fwd perf udp rx: 1448 MB/s 1174512 calls/s # udp tx: 1907 MB/s 32351 calls/s 32351 msg/s # udp rx: 946 MB/s 767390 calls/s # udp tx: 1871 MB/s 31750 calls/s 31750 msg/s # udp rx: 1366 MB/s 1108197 calls/s # udp tx: 1849 MB/s 31370 calls/s 31370 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__->