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 0x20 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 205 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 24 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 91 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 26 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 216 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 35 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 155 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 61 │ true │ OK │ # │ geneve 4 │ 4 │ fixed 0xf8 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 219 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 249 │ false │ OK # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 81 │ 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__->