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: 1412 MB/s 1149820 calls/s # udp tx: 1766 MB/s 29967 calls/s 29967 msg/s # udp rx: 1810 MB/s 1473089 calls/s # udp tx: 1864 MB/s 31626 calls/s 31626 msg/s # udp rx: 1842 MB/s 1499836 calls/s # udp tx: 1866 MB/s 31653 calls/s 31653 msg/s # UDP GRO fwd perf udp rx: 1554 MB/s 1265043 calls/s # udp tx: 1870 MB/s 31729 calls/s 31729 msg/s # udp rx: 1908 MB/s 1553627 calls/s # udp tx: 1914 MB/s 32474 calls/s 32474 msg/s # udp rx: 1910 MB/s 1555433 calls/s # udp tx: 1915 MB/s 32488 calls/s 32488 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: 1408 MB/s 1141572 calls/s # udp tx: 1823 MB/s 30934 calls/s 30934 msg/s # udp rx: 1822 MB/s 1477742 calls/s # udp tx: 1926 MB/s 32668 calls/s 32668 msg/s # udp rx: 1836 MB/s 1489360 calls/s # udp tx: 1924 MB/s 32645 calls/s 32645 msg/s # UDP GRO fwd perf udp rx: 1656 MB/s 1347010 calls/s # udp tx: 1790 MB/s 30370 calls/s 30370 msg/s # udp rx: 1837 MB/s 1490464 calls/s # udp tx: 1923 MB/s 32623 calls/s 32623 msg/s # udp rx: 1824 MB/s 1479801 calls/s # udp tx: 1923 MB/s 32625 calls/s 32625 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__->