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 0xdc │ inherit 43 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 26 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 106 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 252 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 60 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 234 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 105 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 42 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 229 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 133 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 28 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 fixed 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 134 │ 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__->