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: 1451 MB/s 1181944 calls/s # udp tx: 1800 MB/s 30530 calls/s 30530 msg/s # udp rx: 1627 MB/s 1325158 calls/s # udp tx: 1853 MB/s 31432 calls/s 31432 msg/s # udp rx: 1921 MB/s 1563933 calls/s # udp tx: 1931 MB/s 32758 calls/s 32758 msg/s # UDP GRO fwd perf udp rx: 1538 MB/s 1251583 calls/s # udp tx: 1935 MB/s 32832 calls/s 32832 msg/s # udp rx: 1819 MB/s 1479431 calls/s # udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # udp rx: 1838 MB/s 1494837 calls/s # udp tx: 1934 MB/s 32810 calls/s 32810 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: 1349 MB/s 1095511 calls/s # udp tx: 1850 MB/s 31393 calls/s 31393 msg/s # udp rx: 1822 MB/s 1478954 calls/s # udp tx: 1922 MB/s 32604 calls/s 32604 msg/s # udp rx: 1807 MB/s 1465703 calls/s # udp tx: 1916 MB/s 32513 calls/s 32513 msg/s # UDP GRO fwd perf udp rx: 1749 MB/s 1418808 calls/s # udp tx: 1933 MB/s 32801 calls/s 32801 msg/s # udp rx: 1831 MB/s 1485005 calls/s # udp tx: 1927 MB/s 32685 calls/s 32685 msg/s # udp rx: 1678 MB/s 1361413 calls/s # udp tx: 1900 MB/s 32230 calls/s 32230 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__->