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: 1376 MB/s 1120898 calls/s # udp tx: 1797 MB/s 30482 calls/s 30482 msg/s # udp rx: 1867 MB/s 1520619 calls/s # udp tx: 1863 MB/s 31602 calls/s 31602 msg/s # udp rx: 1766 MB/s 1438380 calls/s # udp tx: 1797 MB/s 30482 calls/s 30482 msg/s # UDP GRO fwd perf udp rx: 1677 MB/s 1365571 calls/s # udp tx: 1747 MB/s 29639 calls/s 29639 msg/s # udp rx: 1847 MB/s 1504120 calls/s # udp tx: 1873 MB/s 31769 calls/s 31769 msg/s # udp rx: 1510 MB/s 1229575 calls/s # udp tx: 1973 MB/s 33478 calls/s 33478 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: 1462 MB/s 1187630 calls/s # udp tx: 1837 MB/s 31168 calls/s 31168 msg/s # udp rx: 1890 MB/s 1536700 calls/s # udp tx: 1932 MB/s 32782 calls/s 32782 msg/s # udp rx: 1722 MB/s 1401406 calls/s # udp tx: 1837 MB/s 31161 calls/s 31161 msg/s # UDP GRO fwd perf udp rx: 1390 MB/s 1128040 calls/s # udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # udp rx: 1886 MB/s 1533569 calls/s # udp tx: 1938 MB/s 32880 calls/s 32880 msg/s # udp rx: 1468 MB/s 1194982 calls/s # udp tx: 1808 MB/s 30679 calls/s 30679 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__->