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: 1833 MB/s 1492231 calls/s # udp tx: 1943 MB/s 32965 calls/s 32965 msg/s # udp rx: 1930 MB/s 1571078 calls/s # udp tx: 1974 MB/s 33487 calls/s 33487 msg/s # udp rx: 1967 MB/s 1601916 calls/s # udp tx: 1979 MB/s 33574 calls/s 33574 msg/s # UDP GRO fwd perf udp rx: 1566 MB/s 1275591 calls/s # udp tx: 1935 MB/s 32824 calls/s 32824 msg/s # udp rx: 1933 MB/s 1573956 calls/s # udp tx: 1951 MB/s 33106 calls/s 33106 msg/s # udp rx: 1954 MB/s 1591375 calls/s # udp tx: 1962 MB/s 33292 calls/s 33292 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: 1635 MB/s 1331239 calls/s # udp tx: 1807 MB/s 30664 calls/s 30664 msg/s # udp rx: 1894 MB/s 1541297 calls/s # udp tx: 1990 MB/s 33760 calls/s 33760 msg/s # udp rx: 1787 MB/s 1453037 calls/s # udp tx: 1953 MB/s 33131 calls/s 33131 msg/s # UDP GRO fwd perf udp rx: 1766 MB/s 1436580 calls/s # udp tx: 1950 MB/s 33082 calls/s 33082 msg/s # udp rx: 1751 MB/s 1423016 calls/s # udp tx: 1928 MB/s 32701 calls/s 32701 msg/s # udp rx: 1679 MB/s 1366057 calls/s # udp tx: 1911 MB/s 32428 calls/s 32428 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__->