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: 1551 MB/s 1262691 calls/s # udp tx: 1847 MB/s 31330 calls/s 31330 msg/s # udp rx: 1743 MB/s 1419135 calls/s # udp tx: 1865 MB/s 31640 calls/s 31640 msg/s # udp rx: 1901 MB/s 1547725 calls/s # udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # UDP GRO fwd perf udp rx: 1581 MB/s 1287430 calls/s # udp tx: 1942 MB/s 32938 calls/s 32938 msg/s # udp rx: 1918 MB/s 1561658 calls/s # udp tx: 1937 MB/s 32857 calls/s 32857 msg/s # udp rx: 1857 MB/s 1512036 calls/s # udp tx: 1876 MB/s 31823 calls/s 31823 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: 1651 MB/s 1343371 calls/s # udp tx: 1762 MB/s 29895 calls/s 29895 msg/s # udp rx: 1740 MB/s 1416186 calls/s # udp tx: 1762 MB/s 29901 calls/s 29901 msg/s # udp rx: 1764 MB/s 1434557 calls/s # udp tx: 1809 MB/s 30697 calls/s 30697 msg/s # UDP GRO fwd perf udp rx: 1740 MB/s 1414915 calls/s # udp tx: 1854 MB/s 31446 calls/s 31446 msg/s # udp rx: 1830 MB/s 1487949 calls/s # udp tx: 1862 MB/s 31584 calls/s 31584 msg/s # udp rx: 1746 MB/s 1416820 calls/s # udp tx: 1894 MB/s 32139 calls/s 32139 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__->