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: 1683 MB/s 1369614 calls/s # udp tx: 1905 MB/s 32321 calls/s 32321 msg/s # udp rx: 1650 MB/s 1342338 calls/s # udp tx: 1925 MB/s 32662 calls/s 32662 msg/s # udp rx: 1587 MB/s 1291242 calls/s # udp tx: 1919 MB/s 32556 calls/s 32556 msg/s # UDP GRO fwd perf udp rx: 1686 MB/s 1370952 calls/s # udp tx: 1914 MB/s 32479 calls/s 32479 msg/s # udp rx: 1824 MB/s 1483873 calls/s # udp tx: 1928 MB/s 32711 calls/s 32711 msg/s # udp rx: 1783 MB/s 1450274 calls/s # udp tx: 1888 MB/s 32036 calls/s 32036 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: 1645 MB/s 1335339 calls/s # udp tx: 1893 MB/s 32118 calls/s 32118 msg/s # udp rx: 1728 MB/s 1401840 calls/s # udp tx: 1912 MB/s 32430 calls/s 32430 msg/s # udp rx: 1847 MB/s 1500206 calls/s # udp tx: 1901 MB/s 32257 calls/s 32257 msg/s # UDP GRO fwd perf udp tx: 1875 MB/s 31814 calls/s 31814 msg/s # udp rx: 1270 MB/s 1031930 calls/s # udp tx: 1824 MB/s 30951 calls/s 30951 msg/s # udp rx: 1721 MB/s 1399609 calls/s # udp tx: 1799 MB/s 30517 calls/s 30517 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__->