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: 1411 MB/s 1148680 calls/s # udp tx: 1850 MB/s 31384 calls/s 31384 msg/s # udp rx: 1909 MB/s 1554095 calls/s # udp tx: 1935 MB/s 32834 calls/s 32834 msg/s # udp rx: 1927 MB/s 1569425 calls/s # udp tx: 1935 MB/s 32821 calls/s 32821 msg/s # UDP GRO fwd perf udp rx: 1561 MB/s 1269675 calls/s # udp tx: 1869 MB/s 31703 calls/s 31703 msg/s # udp rx: 1718 MB/s 1398620 calls/s # udp tx: 1812 MB/s 30742 calls/s 30742 msg/s # udp rx: 1923 MB/s 1565576 calls/s # udp tx: 1931 MB/s 32767 calls/s 32767 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: 1112 MB/s 902227 calls/s # udp tx: 1815 MB/s 30795 calls/s 30795 msg/s # udp rx: 1464 MB/s 1186323 calls/s # udp tx: 1919 MB/s 32554 calls/s 32554 msg/s # udp rx: 1091 MB/s 884263 calls/s # udp tx: 1860 MB/s 31555 calls/s 31555 msg/s # UDP GRO fwd perf udp rx: 1145 MB/s 928852 calls/s # udp tx: 1884 MB/s 31967 calls/s 31967 msg/s # udp rx: 1249 MB/s 1013601 calls/s # udp tx: 1813 MB/s 30755 calls/s 30755 msg/s # udp rx: 1516 MB/s 1229544 calls/s # udp tx: 1842 MB/s 31253 calls/s 31253 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__->