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 0x34 │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 215 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 129 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 231 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 157 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 137 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 163 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 254 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 82 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 193 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 147 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 169 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 inherit 117 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 47 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 56 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 37 │ 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__->