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 0x14 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 56 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 51 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 86 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 13 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 103 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 197 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 80 │ 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__->