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 0x38 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 105 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 223 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 186 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 60 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 84 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 223 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 208 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 49 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 126 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 52 │ true OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 109 │ false OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 54 │ true OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 224 │ true OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 240 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├─────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 144 │ true OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 20 │ 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__->