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 0x8c │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 205 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 16 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 233 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 8 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 30 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 inherit 0x64 │ inherit 241 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 218 │ true │ OK │ # │ gre │ 6 │ 4 fixed 0xdc │ fixed 82 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 122 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 193 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 109 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 141 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 241 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 38 │ 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__->