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 0xdc │ inherit 159 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 121 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # gre │ 4 │ 6 │ inherit 0x80 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 149 │ true OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 51 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 179 │ false OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 233 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 29 false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 55 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 143 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 129 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 30 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 133 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 174 │ false │ OK │ # │ geneve │ 6 4 │ fixed 0x88 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 211 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 84 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 242 │ 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__->