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 0xec │ inherit 53 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 37 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 124 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 200 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 110 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 119 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 182 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 13 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 89 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 12 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 155 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 75 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 168 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 35 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 148 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 1 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 121 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 111 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 127 │ true OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 157 │ true │ OK │ # ├─────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 133 │ 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__->