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: 1506 MB/s 1226802 calls/s # udp tx: 1893 MB/s 32122 calls/s 32122 msg/s # udp rx: 1625 MB/s 1323242 calls/s # udp tx: 1899 MB/s 32216 calls/s 32216 msg/s # udp rx: 1898 MB/s 1545512 calls/s # udp tx: 1905 MB/s 32314 calls/s 32314 msg/s # UDP GRO fwd perf udp rx: 1828 MB/s 1488823 calls/s # udp tx: 1905 MB/s 32321 calls/s 32321 msg/s # udp rx: 1908 MB/s 1553695 calls/s # udp tx: 1915 MB/s 32495 calls/s 32495 msg/s # udp rx: 1904 MB/s 1550627 calls/s # udp tx: 1913 MB/s 32447 calls/s 32447 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: 1487 MB/s 1206440 calls/s # udp tx: 1862 MB/s 31586 calls/s 31586 msg/s # udp rx: 1601 MB/s 1300085 calls/s # udp tx: 1840 MB/s 31222 calls/s 31222 msg/s # udp rx: 1815 MB/s 1474088 calls/s # udp tx: 1898 MB/s 32202 calls/s 32202 msg/s # UDP GRO fwd perf udp rx: 1525 MB/s 1236751 calls/s # udp tx: 1896 MB/s 32169 calls/s 32169 msg/s # udp rx: 1733 MB/s 1406212 calls/s # udp tx: 1909 MB/s 32389 calls/s 32389 msg/s # udp rx: 1837 MB/s 1490893 calls/s # udp tx: 1913 MB/s 32459 calls/s 32459 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__->