make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1756 MB/s 1429567 calls/s # udp tx: 1843 MB/s 31271 calls/s 31271 msg/s # udp rx: 1894 MB/s 1542518 calls/s # udp tx: 1910 MB/s 32404 calls/s 32404 msg/s # udp rx: 1899 MB/s 1546559 calls/s # udp tx: 1923 MB/s 32620 calls/s 32620 msg/s # UDP GRO fwd perf udp rx: 1858 MB/s 1513103 calls/s # udp tx: 1944 MB/s 32984 calls/s 32984 msg/s # udp rx: 1932 MB/s 1573180 calls/s # udp tx: 1955 MB/s 33169 calls/s 33169 msg/s # udp rx: 1934 MB/s 1574803 calls/s # udp tx: 1957 MB/s 33207 calls/s 33207 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: 1469 MB/s 1194851 calls/s # udp tx: 1842 MB/s 31251 calls/s 31251 msg/s # udp rx: 1629 MB/s 1324831 calls/s # udp tx: 1884 MB/s 31968 calls/s 31968 msg/s # udp rx: 1870 MB/s 1522262 calls/s # udp tx: 1897 MB/s 32181 calls/s 32181 msg/s # UDP GRO fwd perf udp rx: 1773 MB/s 1443067 calls/s # udp tx: 1855 MB/s 31470 calls/s 31470 msg/s # udp rx: 1875 MB/s 1524911 calls/s # udp tx: 1911 MB/s 32421 calls/s 32421 msg/s # udp rx: 1862 MB/s 1514198 calls/s # udp tx: 1905 MB/s 32314 calls/s 32314 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__->