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: 1530 MB/s 1245615 calls/s # udp tx: 1770 MB/s 30025 calls/s 30025 msg/s # udp rx: 1809 MB/s 1472738 calls/s # udp tx: 1830 MB/s 31043 calls/s 31043 msg/s # udp rx: 1795 MB/s 1459919 calls/s # udp tx: 1969 MB/s 33396 calls/s 33396 msg/s # UDP GRO fwd perf udp rx: 1850 MB/s 1506852 calls/s # udp tx: 1940 MB/s 32913 calls/s 32913 msg/s # udp rx: 1925 MB/s 1567406 calls/s # udp tx: 1949 MB/s 33071 calls/s 33071 msg/s # udp rx: 1927 MB/s 1569392 calls/s # udp tx: 1955 MB/s 33162 calls/s 33162 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: 1552 MB/s 1258358 calls/s # udp tx: 1824 MB/s 30943 calls/s 30943 msg/s # udp rx: 1701 MB/s 1380380 calls/s # udp tx: 1828 MB/s 31020 calls/s 31020 msg/s # udp rx: 1755 MB/s 1422441 calls/s # udp tx: 1922 MB/s 32605 calls/s 32605 msg/s # UDP GRO fwd perf udp rx: 1469 MB/s 1192533 calls/s # udp tx: 1817 MB/s 30826 calls/s 30826 msg/s # udp rx: 1739 MB/s 1410689 calls/s # udp tx: 1880 MB/s 31889 calls/s 31889 msg/s # udp rx: 1751 MB/s 1419051 calls/s # udp tx: 1935 MB/s 32828 calls/s 32828 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__->