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 0xe4 │ inherit 80 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 41 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 52 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 123 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 31 │ false │ OK │ # │ gre 4 │ other │ fixed 0x20 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 117 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 21 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 69 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 60 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 238 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 133 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 87 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 225 │ 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__->