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.26 [+0.26] -4 -t # 2.48 [+2.22] tcp tx: 1007 MB/s 17089 calls/s 17089 msg/s # 2.48 [+0.00] tcp rx: 1008 MB/s 52604 calls/s # 3.48 [+1.00] tcp tx: 1004 MB/s 17036 calls/s 17036 msg/s # 3.48 [+0.00] tcp rx: 1005 MB/s 52657 calls/s # 4.48 [+1.00] tcp tx: 772 MB/s 13106 calls/s 13106 msg/s # 4.48 [+0.00] tcp rx: 772 MB/s 45965 calls/s # 5.48 [+1.00] tcp tx: 534 MB/s 9068 calls/s 9068 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.30] -4 -v # 6.82 [+1.01] udp rx: 500 MB/s 363264 calls/s # 6.84 [+0.02] udp tx: 815 MB/s 13833 calls/s 13833 msg/s # 7.82 [+0.98] udp rx: 525 MB/s 381440 calls/s # 7.84 [+0.02] udp tx: 797 MB/s 13527 calls/s 13527 msg/s # 8.82 [+0.98] udp rx: 562 MB/s 407552 calls/s # 8.84 [+0.02] udp tx: 927 MB/s 15739 calls/s 15739 msg/s # 9.82 [+0.98] udp rx: 569 MB/s 412672 calls/s # 9.84 [+0.02] udp tx: 1272 MB/s 21584 calls/s 21584 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.30] -4 -G # 11.19 [+1.01] udp rx: 674 MB/s 491614 calls/s # 11.21 [+0.02] udp tx: 686 MB/s 11640 calls/s 11640 msg/s # 12.19 [+0.98] udp rx: 680 MB/s 496509 calls/s # 12.21 [+0.02] udp tx: 680 MB/s 11547 calls/s 11547 msg/s # 13.19 [+0.98] udp rx: 692 MB/s 505322 calls/s # 13.21 [+0.02] udp tx: 693 MB/s 11755 calls/s 11755 msg/s # 14.20 [+0.99] udp rx: 711 MB/s 518656 calls/s # 14.21 [+0.01] udp tx: 716 MB/s 12153 calls/s 12153 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__->