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: 1811 MB/s 1474784 calls/s # udp tx: 1901 MB/s 32254 calls/s 32254 msg/s # udp rx: 1921 MB/s 1564553 calls/s # udp tx: 1933 MB/s 32801 calls/s 32801 msg/s # udp rx: 1953 MB/s 1589873 calls/s # udp tx: 1961 MB/s 33264 calls/s 33264 msg/s # UDP GRO fwd perf udp rx: 1862 MB/s 1515386 calls/s # udp tx: 1957 MB/s 33207 calls/s 33207 msg/s # udp rx: 1586 MB/s 1290840 calls/s # udp tx: 1951 MB/s 33103 calls/s 33103 msg/s # udp rx: 1877 MB/s 1526929 calls/s # udp tx: 1948 MB/s 33045 calls/s 33045 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: 664 MB/s 538043 calls/s # udp tx: 1734 MB/s 29410 calls/s 29410 msg/s # udp rx: 1658 MB/s 1343552 calls/s # udp tx: 1936 MB/s 32837 calls/s 32837 msg/s # udp rx: 1752 MB/s 1420353 calls/s # udp tx: 1926 MB/s 32678 calls/s 32678 msg/s # UDP GRO fwd perf udp rx: 1403 MB/s 1137497 calls/s # udp tx: 1856 MB/s 31481 calls/s 31481 msg/s # udp rx: 1653 MB/s 1339326 calls/s # udp tx: 1919 MB/s 32548 calls/s 32548 msg/s # udp rx: 1715 MB/s 1389940 calls/s # udp tx: 1921 MB/s 32593 calls/s 32593 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__->