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: 1553 MB/s 1262125 calls/s # udp tx: 1910 MB/s 32395 calls/s 32395 msg/s # udp rx: 1885 MB/s 1533185 calls/s # udp tx: 1923 MB/s 32618 calls/s 32618 msg/s # udp rx: 1834 MB/s 1490978 calls/s # udp tx: 1905 MB/s 32323 calls/s 32323 msg/s # UDP GRO fwd perf udp rx: 1781 MB/s 1446489 calls/s # udp tx: 1964 MB/s 33323 calls/s 33323 msg/s # udp rx: 1921 MB/s 1560555 calls/s # udp tx: 1969 MB/s 33396 calls/s 33396 msg/s # udp rx: 1923 MB/s 1561918 calls/s # udp tx: 1967 MB/s 33375 calls/s 33375 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: 1570 MB/s 1273611 calls/s # udp tx: 1940 MB/s 32914 calls/s 32914 msg/s # udp rx: 1657 MB/s 1343667 calls/s # udp tx: 1915 MB/s 32494 calls/s 32494 msg/s # udp rx: 1745 MB/s 1416063 calls/s # udp tx: 1869 MB/s 31713 calls/s 31713 msg/s # UDP GRO fwd perf udp rx: 1624 MB/s 1316881 calls/s # udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # udp rx: 1807 MB/s 1465224 calls/s # udp tx: 1931 MB/s 32761 calls/s 32761 msg/s # udp rx: 1783 MB/s 1445912 calls/s # udp tx: 1933 MB/s 32791 calls/s 32791 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__->