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: 1523 MB/s 1238696 calls/s # udp tx: 1978 MB/s 33556 calls/s 33556 msg/s # udp tx: 1922 MB/s 32611 calls/s 32611 msg/s # udp rx: 1782 MB/s 1450538 calls/s # udp tx: 1989 MB/s 33743 calls/s 33743 msg/s # udp rx: 1954 MB/s 1590226 calls/s # UDP GRO fwd perf udp rx: 1631 MB/s 1326407 calls/s # udp tx: 1913 MB/s 32453 calls/s 32453 msg/s # udp rx: 1798 MB/s 1461673 calls/s # udp tx: 1999 MB/s 33916 calls/s 33916 msg/s # udp rx: 1705 MB/s 1386717 calls/s # udp tx: 1994 MB/s 33824 calls/s 33824 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: 1409 MB/s 1145269 calls/s # udp tx: 1755 MB/s 29779 calls/s 29779 msg/s # udp rx: 1433 MB/s 1164195 calls/s # udp tx: 1834 MB/s 31111 calls/s 31111 msg/s # udp rx: 1721 MB/s 1398082 calls/s # udp tx: 1903 MB/s 32288 calls/s 32288 msg/s # UDP GRO fwd perf udp rx: 1742 MB/s 1416646 calls/s # udp tx: 1872 MB/s 31762 calls/s 31762 msg/s # udp rx: 1803 MB/s 1464453 calls/s # udp tx: 1899 MB/s 32222 calls/s 32222 msg/s # udp rx: 1807 MB/s 1469659 calls/s # udp tx: 1898 MB/s 32208 calls/s 32208 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__->