make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x84 │ inherit 56 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 232 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 116 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 168 │ false │ OK │ # │ gre 4 │ 6 │ fixed 0xd8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 23 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 163 │ true │ OK │ # ──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 102 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 152 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 153 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 42 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 3 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 156 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 195 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 136 │ true │ OK │ # │ vxlan │ 4 │ other fixed 0x08 │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 35 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 5 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 255 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 93 │ true │ OK │ # ├────────┼──────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 73 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 46 │ 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__->