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: 1677 MB/s 1365431 calls/s # udp tx: 1794 MB/s 30442 calls/s 30442 msg/s # udp rx: 1900 MB/s 1547472 calls/s # udp tx: 1905 MB/s 32320 calls/s 32320 msg/s # udp rx: 1815 MB/s 1477667 calls/s # udp tx: 1828 MB/s 31014 calls/s 31014 msg/s # UDP GRO fwd perf udp rx: 1717 MB/s 1397955 calls/s # udp tx: 1791 MB/s 30384 calls/s 30384 msg/s # udp rx: 1771 MB/s 1440913 calls/s # udp tx: 1832 MB/s 31080 calls/s 31080 msg/s # udp rx: 1864 MB/s 1517514 calls/s # udp tx: 1907 MB/s 32359 calls/s 32359 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: 1169 MB/s 949147 calls/s # udp tx: 1704 MB/s 28908 calls/s 28908 msg/s # udp rx: 1478 MB/s 1201497 calls/s # udp tx: 1763 MB/s 29902 calls/s 29902 msg/s # udp rx: 1797 MB/s 1461962 calls/s # udp tx: 1833 MB/s 31103 calls/s 31103 msg/s # UDP GRO fwd perf udp rx: 1735 MB/s 1411943 calls/s # udp tx: 1837 MB/s 31158 calls/s 31158 msg/s # udp rx: 1669 MB/s 1358092 calls/s # udp tx: 1682 MB/s 28540 calls/s 28540 msg/s # udp rx: 1818 MB/s 1479294 calls/s # udp tx: 1843 MB/s 31259 calls/s 31259 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__->