make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 223 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 224 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 21 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 8 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 159 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 254 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 79 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 208 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 113 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 254 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 59 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 127 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 47 │ 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__->