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: 1756 MB/s 1429554 calls/s # udp tx: 1905 MB/s 32315 calls/s 32315 msg/s # udp rx: 1952 MB/s 1589365 calls/s # udp tx: 1963 MB/s 33304 calls/s 33304 msg/s # udp rx: 1954 MB/s 1591165 calls/s # udp tx: 1965 MB/s 33335 calls/s 33335 msg/s # UDP GRO fwd perf udp rx: 1805 MB/s 1469249 calls/s # udp tx: 1889 MB/s 32049 calls/s 32049 msg/s # udp rx: 1880 MB/s 1530951 calls/s # udp tx: 1887 MB/s 32019 calls/s 32019 msg/s # udp rx: 1888 MB/s 1537780 calls/s # udp tx: 1901 MB/s 32257 calls/s 32257 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: 1419 MB/s 1151567 calls/s # udp tx: 1894 MB/s 32139 calls/s 32139 msg/s # udp rx: 1410 MB/s 1145185 calls/s # udp tx: 1796 MB/s 30477 calls/s 30477 msg/s # udp rx: 1768 MB/s 1434594 calls/s # udp tx: 1914 MB/s 32464 calls/s 32464 msg/s # UDP GRO fwd perf udp rx: 1633 MB/s 1324526 calls/s # udp tx: 1910 MB/s 32399 calls/s 32399 msg/s # udp rx: 1736 MB/s 1409511 calls/s # udp tx: 1882 MB/s 31929 calls/s 31929 msg/s # udp rx: 1706 MB/s 1386514 calls/s # udp tx: 1783 MB/s 30245 calls/s 30245 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__->