make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 726 MB/s 588270 calls/s # udp tx: 1303 MB/s 22114 calls/s 22114 msg/s # udp rx: 755 MB/s 612630 calls/s # udp tx: 1308 MB/s 22192 calls/s 22192 msg/s # udp rx: 885 MB/s 718636 calls/s # udp tx: 1348 MB/s 22876 calls/s 22876 msg/s # UDP GRO fwd perf udp rx: 739 MB/s 599385 calls/s # udp tx: 1356 MB/s 23000 calls/s 23000 msg/s # udp tx: 1352 MB/s 22946 calls/s 22946 msg/s # udp rx: 771 MB/s 625164 calls/s # udp tx: 1353 MB/s 22960 calls/s 22960 msg/s # udp rx: 844 MB/s 685269 calls/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: 1496 MB/s 1215881 calls/s # udp tx: 1735 MB/s 29430 calls/s 29430 msg/s # udp rx: 1837 MB/s 1491769 calls/s # udp tx: 1915 MB/s 32486 calls/s 32486 msg/s # udp rx: 1846 MB/s 1498947 calls/s # udp tx: 1916 MB/s 32509 calls/s 32509 msg/s # UDP GRO fwd perf udp tx: 1857 MB/s 31507 calls/s 31507 msg/s # udp rx: 1199 MB/s 972709 calls/s # udp tx: 1910 MB/s 32408 calls/s 32408 msg/s # udp rx: 1836 MB/s 1490582 calls/s # udp tx: 1908 MB/s 32362 calls/s 32362 msg/s # udp rx: 1844 MB/s 1497798 calls/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__->