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: 1548 MB/s 1259675 calls/s # udp tx: 1787 MB/s 30310 calls/s 30310 msg/s # udp rx: 1902 MB/s 1547167 calls/s # udp tx: 1929 MB/s 32726 calls/s 32726 msg/s # udp rx: 1888 MB/s 1536386 calls/s # udp tx: 1935 MB/s 32827 calls/s 32827 msg/s # UDP GRO fwd perf udp rx: 1829 MB/s 1488483 calls/s # udp tx: 1928 MB/s 32707 calls/s 32707 msg/s # udp rx: 1919 MB/s 1562364 calls/s # udp tx: 1936 MB/s 32841 calls/s 32841 msg/s # udp rx: 1922 MB/s 1565391 calls/s # udp tx: 1935 MB/s 32822 calls/s 32822 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: 1440 MB/s 1168534 calls/s # udp tx: 1817 MB/s 30831 calls/s 30831 msg/s # udp rx: 1770 MB/s 1434607 calls/s # udp tx: 1929 MB/s 32722 calls/s 32722 msg/s # udp rx: 1776 MB/s 1439717 calls/s # udp tx: 1927 MB/s 32687 calls/s 32687 msg/s # UDP GRO fwd perf udp rx: 1217 MB/s 986500 calls/s # udp tx: 1910 MB/s 32399 calls/s 32399 msg/s # udp rx: 1156 MB/s 936889 calls/s # udp tx: 1861 MB/s 31565 calls/s 31565 msg/s # udp rx: 1435 MB/s 1163010 calls/s # udp tx: 1907 MB/s 32357 calls/s 32357 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__->