make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1081 MB/s 880106 calls/s # udp tx: 1193 MB/s 20247 calls/s 20247 msg/s # udp rx: 1209 MB/s 984846 calls/s # udp tx: 1228 MB/s 20833 calls/s 20833 msg/s # udp rx: 1193 MB/s 971409 calls/s # udp tx: 1222 MB/s 20732 calls/s 20732 msg/s # UDP GRO fwd perf udp rx: 1742 MB/s 1418290 calls/s # udp tx: 1833 MB/s 31103 calls/s 31103 msg/s # udp rx: 1869 MB/s 1521476 calls/s # udp tx: 1927 MB/s 32685 calls/s 32685 msg/s # udp rx: 1786 MB/s 1453908 calls/s # udp tx: 1908 MB/s 32370 calls/s 32370 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: 1679 MB/s 1366722 calls/s # udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # udp rx: 1718 MB/s 1398756 calls/s # udp tx: 1949 MB/s 33070 calls/s 33070 msg/s # udp rx: 1927 MB/s 1569235 calls/s # udp tx: 1939 MB/s 32897 calls/s 32897 msg/s # UDP GRO fwd perf udp rx: 1758 MB/s 1431172 calls/s # udp tx: 1826 MB/s 30981 calls/s 30981 msg/s # udp rx: 1947 MB/s 1585419 calls/s # udp tx: 1956 MB/s 33180 calls/s 33180 msg/s # udp rx: 1949 MB/s 1587015 calls/s # udp tx: 1957 MB/s 33204 calls/s 33204 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__->