make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh 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_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.28 [+0.28] -4 -t # 2.54 [+2.26] tcp tx: 557 MB/s 9457 calls/s 9457 msg/s # 2.54 [+0.00] tcp rx: 557 MB/s 32304 calls/s # 3.54 [+1.00] tcp tx: 647 MB/s 10990 calls/s 10990 msg/s # 3.54 [+0.00] tcp rx: 647 MB/s 35858 calls/s # 4.54 [+1.00] tcp tx: 632 MB/s 10728 calls/s 10728 msg/s # 4.54 [+0.00] tcp rx: 633 MB/s 35271 calls/s # 5.54 [+1.00] tcp tx: 630 MB/s 10702 calls/s 10702 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.30] -4 -v # 6.89 [+1.01] udp rx: 562 MB/s 407552 calls/s # 6.91 [+0.02] udp tx: 808 MB/s 13708 calls/s 13708 msg/s # 7.89 [+0.98] udp rx: 574 MB/s 416647 calls/s # 7.91 [+0.02] udp tx: 806 MB/s 13682 calls/s 13682 msg/s # 8.89 [+0.98] udp rx: 574 MB/s 416768 calls/s # 8.91 [+0.02] udp tx: 805 MB/s 13656 calls/s 13656 msg/s # 9.89 [+0.98] udp rx: 570 MB/s 413650 calls/s # 9.91 [+0.02] udp tx: 782 MB/s 13270 calls/s 13270 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.31] -4 -G # 11.26 [+1.01] udp rx: 1091 MB/s 795683 calls/s # 11.28 [+0.02] udp tx: 1112 MB/s 18875 calls/s 18875 msg/s # 12.26 [+0.98] udp rx: 1103 MB/s 804669 calls/s # 12.28 [+0.02] udp tx: 1106 MB/s 18760 calls/s 18760 msg/s # 13.26 [+0.98] udp rx: 1101 MB/s 803043 calls/s # 13.28 [+0.02] udp tx: 1102 MB/s 18707 calls/s 18707 msg/s # 14.27 [+0.98] udp rx: 1096 MB/s 800032 calls/s # 14.28 [+0.02] udp tx: 1098 MB/s 18636 calls/s 18636 msg/s ok 1 selftests: net: udpgro_frglist.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__->