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 0xd8 │ inherit 229 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 121 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 40 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 124 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 80 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 4 │ inherit 0xc8 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 65 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 204 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 42 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 67 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 fixed 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 91 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 237 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 247 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 219 │ 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__->