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 0xd4 │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 136 │ true OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 36 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 224 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 9 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 31 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 244 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 148 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 97 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 41 │ false OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 inherit 0xf0 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 253 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 130 │ true │ OK │ # ├────────┼───────┼────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 117 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 207 │ 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__->