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: 1712 MB/s 1393745 calls/s # udp tx: 1943 MB/s 32967 calls/s 32967 msg/s # udp rx: 1701 MB/s 1385126 calls/s # udp tx: 1957 MB/s 33204 calls/s 33204 msg/s # udp rx: 1936 MB/s 1576719 calls/s # udp tx: 1950 MB/s 33076 calls/s 33076 msg/s # UDP GRO fwd perf udp rx: 1894 MB/s 1542659 calls/s # udp tx: 1951 MB/s 33106 calls/s 33106 msg/s # udp rx: 1936 MB/s 1576113 calls/s # udp tx: 1950 MB/s 33078 calls/s 33078 msg/s # udp rx: 1939 MB/s 1578860 calls/s # udp tx: 1957 MB/s 33197 calls/s 33197 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: 1156 MB/s 941229 calls/s # udp tx: 1866 MB/s 31660 calls/s 31660 msg/s # udp rx: 1925 MB/s 1567438 calls/s # udp tx: 1935 MB/s 32833 calls/s 32833 msg/s # udp rx: 1928 MB/s 1569807 calls/s # udp tx: 1949 MB/s 33062 calls/s 33062 msg/s # UDP GRO fwd perf udp rx: 1878 MB/s 1529622 calls/s # udp tx: 1941 MB/s 32931 calls/s 32931 msg/s # udp rx: 1943 MB/s 1582336 calls/s # udp tx: 1960 MB/s 33245 calls/s 33245 msg/s # udp rx: 1953 MB/s 1590493 calls/s # udp tx: 1962 MB/s 33278 calls/s 33278 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__->