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: 1719 MB/s 1398869 calls/s # udp tx: 1906 MB/s 32328 calls/s 32328 msg/s # udp rx: 1928 MB/s 1568005 calls/s # udp tx: 1979 MB/s 33576 calls/s 33576 msg/s # udp rx: 1956 MB/s 1590730 calls/s # udp tx: 1986 MB/s 33696 calls/s 33696 msg/s # UDP GRO fwd perf udp rx: 1624 MB/s 1321083 calls/s # udp tx: 1833 MB/s 31091 calls/s 31091 msg/s # udp rx: 1844 MB/s 1501222 calls/s # udp tx: 1853 MB/s 31442 calls/s 31442 msg/s # udp rx: 1949 MB/s 1586566 calls/s # udp tx: 1960 MB/s 33245 calls/s 33245 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: 1700 MB/s 1383351 calls/s # udp tx: 1826 MB/s 30972 calls/s 30972 msg/s # udp rx: 1822 MB/s 1481072 calls/s # udp tx: 1876 MB/s 31826 calls/s 31826 msg/s # udp rx: 1705 MB/s 1382347 calls/s # udp tx: 1960 MB/s 33250 calls/s 33250 msg/s # UDP GRO fwd perf udp rx: 1503 MB/s 1220856 calls/s # udp tx: 1770 MB/s 30024 calls/s 30024 msg/s # udp rx: 1309 MB/s 1060584 calls/s # udp tx: 1961 MB/s 33268 calls/s 33268 msg/s # udp rx: 1793 MB/s 1453884 calls/s # udp tx: 1959 MB/s 33237 calls/s 33237 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__->