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: 1495 MB/s 1217742 calls/s # udp tx: 1822 MB/s 30904 calls/s 30904 msg/s # udp rx: 1697 MB/s 1381717 calls/s # udp tx: 1865 MB/s 31641 calls/s 31641 msg/s # udp rx: 1587 MB/s 1291942 calls/s # udp tx: 1917 MB/s 32526 calls/s 32526 msg/s # UDP GRO fwd perf udp rx: 1649 MB/s 1342580 calls/s # udp tx: 1839 MB/s 31203 calls/s 31203 msg/s # udp rx: 1888 MB/s 1536828 calls/s # udp tx: 1930 MB/s 32751 calls/s 32751 msg/s # udp rx: 1807 MB/s 1469265 calls/s # udp tx: 1933 MB/s 32801 calls/s 32801 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: 1641 MB/s 1330567 calls/s # udp tx: 1942 MB/s 32954 calls/s 32954 msg/s # udp rx: 1705 MB/s 1381662 calls/s # udp tx: 1961 MB/s 33264 calls/s 33264 msg/s # udp rx: 1730 MB/s 1401772 calls/s # udp tx: 1952 MB/s 33108 calls/s 33108 msg/s # UDP GRO fwd perf udp rx: 1707 MB/s 1383959 calls/s # udp tx: 1943 MB/s 32961 calls/s 32961 msg/s # udp rx: 1661 MB/s 1346321 calls/s # udp tx: 1944 MB/s 32980 calls/s 32980 msg/s # udp rx: 1557 MB/s 1261585 calls/s # udp tx: 1903 MB/s 32288 calls/s 32288 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__->