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 0x60 │ inherit 120 │ false │ OK │ # │ gre │ 4 4 │ inherit 0x10 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 79 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 99 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 249 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 5 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 134 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 39 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 83 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 26 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 112 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 98 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 158 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 25 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 229 │ false │ OK │ # vxlan │ 6 │ other │ fixed 0x2c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x18 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 254 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 238 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 238 │ 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__->