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 0xe8 │ inherit 94 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 153 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 92 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 167 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 41 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 69 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 115 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 84 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 235 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 163 │ 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__->