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.31 [+0.31] -4 -t # 2.60 [+2.29] tcp tx: 706 MB/s 11976 calls/s 11976 msg/s # 2.60 [+0.00] tcp rx: 706 MB/s 31406 calls/s # 3.60 [+1.00] tcp tx: 651 MB/s 11042 calls/s 11042 msg/s # 3.60 [+0.00] tcp rx: 651 MB/s 33373 calls/s # 4.60 [+1.00] tcp tx: 581 MB/s 9865 calls/s 9865 msg/s # 4.60 [+0.00] tcp rx: 582 MB/s 30111 calls/s # 5.60 [+1.00] tcp tx: 646 MB/s 10966 calls/s 10966 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.30] -4 -v # 6.95 [+1.01] udp rx: 565 MB/s 409856 calls/s # 6.97 [+0.02] udp tx: 771 MB/s 13085 calls/s 13085 msg/s # 7.95 [+0.98] udp rx: 576 MB/s 418422 calls/s # 7.97 [+0.02] udp tx: 769 MB/s 13056 calls/s 13056 msg/s # 8.95 [+0.98] udp rx: 576 MB/s 418406 calls/s # 8.97 [+0.02] udp tx: 766 MB/s 12998 calls/s 12998 msg/s # 9.95 [+0.98] udp rx: 576 MB/s 418481 calls/s # 9.97 [+0.02] udp tx: 762 MB/s 12939 calls/s 12939 msg/s # 10.00 [+0.03] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.29] -4 -G # 11.31 [+1.02] udp rx: 672 MB/s 490768 calls/s # 11.33 [+0.02] udp tx: 687 MB/s 11666 calls/s 11666 msg/s # 12.31 [+0.98] udp rx: 677 MB/s 494420 calls/s # 12.33 [+0.02] udp tx: 678 MB/s 11515 calls/s 11515 msg/s # 13.31 [+0.98] udp rx: 665 MB/s 485624 calls/s # 13.33 [+0.02] udp tx: 666 MB/s 11312 calls/s 11312 msg/s # 14.31 [+0.98] udp rx: 665 MB/s 485710 calls/s # 14.33 [+0.02] udp tx: 673 MB/s 11415 calls/s 11415 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__->