make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x24 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 69 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 235 │ true │ OK # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 191 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 5 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 9 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 79 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 129 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 20 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 108 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 66 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 191 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 237 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 13 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 13 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.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__->