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: 1314 MB/s 1069776 calls/s # udp tx: 1489 MB/s 25261 calls/s 25261 msg/s # udp tx: 1632 MB/s 27686 calls/s 27686 msg/s # udp rx: 913 MB/s 743474 calls/s # udp tx: 1147 MB/s 19464 calls/s 19464 msg/s # UDP GRO fwd perf udp rx: 1285 MB/s 1046090 calls/s # udp tx: 1365 MB/s 23162 calls/s 23162 msg/s # udp rx: 1806 MB/s 1470834 calls/s # udp tx: 1824 MB/s 30945 calls/s 30945 msg/s # udp rx: 1659 MB/s 1351056 calls/s # udp tx: 1659 MB/s 28149 calls/s 28149 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1322 MB/s 22434 calls/s 22434 msg/s # udp rx: 633 MB/s 512685 calls/s # udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # udp rx: 502 MB/s 407009 calls/s # udp tx: 1373 MB/s 23300 calls/s 23300 msg/s # UDP tunnel GRO fwd perf udp rx: 671 MB/s 541965 calls/s # udp tx: 1423 MB/s 24142 calls/s 24142 msg/s # udp rx: 738 MB/s 598115 calls/s # udp tx: 1286 MB/s 21825 calls/s 21825 msg/s # udp rx: 481 MB/s 390057 calls/s # udp tx: 1336 MB/s 22665 calls/s 22665 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1067 MB/s 868560 calls/s # udp tx: 1644 MB/s 27888 calls/s 27888 msg/s # udp rx: 1682 MB/s 1369963 calls/s # udp tx: 1755 MB/s 29774 calls/s 29774 msg/s # udp rx: 1627 MB/s 1325219 calls/s # udp tx: 1696 MB/s 28781 calls/s 28781 msg/s # UDP GRO fwd perf udp rx: 1026 MB/s 830759 calls/s # udp tx: 1653 MB/s 28045 calls/s 28045 msg/s # udp rx: 1455 MB/s 1184325 calls/s # udp tx: 1516 MB/s 25713 calls/s 25713 msg/s # udp rx: 1285 MB/s 1046209 calls/s # udp tx: 1287 MB/s 21833 calls/s 21833 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 450 MB/s 366353 calls/s # udp tx: 1095 MB/s 18586 calls/s 18586 msg/s # udp rx: 638 MB/s 519264 calls/s # udp tx: 1069 MB/s 18143 calls/s 18143 msg/s # udp rx: 381 MB/s 308942 calls/s # udp tx: 1362 MB/s 23113 calls/s 23113 msg/s # UDP tunnel GRO fwd perf udp rx: 377 MB/s 307331 calls/s # udp tx: 1139 MB/s 19329 calls/s 19329 msg/s # udp rx: 219 MB/s 177924 calls/s # udp tx: 1352 MB/s 22931 calls/s 22931 msg/s # udp tx: 1450 MB/s 24606 calls/s 24606 msg/s # udp rx: 64 MB/s 52133 calls/s 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__->