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: 1336 MB/s 1088275 calls/s # udp tx: 1714 MB/s 29077 calls/s 29077 msg/s # udp rx: 1560 MB/s 1270306 calls/s # udp tx: 1821 MB/s 30894 calls/s 30894 msg/s # udp rx: 1765 MB/s 1436760 calls/s # udp tx: 1796 MB/s 30477 calls/s 30477 msg/s # UDP GRO fwd perf udp rx: 1626 MB/s 1324026 calls/s # udp tx: 1688 MB/s 28644 calls/s 28644 msg/s # udp rx: 1546 MB/s 1258728 calls/s # udp tx: 1595 MB/s 27067 calls/s 27067 msg/s # udp rx: 1566 MB/s 1275665 calls/s # udp tx: 1566 MB/s 26576 calls/s 26576 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 276 MB/s 225222 calls/s # udp tx: 925 MB/s 15702 calls/s 15702 msg/s # udp rx: 835 MB/s 680245 calls/s # udp tx: 929 MB/s 15764 calls/s 15764 msg/s # udp rx: 918 MB/s 747778 calls/s # udp tx: 944 MB/s 16011 calls/s 16011 msg/s # UDP tunnel GRO fwd perf udp rx: 841 MB/s 684952 calls/s # udp tx: 936 MB/s 15887 calls/s 15887 msg/s # udp rx: 772 MB/s 628611 calls/s # udp tx: 937 MB/s 15894 calls/s 15894 msg/s # udp rx: 838 MB/s 682374 calls/s # udp tx: 996 MB/s 16903 calls/s 16903 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1076 MB/s 876202 calls/s # udp tx: 1772 MB/s 30057 calls/s 30057 msg/s # udp rx: 1580 MB/s 1286583 calls/s # udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # udp rx: 1585 MB/s 1290791 calls/s # udp tx: 1829 MB/s 31029 calls/s 31029 msg/s # UDP GRO fwd perf udp rx: 1600 MB/s 1302452 calls/s # udp tx: 1695 MB/s 28759 calls/s 28759 msg/s # udp rx: 1782 MB/s 1451194 calls/s # udp tx: 1783 MB/s 30241 calls/s 30241 msg/s # udp rx: 1734 MB/s 1411961 calls/s # udp tx: 1733 MB/s 29406 calls/s 29406 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 246 MB/s 199924 calls/s # udp tx: 1412 MB/s 23955 calls/s 23955 msg/s # udp rx: 505 MB/s 409428 calls/s # udp tx: 1398 MB/s 23718 calls/s 23718 msg/s # udp rx: 586 MB/s 475228 calls/s # udp tx: 1363 MB/s 23121 calls/s 23121 msg/s # UDP tunnel GRO fwd perf udp rx: 182 MB/s 147584 calls/s # udp tx: 1424 MB/s 24163 calls/s 24163 msg/s # udp rx: 187 MB/s 151074 calls/s # udp tx: 1436 MB/s 24366 calls/s 24366 msg/s # udp rx: 200 MB/s 161566 calls/s # udp tx: 1432 MB/s 24301 calls/s 24301 msg/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__->