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: 1681 MB/s 1368287 calls/s # udp tx: 1925 MB/s 32664 calls/s 32664 msg/s # udp rx: 1919 MB/s 1562446 calls/s # udp tx: 1927 MB/s 32698 calls/s 32698 msg/s # udp rx: 1928 MB/s 1569500 calls/s # udp tx: 1943 MB/s 32965 calls/s 32965 msg/s # UDP GRO fwd perf udp rx: 1739 MB/s 1414836 calls/s # udp tx: 1919 MB/s 32552 calls/s 32552 msg/s # udp rx: 1369 MB/s 1114323 calls/s # udp tx: 1940 MB/s 32909 calls/s 32909 msg/s # udp rx: 1636 MB/s 1332032 calls/s # udp tx: 1934 MB/s 32806 calls/s 32806 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: 1259 MB/s 1021924 calls/s # udp tx: 1761 MB/s 29870 calls/s 29870 msg/s # udp rx: 1531 MB/s 1243289 calls/s # udp tx: 1848 MB/s 31348 calls/s 31348 msg/s # udp rx: 1723 MB/s 1400959 calls/s # udp tx: 1834 MB/s 31113 calls/s 31113 msg/s # UDP GRO fwd perf udp rx: 1671 MB/s 1359371 calls/s # udp tx: 1775 MB/s 30108 calls/s 30108 msg/s # udp rx: 1655 MB/s 1345997 calls/s # udp tx: 1707 MB/s 28962 calls/s 28962 msg/s # udp rx: 1769 MB/s 1436061 calls/s # udp tx: 1868 MB/s 31687 calls/s 31687 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__->