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 0x08 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 215 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 32 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 77 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 120 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 93 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 79 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 20 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 43 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 45 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 216 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 106 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 242 false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 171 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 83 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 23 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 213 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 206 │ false │ OK │ # geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 79 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 140 │ false OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xbc │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 223 │ true │ OK │ # geneve │ 6 │ 6 │ fixed 0x4c │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 137 │ 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__->