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 0x70 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 63 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 71 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 78 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 121 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 57 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 157 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 124 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 225 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 251 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 167 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 35 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 54 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 94 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 109 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 52 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 6 fixed 0xf4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 195 │ 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__->