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 0x8c │ inherit 197 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 105 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 116 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 140 │ false │ OK # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 6 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 132 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 108 │ false │ OK │ # │ gre 6 │ other │ inherit 0xf0 │ inherit 128 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 139 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 18 │ false │ OK │ # │ vxlan 4 │ 4 │ inherit 0x18 │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 other │ inherit 0xe0 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 41 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 28 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 57 │ true │ OK │ # geneve │ 6 │ 6 │ fixed 0x4c │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 229 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 fixed 93 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 29 │ 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__->