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 0xa4 │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 6 true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 5 false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 128 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 16 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 209 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 168 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 146 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 150 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 198 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 74 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 101 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 55 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 1 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 128 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 238 │ false │ OK │ # geneve │ 4 │ 4 │ fixed 0x4c │ fixed 207 │ true │ OK # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 103 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 153 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 202 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 43 │ 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__->