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 0x34 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 210 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 218 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 56 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x30 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 176 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 150 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 77 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 210 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 67 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 102 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 59 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 4 │ false │ OK │ # │ vxlan │ 6 6 │ inherit 0xe4 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 204 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 inherit 190 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 239 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 183 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 233 true │ OK │ # │ geneve │ 4 │ 6 fixed 0x78 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 254 │ 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__->