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: 1441 MB/s 1172459 calls/s # udp tx: 1960 MB/s 33253 calls/s 33253 msg/s # udp tx: 1919 MB/s 32557 calls/s 32557 msg/s # udp rx: 1240 MB/s 1009597 calls/s # udp tx: 1939 MB/s 32887 calls/s 32887 msg/s # udp rx: 1549 MB/s 1260439 calls/s # UDP GRO fwd perf udp rx: 1708 MB/s 1391064 calls/s # udp tx: 1952 MB/s 33117 calls/s 33117 msg/s # udp rx: 1977 MB/s 1610275 calls/s # udp tx: 1993 MB/s 33806 calls/s 33806 msg/s # udp rx: 1955 MB/s 1591905 calls/s # udp tx: 1966 MB/s 33356 calls/s 33356 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: 1371 MB/s 1116012 calls/s # udp tx: 1851 MB/s 31397 calls/s 31397 msg/s # udp rx: 1790 MB/s 1457235 calls/s # udp tx: 1951 MB/s 33093 calls/s 33093 msg/s # udp rx: 1912 MB/s 1556551 calls/s # udp tx: 1928 MB/s 32713 calls/s 32713 msg/s # UDP GRO fwd perf udp rx: 1452 MB/s 1180675 calls/s # udp tx: 1887 MB/s 32007 calls/s 32007 msg/s # udp rx: 1826 MB/s 1486499 calls/s # udp tx: 1842 MB/s 31253 calls/s 31253 msg/s # udp rx: 1935 MB/s 1575906 calls/s # udp tx: 1956 MB/s 33179 calls/s 33179 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__->