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 0x74 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 60 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 11 false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 58 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 114 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 247 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 3 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 251 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 245 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 178 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 195 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 227 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 101 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 150 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 39 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 153 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 41 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 84 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 87 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 178 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 131 │ 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__->