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 0xe8 │ inherit 143 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 105 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 231 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 203 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 239 false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 179 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 15 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 174 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 145 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 199 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 69 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 9 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 122 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ other inherit 0xa8 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 89 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 249 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 176 │ false │ OK │ # geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 166 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 147 │ true │ OK │ # │ geneve 6 │ 6 │ fixed 0x44 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 fixed 158 │ 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__->