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 0xd0 │ inherit 75 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 158 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 152 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 120 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 89 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 115 false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 71 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 63 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 219 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 197 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 247 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 68 │ false OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ other │ inherit 0x98 │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 169 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 47 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 180 │ 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__->