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 0x94 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 93 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 163 │ false │ OK │ # │ gre 4 │ 6 │ inherit 0x54 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 238 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 152 │ true │ OK │ # │ gre │ 4 other │ fixed 0x2c │ fixed 184 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 42 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 204 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 172 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 9 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 61 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 17 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 117 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 233 │ 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__->