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 0xf4 │ inherit 65 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 189 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 151 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 234 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 61 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 78 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 69 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 182 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 241 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 97 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 230 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 70 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 174 │ 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__->